From: Michael Stapelberg Date: Mon, 23 Nov 2009 20:34:21 +0000 (+0100) Subject: debian: set priority only for the source package, binaries will inherit X-Git-Tag: 3.e~6^2~223 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=36989b8b5df538807f149075c00ced9fd9f1a897;p=i3%2Fi3 debian: set priority only for the source package, binaries will inherit --- diff --git a/debian/control b/debian/control index b10114fb..84e57e8a 100644 --- a/debian/control +++ b/debian/control @@ -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