[SCM] Debian packaging of libxml-atom-service-perl branch, master, updated. debian/0.16.1-2-9-gbcc2eaa

Fabrizio Regalli fabreg at fabreg.it
Wed Apr 4 14:08:14 UTC 2012


The following commit has been merged in the master branch:
commit 55ca23ad7d7fe78dab72ef7206abec026c207dcd
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Wed Apr 4 16:02:57 2012 +0200

    Add libtest-nowarnings-perl to B-D-I and sort them

diff --git a/debian/changelog b/debian/changelog
index 08c47d0..4604cf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libxml-atom-service-perl (0.16.2-1) UNRELEASED; urgency=low
   * Add myself to Uploaders and Copyright
   * Update debian/copyright format as in Debian Policy 3.9.3
   * Remove utf8-case.patch patch: code is now included in source
+  * Add libtest-nowarnings-perl to B-D-I and sort them
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Wed, 04 Apr 2012 15:44:57 +0200
 
diff --git a/debian/control b/debian/control
index 446d63d..b3ff9b6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,11 @@ Source: libxml-atom-service-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libxml-atom-perl, libtest-pod-perl,
- libtest-pod-coverage-perl
+Build-Depends-Indep: libtest-nowarnings-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libxml-atom-perl,
+ perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
  Jose Luis Rivas <ghostbar38 at gmail.com>,
@@ -16,7 +19,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-atom-s
 
 Package: libxml-atom-service-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libxml-atom-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libxml-atom-perl
 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

-- 
Debian packaging of libxml-atom-service-perl



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