From 183b6d8942dfc90d8d9c9e5dd24923b5af45a017 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 21 Jun 2009 17:05:23 +0200 Subject: [PATCH] debian: change Priority to extra (makes more sense, plus necessary because xcb is in extra) --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 63997e86..2347df16 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: i3-wm Section: utils -Priority: optional +Priority: extra Maintainer: Michael Stapelberg DM-Upload-Allowed: yes Build-Depends: debhelper (>= 5), libx11-dev, libxcb-aux0-dev (>= 0.3.3), libxcb-keysyms1-dev, libxcb-xinerama0-dev (>= 1.1), libxcb-event1-dev (>= 0.3.3), libxcb-property1-dev (>= 0.3.3), libxcb-atom1-dev (>= 0.3.3), libxcb-icccm1-dev (>= 0.3.3), asciidoc (>= 8.4.4-1), xmlto, docbook-xml, pkg-config, libev-dev @@ -9,7 +9,7 @@ Homepage: http://i3.zekjur.net/ Package: i3 Architecture: any -Priority: optional +Priority: extra Section: x11 Depends: i3-wm, ${misc:Depends} Recommends: i3lock, dwm-tools @@ -20,7 +20,7 @@ Description: metapackage (i3 window manager, i3lock (screen locker), dwm-tools) Package: i3-wm Architecture: any -Priority: optional +Priority: extra Section: x11 Depends: ${shlibs:Depends}, ${misc:Depends} Provides: x-window-manager -- 2.39.5