r2834 - in /packages/libdigest-sha-perl/trunk/debian: changelog control

ntyni-guest at users.alioth.debian.org ntyni-guest at users.alioth.debian.org
Thu Jun 1 18:38:40 UTC 2006


Author: ntyni-guest
Date: Thu Jun  1 18:38:39 2006
New Revision: 2834

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=2834
Log:
build-depend on libtest-pod{,-coverage}-perl

Modified:
    packages/libdigest-sha-perl/trunk/debian/changelog
    packages/libdigest-sha-perl/trunk/debian/control

Modified: packages/libdigest-sha-perl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libdigest-sha-perl/trunk/debian/changelog?rev=2834&op=diff
==============================================================================
--- packages/libdigest-sha-perl/trunk/debian/changelog (original)
+++ packages/libdigest-sha-perl/trunk/debian/changelog Thu Jun  1 18:38:39 2006
@@ -2,8 +2,10 @@
 
   * New upstream release
   * Upgrade to Standards-Version 3.7.2. No changes needed.
+  * Add libtest-pod-perl and libtest-pod-coverage-perl to Build-Depends
+    for better test coverage.
 
- -- Niko Tyni <ntyni at iki.fi>  Thu,  1 Jun 2006 21:33:39 +0300
+ -- Niko Tyni <ntyni at iki.fi>  Thu,  1 Jun 2006 21:37:53 +0300
 
 libdigest-sha-perl (5.34-1) unstable; urgency=low
 

Modified: packages/libdigest-sha-perl/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libdigest-sha-perl/trunk/debian/control?rev=2834&op=diff
==============================================================================
--- packages/libdigest-sha-perl/trunk/debian/control (original)
+++ packages/libdigest-sha-perl/trunk/debian/control Thu Jun  1 18:38:39 2006
@@ -1,7 +1,7 @@
 Source: libdigest-sha-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 4.0.2), perl (>= 5.8)
+Build-Depends: debhelper (>= 4.0.2), perl (>= 5.8), 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>, Niko Tyni <ntyni at iki.fi>
 Standards-Version: 3.7.2




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