diff options
| author | Michael Stapelberg | 2009-06-21 17:07:19 +0200 | 
|---|---|---|
| committer | Michael Stapelberg | 2009-06-21 17:07:19 +0200 | 
| commit | 49f94e9c743acdd8a4014bdc425f2036b96fe284 (patch) | |
| tree | 84b120466b2c69b53d90101326a3100f1dde8029 | |
| parent | debian: Increase Standards-Version for next upload (diff) | |
debian: change Priority to extra (makes more sense)
| -rw-r--r-- | debian/control | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/debian/control b/debian/control index 53ac6b1..5273c5c 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@  Source: i3status  Section: utils -Priority: optional +Priority: extra  Maintainer: Michael Stapelberg <michael@stapelberg.de>  DM-Upload-Allowed: yes  Build-Depends: debhelper (>= 5) @@ -9,7 +9,7 @@ Homepage: http://i3.zekjur.net/i3status  Package: i3status  Architecture: any -Priority: optional +Priority: extra  Section: utils  Depends: ${shlibs:Depends}, ${misc:Depends}  Recommends: dzen2 | wmii | 
