Bump wm priority on debian build from 20 to 60.

This commit is contained in:
Kris Maglione 2009-10-16 10:14:15 -04:00
parent e9752c5081
commit 3fa8e4ec06
2 changed files with 9 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
wmii-hg (hg2550) unstable; urgency=low
* Bump window manager alternative priority from 20 to 60 per policy manual.
-- Kris Maglione <jg@suckless.org> Fri, 16 Oct 2009 10:13:22 -0500
wmii-hg (hg2548) unstable; urgency=low wmii-hg (hg2548) unstable; urgency=low
* Sync with Daniel Bauman's upstream package. * Sync with Daniel Bauman's upstream package.

3
debian/rules vendored
View File

@ -7,6 +7,9 @@ include /usr/share/quilt/quilt.make
clean: unpatch clean: unpatch
build: patch build: patch
override_dh_installwm:
dh_installwm --priority=60
override_dh_compress: override_dh_compress:
dh_compress -X.pdf dh_compress -X.pdf