r9489 - in /trunk/libclass-mop-perl/debian: changelog control

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Nov 17 14:22:52 UTC 2007


Author: gregoa-guest
Date: Sat Nov 17 14:22:52 2007
New Revision: 9489

URL: http://svn.debian.org/wsvn/?sc=1&rev=9489
Log:
debian/control: Move libmodule-build-perl to Build-Depends-Indep and
  wrap field.

Modified:
    trunk/libclass-mop-perl/debian/changelog
    trunk/libclass-mop-perl/debian/control

Modified: trunk/libclass-mop-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libclass-mop-perl/debian/changelog?rev=9489&op=diff
==============================================================================
--- trunk/libclass-mop-perl/debian/changelog (original)
+++ trunk/libclass-mop-perl/debian/changelog Sat Nov 17 14:22:52 2007
@@ -12,6 +12,8 @@
     - Improve inter-target dependencies.
     - Remove useless dh_strip and dh_link calls.
     - Don't install empty /usr/lib/perl5 directory.
+  * debian/control: Move libmodule-build-perl to Build-Depends-Indep and
+    wrap field.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:28:07 +0200
 

Modified: trunk/libclass-mop-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libclass-mop-perl/debian/control?rev=9489&op=diff
==============================================================================
--- trunk/libclass-mop-perl/debian/control (original)
+++ trunk/libclass-mop-perl/debian/control Sat Nov 17 14:22:52 2007
@@ -1,10 +1,13 @@
 Source: libclass-mop-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.0-7), libsub-name-perl, libtest-exception-perl, libtest-pod-perl, libtest-pod-coverage-perl, libalgorithm-c3-perl, libclass-c3-perl
+Build-Depends: debhelper (>= 5.0)
+Build-Depends-Indep: perl (>= 5.8.0-7), libsub-name-perl,
+ libtest-exception-perl, libtest-pod-perl, libtest-pod-coverage-perl,
+ libalgorithm-c3-perl, libclass-c3-perl, libmodule-build-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>, gregor herrmann <gregor+debian at comodo.priv.at>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+ gregor herrmann <gregor+debian at comodo.priv.at>
 Standards-Version: 3.7.2.1
 Homepage: http://search.cpan.org/dist/Class-MOP/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libclass-mop-perl/




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