r51845 - in /trunk/libdata-section-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jan 30 14:30:13 UTC 2010


Author: gregoa
Date: Sat Jan 30 14:30:04 2010
New Revision: 51845

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=51845
Log:
Remove build dependency on libtest-perl-critic-perl, not used anymore
during tests.

Modified:
    trunk/libdata-section-perl/debian/changelog
    trunk/libdata-section-perl/debian/control

Modified: trunk/libdata-section-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-section-perl/debian/changelog?rev=51845&op=diff
==============================================================================
--- trunk/libdata-section-perl/debian/changelog (original)
+++ trunk/libdata-section-perl/debian/changelog Sat Jan 30 14:30:04 2010
@@ -1,10 +1,15 @@
 libdata-section-perl (0.100270-1) unstable; urgency=low
 
+  [ Jonathan Yu ]
   * New upstream release
   * Update copyright years
   * Rewrite control description
   * Standards-Version 3.8.4 (no changes)
   * Depends on MRO::Compat and B-D-I Test::Simple 0.88
+
+  [ gregor herrmann ]
+  * Remove build dependency on libtest-perl-critic-perl, not used anymore
+    during tests.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Fri, 29 Jan 2010 22:40:51 -0500
 

Modified: trunk/libdata-section-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-section-perl/debian/control?rev=51845&op=diff
==============================================================================
--- trunk/libdata-section-perl/debian/control (original)
+++ trunk/libdata-section-perl/debian/control Sat Jan 30 14:30:04 2010
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: perl, libsub-exporter-perl, libtest-perl-critic-perl,
+Build-Depends-Indep: perl, libsub-exporter-perl,
  libtest-pod-perl, libtest-pod-coverage-perl, libpod-coverage-trustpod-perl,
  libmro-compat-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>




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