r9389 - in /trunk/libppi-perl/debian: changelog control

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Nov 16 08:31:14 UTC 2007


Author: dmn
Date: Fri Nov 16 08:31:14 2007
New Revision: 9389

URL: http://svn.debian.org/wsvn/?sc=1&rev=9389
Log:
* Add libtest-pod-perl to B-D-I allowing POD tests during build

Modified:
    trunk/libppi-perl/debian/changelog
    trunk/libppi-perl/debian/control

Modified: trunk/libppi-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libppi-perl/debian/changelog?rev=9389&op=diff
==============================================================================
--- trunk/libppi-perl/debian/changelog (original)
+++ trunk/libppi-perl/debian/changelog Fri Nov 16 08:31:14 2007
@@ -24,6 +24,7 @@
     + move stamp-removal before distclean
     + fix inter-target dependencies to allow parallel build
     + move test suite from install to build target
+  * Add libtest-pod-perl to B-D-I allowing POD tests during build
 
  -- Damyan Ivanov <dmn at debian.org>  Fri, 16 Nov 2007 10:21:11 +0200
 

Modified: trunk/libppi-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libppi-perl/debian/control?rev=9389&op=diff
==============================================================================
--- trunk/libppi-perl/debian/control (original)
+++ trunk/libppi-perl/debian/control Fri Nov 16 08:31:14 2007
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 5.0.0)
 Build-Depends-Indep: perl (>= 5.8.0-7), libio-string-perl (>= 1.07),
  libclone-perl (>= 0.17), liblist-moreutils-perl (>= 0.13),
- libparams-util-perl (>= 0.05), libtest-object-perl
+ libparams-util-perl (>= 0.05), libtest-object-perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Ragwitz <rafl at debian.org>,
  Damyan Ivanov <dmn at debian.org>




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