[Popcon-commits] cvs commit to popularity-contest/debian by ballombe

popcon-commits@lists.alioth.debian.org popcon-commits@lists.alioth.debian.org
Fri, 18 Feb 2005 11:44:22 -0700


Update of /cvsroot/popcon/popularity-contest/debian
In directory haydn:/tmp/cvs-serv32731/debian

Modified Files:
	changelog rules 
Log Message:
debian/rules: use dh_installman instead of dh_installmanpages.
(dh_installmanpages is deprecated).


Index: changelog
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/changelog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -d -r1.180 -r1.181
--- changelog	18 Feb 2005 17:39:08 -0000	1.180
+++ changelog	18 Feb 2005 18:44:20 -0000	1.181
@@ -6,6 +6,7 @@
     use of xargs which has a length limit.
   * popcon.pl: compute statistics for source packages. Closes: #291747.
   * FAQ: Fix typo noticed by Thomas Wana.
+  * debian/rules: use dh_installman instead of dh_installmanpages.
 
  -- Bill Allombert <ballombe@debian.org>  Fri, 18 Feb 2005 18:35:16 +0100
 

Index: rules
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/rules,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- rules	15 Jun 2004 22:25:16 -0000	1.11
+++ rules	18 Feb 2005 18:44:20 -0000	1.12
@@ -37,7 +37,7 @@
 	dh_installexamples prepop.pl popcon-process.sh popanal.py popcon.pl README.examples
 	dh_installmenu
 	dh_installcron
-	dh_installmanpages
+	dh_installman debian/popularity-contest.8 debian/popcon-largest-unused.8
 	dh_installdebconf
 	dh_installchangelogs
 	dh_perl -d