[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

twm: Changes to 'debian-experimental'



 debian/changelog       |    3 ++-
 debian/twm.postinst.in |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 64d0d8c3fa54de41a90a6c74c9fd59e934eed708
Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
Date:   Thu Mar 8 23:13:12 2007 +0100

    Also update update-alternatives parameters since the manpage
    suffix has been changed, and add closer.

diff --git a/debian/changelog b/debian/changelog
index 693d9f7..bcac6a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,8 @@ twm (1:1.0.3-1) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * New upstream release.
-  * Install the manpage as twm.1 instead of twm.1x.
+  * Install the manpage as twm.1 instead of twm.1x and update
+    update-alternatives parameters (closes: #396940).
   * Use dh_install --list-missing.
 
   [ Brice Goglin ]
diff --git a/debian/twm.postinst.in b/debian/twm.postinst.in
index 4967710..e143aff 100644
--- a/debian/twm.postinst.in
+++ b/debian/twm.postinst.in
@@ -29,7 +29,7 @@ update-alternatives --remove x-window-ma
 
 update-alternatives --install /usr/bin/x-window-manager x-window-manager \
   /usr/bin/twm 40 --slave /usr/share/man/man1/x-window-manager.1.gz \
-  x-window-manager.1.gz /usr/share/man/man1/twm.1x.gz
+  x-window-manager.1.gz /usr/share/man/man1/twm.1.gz
 
 exit 0
 



Reply to: