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

libxt: Changes to 'debian-experimental'



 debian/changelog |    5 +++--
 debian/rules     |    1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 45b815988f1f23139e60529295e0c8677052b6bb
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Feb 16 16:34:33 2007 +0100

    * Use dh_installman for manpages.

diff --git a/debian/changelog b/debian/changelog
index 752c03f..cdc10b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-libxt (1:1.0.5-1) UNRELEASED; urgency=low
+libxt (1:1.0.5-1) experimental; urgency=low
 
   * New upstream release.
     + Drop manpage sections patch, applied upstream.
   * Drop obsolete CVS information from the package descriptions, and add
     XS-Vcs-Git header.
   * Install the upstream changelog.
+  * Use dh_installman for manpages.
 
- -- Julien Cristau <julien.cristau@ens-lyon.org>  Thu,  1 Feb 2007 00:40:57 +0100
+ -- Julien Cristau <jcristau@debian.org>  Fri, 16 Feb 2007 16:34:05 +0100
 
 libxt (1:1.0.2-2) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 4e05e7b..ef89986 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,6 +77,7 @@ binary-arch: build install
 	dh_install --sourcedir=debian/tmp --list-missing
 	dh_installchangelogs ChangeLog
 	dh_link
+	dh_installman
 	dh_strip --dbg-package=$(PACKAGE)-dbg
 	dh_compress
 	dh_fixperms



Reply to: