r68552 - in /trunk/libautodie-perl/debian: changelog rules

dom at users.alioth.debian.org dom at users.alioth.debian.org
Sun Feb 13 21:39:07 UTC 2011


Author: dom
Date: Sun Feb 13 21:38:54 2011
New Revision: 68552

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68552
Log:
revert the change removing AUTHOR_TESTS as the perl 5.12 problem is no longer reproducible

Modified:
    trunk/libautodie-perl/debian/changelog
    trunk/libautodie-perl/debian/rules

Modified: trunk/libautodie-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautodie-perl/debian/changelog?rev=68552&op=diff
==============================================================================
--- trunk/libautodie-perl/debian/changelog (original)
+++ trunk/libautodie-perl/debian/changelog Sun Feb 13 21:38:54 2011
@@ -1,10 +1,8 @@
-libautodie-perl (2.10-2) unstable; urgency=low
+libautodie-perl (2.10-2) UNRELEASED; urgency=low
 
-  * Don't run author tests (remove TEST_AUTHOR=1) to avoid FTBFS caused
-    by Pod coverage tests (Closes: #580133)
   * Bump Standards-Version
 
- -- Dominic Hargreaves <dom at earth.li>  Sun, 13 Feb 2011 21:35:34 +0000
+ -- Dominic Hargreaves <dom at earth.li>  Sun, 13 Feb 2011 21:37:31 +0000
 
 libautodie-perl (2.10-1) unstable; urgency=low
 

Modified: trunk/libautodie-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautodie-perl/debian/rules?rev=68552&op=diff
==============================================================================
--- trunk/libautodie-perl/debian/rules (original)
+++ trunk/libautodie-perl/debian/rules Sun Feb 13 21:38:54 2011
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	TEST_AUTHOR=1 dh_auto_test




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