diff --git a/debian/changelog b/debian/changelog index 53520a86..6a81a5a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ i3-wm (3.a-1) unstable; urgency=low - * First release + * First release (Closes: #521709) - -- Michael Stapelberg Sun, 15 Mar 2009 23:28:45 +0100 + -- Michael Stapelberg Sun, 29 Mar 2009 18:21:30 +0200 diff --git a/debian/control b/debian/control index 9c2df2fe..cdb78d07 100644 --- a/debian/control +++ b/debian/control @@ -10,10 +10,10 @@ Package: i3 Architecture: any Priority: optional Section: x11 -Depends: i3-wm +Depends: i3-wm, ${misc:Depends} Recommends: i3lock, dwm-tools -Description: meta package (i3 window manager, i3lock (screen locker), dwm-tools) - This meta-package installs the i3 window manager (i3-wm), the i3lock screen +Description: metapackage (i3 window manager, i3lock (screen locker), dwm-tools) + This metapackage installs the i3 window manager (i3-wm), the i3lock screen locker (slightly improved version of slock) and dwm-tools which contains dmenu. These are all the tools you need to use the i3 window manager efficiently. diff --git a/debian/rules b/debian/rules index f62bc36a..0f1565c3 100755 --- a/debian/rules +++ b/debian/rules @@ -68,7 +68,7 @@ binary-arch: build install # dh_installinfo dh_installman dh_link -# dh_strip + dh_strip dh_compress dh_fixperms # dh_perl