]> git.sur5r.net Git - i3/i3/commitdiff
debian: set priority only for the source package, binaries will inherit
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 23 Nov 2009 20:34:21 +0000 (21:34 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 23 Nov 2009 20:34:21 +0000 (21:34 +0100)
debian/control

index b10114fbb1a5f16af293bab5a96fdad1124dd4d8..84e57e8af6a49c9a636d5e1acd588888e31b6e3a 100644 (file)
@@ -9,7 +9,6 @@ Homepage: http://i3.zekjur.net/
 
 Package: i3
 Architecture: any
-Priority: extra
 Section: x11
 Depends: i3-wm, ${misc:Depends}
 Recommends: i3lock, dwm-tools, i3status
@@ -22,7 +21,6 @@ Description: metapackage (i3 window manager, screen locker, menu, statusbar)
 
 Package: i3-wm
 Architecture: any
-Priority: extra
 Section: x11
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: x-window-manager
@@ -40,7 +38,6 @@ Description: an improved dynamic tiling window manager
 
 Package: i3-wm-dbg
 Architecture: any
-Priority: extra
 Section: debug
 Depends: i3-wm (=${binary:Version}), ${misc:Depends}
 Description: Debugging symbols for the i3 window manager