r20521 - /trunk/libmoosex-strictconstructor-perl/debian/rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu May 29 19:06:05 UTC 2008


Author: gregoa
Date: Thu May 29 19:06:04 2008
New Revision: 20521

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20521
Log:
cosmetic changes to debian/rules

Modified:
    trunk/libmoosex-strictconstructor-perl/debian/rules

Modified: trunk/libmoosex-strictconstructor-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-strictconstructor-perl/debian/rules?rev=20521&op=diff
==============================================================================
--- trunk/libmoosex-strictconstructor-perl/debian/rules (original)
+++ trunk/libmoosex-strictconstructor-perl/debian/rules Thu May 29 19:06:04 2008
@@ -23,7 +23,7 @@
 	dh_testdir
 	$(PERL) Build.PL installdirs=vendor
 	$(PERL) Build
-# Run maintainer tests
+# Run maintainer tests too
 	IS_MAINTAINER=1 $(PERL) Build test
 	touch $@
 
@@ -38,7 +38,6 @@
 	dh_testdir
 	dh_testroot
 	dh_clean -k
-	# Add commands to install the package into $(TMP) here
 	$(PERL) Build install destdir=$(TMP) create_packlist=0
 	touch $@
 




More information about the Pkg-perl-cvs-commits mailing list