summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2010-09-05 18:19:25 +0200
committerMichael Stapelberg <michael@stapelberg.de>2010-09-05 18:19:25 +0200
commitbf31c90a5f675f83912d042603e9d1baefaf4176 (patch)
tree102ecb0645cd92bbfc0d7edeb376e3115b3297aa
parenta850b529539c4beba29d4e475e4e50ba66f86b29 (diff)
debian: change priority to optional
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4663ed6..aa1b283 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+i3lock (2.0-2) unstable; urgency=low
+
+ * change priority to optional
+
+ -- Michael Stapelberg <michael@stapelberg.de> Sun, 05 Sep 2010 18:19:15 +0200
+
i3lock (2.0-1) unstable; urgency=low
* Complete rewrite of i3lock. Now using xcb instead of Xlib.
diff --git a/debian/control b/debian/control
index 1f39dda..89ed9d2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: i3lock
Section: utils
-Priority: extra
+Priority: optional
Maintainer: Michael Stapelberg <michael@stapelberg.de>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7), libx11-dev, libpam0g-dev, libcairo2-dev, libxcb1-dev, libxcb-dpms0-dev, libxcb-keysyms1-dev, libxcb-image0-dev
@@ -9,7 +9,7 @@ Homepage: http://i3.zekjur.net/i3lock/
Package: i3lock
Architecture: any
-Priority: extra
+Priority: optional
Section: x11
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: improved screen locker