r31811 - in /trunk/libtemplate-plugin-class-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Mar 9 15:48:52 UTC 2009


Author: gregoa
Date: Mon Mar  9 15:48:48 2009
New Revision: 31811

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31811
Log:
add alternative build dependency on perl-modules (>= 5.10).

Modified:
    trunk/libtemplate-plugin-class-perl/debian/changelog
    trunk/libtemplate-plugin-class-perl/debian/control

Modified: trunk/libtemplate-plugin-class-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtemplate-plugin-class-perl/debian/changelog?rev=31811&op=diff
==============================================================================
--- trunk/libtemplate-plugin-class-perl/debian/changelog (original)
+++ trunk/libtemplate-plugin-class-perl/debian/changelog Mon Mar  9 15:48:48 2009
@@ -5,7 +5,8 @@
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
   * debian/watch: use dist-based URL.
-  * Move libmodule-build-perl to Build-Depends.
+  * Move libmodule-build-perl to Build-Depends, add alternative build
+    dependency on perl-modules (>= 5.10).
   * Set Standards-Version to 3.8.0 (no changes).
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).

Modified: trunk/libtemplate-plugin-class-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtemplate-plugin-class-perl/debian/control?rev=31811&op=diff
==============================================================================
--- trunk/libtemplate-plugin-class-perl/debian/control (original)
+++ trunk/libtemplate-plugin-class-perl/debian/control Mon Mar  9 15:48:48 2009
@@ -4,7 +4,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Ansgar Burchardt <ansgar at 43-1.org>
-Build-Depends: debhelper (>= 7), quilt, libmodule-build-perl
+Build-Depends: debhelper (>= 7), quilt, perl-modules (>= 5.10) | libmodule-build-perl
 Build-Depends-Indep: perl (>= 5.6.0-16), libtemplate-perl
 Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/Template-Plugin-Class/




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