summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Stapelberg <michael+x200@stapelberg.de>2009-05-10 13:04:45 +0200
committerMichael Stapelberg <michael+x200@stapelberg.de>2009-05-10 13:04:45 +0200
commit4a2f8ac86e98961a622e9b4d6e671c135157630b (patch)
treebaeb0f4a695f562ed2f527c32e78023ebce49a39 /debian
parent4a9d3d7365bea96f93024e7e6e906e306781e2e7 (diff)
debian: update changelog, control. We can finally drop the suid bit :-)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
-rwxr-xr-xdebian/rules2
3 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 43d9701..345f9c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+i3lock (1.0-1) unstable; urgency=low
+
+ * Implement PAM support
+ * Implement options for forking, beeping, DPMS
+
+ -- Michael Stapelberg <michael@stapelberg.de> Sun, 10 May 2009 12:54:05 +0200
+
i3lock (0.9-1) unstable; urgency=low
* First release, forked from slock 0.9 (Closes: #521707)
diff --git a/debian/control b/debian/control
index c38bccd..df3bf8a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: utils
Priority: optional
Maintainer: Michael Stapelberg <michael@stapelberg.de>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 5), libx11-dev
-Standards-Version: 3.8.0
+Build-Depends: debhelper (>= 5), libx11-dev, libpam0g-dev, libxext-dev
+Standards-Version: 3.8.1
Homepage: http://i3.zekjur.net/i3lock/
Package: i3lock
diff --git a/debian/rules b/debian/rules
index ef6222c..fa91b71 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,7 +66,7 @@ binary-arch: build install
dh_link
# dh_strip
dh_compress
- dh_fixperms -Xusr/bin/i3lock
+ dh_fixperms
# dh_perl
# dh_makeshlibs
dh_installdeb