r60071 - /trunk/libregexp-grammars-perl/debian/control

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Mon Jul 5 07:17:59 UTC 2010


Author: carnil-guest
Date: Mon Jul  5 07:17:19 2010
New Revision: 60071

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=60071
Log:
move perl (>= 5.10.0) to Build-Depends and add libtest-pod-perl to BDI

Modified:
    trunk/libregexp-grammars-perl/debian/control

Modified: trunk/libregexp-grammars-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libregexp-grammars-perl/debian/control?rev=60071&op=diff
==============================================================================
--- trunk/libregexp-grammars-perl/debian/control (original)
+++ trunk/libregexp-grammars-perl/debian/control Mon Jul  5 07:17:19 2010
@@ -1,8 +1,8 @@
 Source: libregexp-grammars-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.9.1)
-Build-Depends-Indep: perl (>= 5.10.0)
+Build-Depends: debhelper (>= 7.9.1), perl (>= 5.10.0)
+Build-Depends-Indep: libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
 Standards-Version: 3.9.0




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