r20482 - in /trunk/libgetopt-argvfile-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed May 28 15:51:40 UTC 2008


Author: gregoa
Date: Wed May 28 15:51:40 2008
New Revision: 20482

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20482
Log:
Add build dependencies on libtest-pod-perl, libtest-pod-coverage-perl to
enable additional tests.

Modified:
    trunk/libgetopt-argvfile-perl/debian/changelog
    trunk/libgetopt-argvfile-perl/debian/control

Modified: trunk/libgetopt-argvfile-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgetopt-argvfile-perl/debian/changelog?rev=20482&op=diff
==============================================================================
--- trunk/libgetopt-argvfile-perl/debian/changelog (original)
+++ trunk/libgetopt-argvfile-perl/debian/changelog Wed May 28 15:51:40 2008
@@ -7,6 +7,8 @@
   * debian/watch: use dist-based URL.
   
   * New upstream release (closes: #483345).
+  * Add build dependencies on libtest-pod-perl, libtest-pod-coverage-perl to
+    enable additional tests.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:29:37 +0200
 

Modified: trunk/libgetopt-argvfile-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgetopt-argvfile-perl/debian/control?rev=20482&op=diff
==============================================================================
--- trunk/libgetopt-argvfile-perl/debian/control (original)
+++ trunk/libgetopt-argvfile-perl/debian/control Wed May 28 15:51:40 2008
@@ -8,7 +8,8 @@
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgetopt-argvfile-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libgetopt-argvfile-perl/
 Build-Depends: debhelper (>= 5.0)
-Build-Depends-Indep: perl, libtest-harness-perl, libtest-simple-perl
+Build-Depends-Indep: perl, libtest-harness-perl, libtest-simple-perl,
+ libtest-pod-perl, libtest-pod-coverage-perl
 
 Package: libgetopt-argvfile-perl
 Section: perl




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