r33801 - /trunk/libdbix-class-timestamp-perl/debian/rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Apr 23 20:25:57 UTC 2009


Author: gregoa
Date: Thu Apr 23 20:25:51 2009
New Revision: 33801

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33801
Log:
add TEST_POD to d/rules for pod-coverage test

Modified:
    trunk/libdbix-class-timestamp-perl/debian/rules

Modified: trunk/libdbix-class-timestamp-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-timestamp-perl/debian/rules?rev=33801&op=diff
==============================================================================
--- trunk/libdbix-class-timestamp-perl/debian/rules (original)
+++ trunk/libdbix-class-timestamp-perl/debian/rules Thu Apr 23 20:25:51 2009
@@ -2,7 +2,7 @@
 
 build: build-stamp
 build-stamp:
-	dh build
+	TEST_POD=1 dh build
 	touch $@
 
 override_dh_auto_configure:




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