r22784 - in /trunk/libxml-atom-service-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jul 5 12:23:41 UTC 2008


Author: gregoa
Date: Sat Jul  5 12:23:41 2008
New Revision: 22784

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22784
Log:
Add libxml-atom-perl, libtest-pod-perl, libtest-pod-coverage-perl to
Build-Depends-Indep; move libtest-perl-critic-perl to Build-Depends-Indep.

Modified:
    trunk/libxml-atom-service-perl/debian/changelog
    trunk/libxml-atom-service-perl/debian/control

Modified: trunk/libxml-atom-service-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-atom-service-perl/debian/changelog?rev=22784&op=diff
==============================================================================
--- trunk/libxml-atom-service-perl/debian/changelog (original)
+++ trunk/libxml-atom-service-perl/debian/changelog Sat Jul  5 12:23:41 2008
@@ -1,11 +1,17 @@
 libxml-atom-service-perl (0.16.0-1) UNRELEASED; urgency=low
-  [FTBFS: Tests fails 8/10]
+
+  [ Jose Luis Rivas ]
 
   * New upstream release
   * debian/control:
    + Bumped to 3.8.0, no changes needed.
   * Initial upload to debian archive (Closes: #458809)
   * Fixed typo in license path at debian/copyright.
+
+  [ gregor herrmann ]
+
+  * Add libxml-atom-perl, libtest-pod-perl, libtest-pod-coverage-perl to
+    Build-Depends-Indep; move libtest-perl-critic-perl to Build-Depends-Indep.
 
  -- Jose Luis Rivas <ghostbar38 at gmail.com>  Sun, 11 May 2008 22:03:12 -0430
 

Modified: trunk/libxml-atom-service-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-atom-service-perl/debian/control?rev=22784&op=diff
==============================================================================
--- trunk/libxml-atom-service-perl/debian/control (original)
+++ trunk/libxml-atom-service-perl/debian/control Sat Jul  5 12:23:41 2008
@@ -2,7 +2,8 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.8-12)
+Build-Depends-Indep: perl (>= 5.8.8-12), libxml-atom-perl (>= 0.27),
+ libtest-perl-critic-perl, libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: David Paleino <d.paleino at gmail.com>
 Standards-Version: 3.8.0
@@ -12,8 +13,7 @@
 
 Package: libxml-atom-service-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libversion-perl, libxml-atom-perl (>= 0.27),
- libtest-perl-critic-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libversion-perl, libxml-atom-perl (>= 0.27)
 Description: Atom Service Document object
  XML::Atom::Service is a Service Document implementation. In the Atom
  Publishing Protocol, a client needs to first discover the capabilities




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