[SCM] Debian packaging of libcarp-clan-perl branch, master, updated. 99c1e330b2d94772590b81905c84fe0871c45580

gregor herrmann gregoa at debian.org
Sun Apr 21 11:18:26 UTC 2013


The following commit has been merged in the master branch:
commit 861e48393342fb2a844bb68c2662fdbf707d7f5e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 21 12:43:33 2013 +0200

    Don't run author tests during package build.

diff --git a/debian/control b/debian/control
index 42674df..2b31faa 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libcarp-clan-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: libtest-exception-perl, libtest-pod-perl, libyaml-perl,
+Build-Depends-Indep: libtest-exception-perl,
  perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Martín Ferrari <tincho at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
diff --git a/debian/rules b/debian/rules
index fd2f92f..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-override_dh_auto_test:
-	AUTHOR_TESTS=1 dh_auto_test

-- 
Debian packaging of libcarp-clan-perl



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