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

popcon-commits@lists.alioth.debian.org popcon-commits@lists.alioth.debian.org
Mon, 26 Jan 2004 01:19:50 +0100


Update of /cvsroot/popcon/popularity-contest/debian
In directory quantz:/tmp/cvs-serv24586/debian

Modified Files:
	changelog rules 
Log Message:
Change to use dh_perl -d' to only depend on the base perl packages.

Index: changelog
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/changelog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- changelog	25 Jan 2004 23:51:32 -0000	1.41
+++ changelog	26 Jan 2004 00:19:47 -0000	1.42
@@ -11,6 +11,7 @@
     - Remove the question asking if it is ok to edit MAILTO address,
       and move the default values into
       /usr/share/popularity-contest.conf. (Closes: #229288, #229111)
+    - Change to use dh_perl -d' to only depend on the base perl packages.
   * Bill Allombert
     - Update server-side scripts to current popcon.debian.org version.
 

Index: rules
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/rules,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- rules	25 Jan 2004 23:51:32 -0000	1.5
+++ rules	26 Jan 2004 00:19:47 -0000	1.6
@@ -40,7 +40,7 @@
 	dh_installmanpages
 	dh_installdebconf
 	dh_installchangelogs
-	dh_perl
+	dh_perl -d
 	dh_strip
 	dh_compress
 	dh_fixperms