[SCM] Debian packaging of libparse-recdescent-perl branch, master, updated. debian/1.967006+dfsg-1-9-g00738ba

gregor herrmann gregoa at debian.org
Thu Apr 12 22:29:07 UTC 2012


The following commit has been merged in the master branch:
commit 9368f6f8bdf3a1dbec6f2451a6ed837b1bdfc4eb
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Apr 13 00:26:50 2012 +0200

    debian/rules: run additional debian/test-arg-alternation.pl test script.

diff --git a/debian/rules b/debian/rules
index 5f14178..71acaa7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@ override_dh_installexamples:
 override_dh_fixperms:
 	dh_fixperms
 	chmod -x $(TMP)/usr/share/doc/$(PACKAGE)/examples/*
+
+override_dh_auto_test:
+	dh_auto_test
+	perl -Iblib/lib $(CURDIR)/debian/test-arg-alternation.pl

-- 
Debian packaging of libparse-recdescent-perl



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