From 36989b8b5df538807f149075c00ced9fd9f1a897 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 23 Nov 2009 21:34:21 +0100 Subject: [PATCH] debian: set priority only for the source package, binaries will inherit --- debian/control | 3 --- 1 file changed, 3 deletions(-) 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