r1438 - packages/libcarp-assert-more-perl/trunk/debian

Gunnar Wolf gwolf at costa.debian.org
Mon Oct 24 16:39:43 UTC 2005


Author: gwolf
Date: 2005-10-24 16:39:42 +0000 (Mon, 24 Oct 2005)
New Revision: 1438

Modified:
   packages/libcarp-assert-more-perl/trunk/debian/changelog
   packages/libcarp-assert-more-perl/trunk/debian/control
Log:
Added build-dependency


Modified: packages/libcarp-assert-more-perl/trunk/debian/changelog
===================================================================
--- packages/libcarp-assert-more-perl/trunk/debian/changelog	2005-10-24 16:36:13 UTC (rev 1437)
+++ packages/libcarp-assert-more-perl/trunk/debian/changelog	2005-10-24 16:39:42 UTC (rev 1438)
@@ -1,8 +1,10 @@
 libcarp-assert-more-perl (1.12-1) unstable; urgency=low
 
   * New upstream release
+  * Added build-dependency on libtest-pod-coverage-perl so that all the
+    tests are run
 
- -- Gunnar Wolf <gwolf at debian.org>  Mon, 24 Oct 2005 11:31:20 -0500
+ -- Gunnar Wolf <gwolf at debian.org>  Mon, 24 Oct 2005 11:35:30 -0500
 
 libcarp-assert-more-perl (1.10-2) unstable; urgency=low
 

Modified: packages/libcarp-assert-more-perl/trunk/debian/control
===================================================================
--- packages/libcarp-assert-more-perl/trunk/debian/control	2005-10-24 16:36:13 UTC (rev 1437)
+++ packages/libcarp-assert-more-perl/trunk/debian/control	2005-10-24 16:39:42 UTC (rev 1438)
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 4.0.2)
-Build-Depends-Indep: perl (>= 5.8.0-7), libcarp-assert-perl, libtest-exception-perl, libtest-pod-perl
+Build-Depends-Indep: perl (>= 5.8.0-7), libcarp-assert-perl, libtest-exception-perl, libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Allard Hoeve <allard at byte.nl>, Gunnar Wolf <gwolf at debian.org>, Joachim Breitner <nomeata at debian.org>
 Standards-Version: 3.6.1




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