Install wm-ng as x-window-manager alternative
authorMichael Prokop <mika@grml.org>
Fri, 7 Aug 2009 17:15:44 +0000 (19:15 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 7 Aug 2009 17:15:44 +0000 (19:15 +0200)
debian/changelog
debian/rules

index f27a242..be6fe88 100644 (file)
@@ -1,4 +1,4 @@
-grml-scripts (1.1.24) UNRELEASED; urgency=low
+grml-scripts (1.1.24) unstable; urgency=low
 
   * grml-setlang: do not set $LANGUAGE and $LC_MESSAGES any longer, but
     instead just set $LANG and $LC_CTYPE. $LC_CTYPE is set to 'en_US.UTF-8'
@@ -6,6 +6,7 @@ grml-scripts (1.1.24) UNRELEASED; urgency=low
     if logging in to a remote system where the according $LANG locale isn't
     available. Thanks to Gebi and Thorsten 'mira' Glaser for discussing
     the issue.
+  * Install wm-ng as x-window-manager alternative.
 
  -- Michael Prokop <mika@grml.org>  Wed, 08 Jul 2009 00:15:26 +0200
 
index 06ad2af..ad0e456 100755 (executable)
@@ -54,6 +54,7 @@ binary-arch: build install
        dh_testroot
        dh_installchangelogs
        dh_installdocs
+       dh_installwm --priority=20 wm-ng
        dh_installman $(wildcard doc/*.gz)
        dh_installman manpages/grml-scripts.1 \
        manpages/reread_partition_table.8 manpages/random-hostname.1 \