Debian package fixes (use ${misc:Depends}, close ITP, call dh_strip, correct spelling of metapackage)

next
Michael Stapelberg 2009-03-29 18:44:01 +02:00
parent a8478efa34
commit 3164bb7afa
3 changed files with 6 additions and 6 deletions

4
debian/changelog vendored
View File

@ -1,5 +1,5 @@
i3-wm (3.a-1) unstable; urgency=low
* First release
* First release (Closes: #521709)
-- Michael Stapelberg <michael+i3@stapelberg.de> Sun, 15 Mar 2009 23:28:45 +0100
-- Michael Stapelberg <michael+i3@stapelberg.de> Sun, 29 Mar 2009 18:21:30 +0200

6
debian/control vendored
View File

@ -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.

2
debian/rules vendored
View File

@ -68,7 +68,7 @@ binary-arch: build install
# dh_installinfo
dh_installman
dh_link
# dh_strip
dh_strip
dh_compress
dh_fixperms
# dh_perl