[SCM] Debian packaging of libtest-xml-simple-perl branch, master, updated. f4f0bc08b2e6a41bd6cab01fbae9b46a92609ba6

gregor herrmann gregoa at debian.org
Fri Jun 8 22:37:05 UTC 2012


The following commit has been merged in the master branch:
commit 405cfe5cbcf1de8d6eb9a124f13fd11e442badf3
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 9 00:35:53 2012 +0200

    sort/wrap deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index e60c562..9c31cd0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,16 @@ Source: libtest-xml-simple-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-longstring-perl, libtest-pod-coverage-perl,
- libxml-libxml-perl (>= 1.99), libtest-pod-perl
+Build-Depends-Indep: perl,
+ libtest-longstring-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libxml-libxml-perl (>= 1.99)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, Alex Muntada <alexm at alexm.org>,
- Jonathan Yu <jawnsy at cpan.org>, Tim Retout <diocles at debian.org>,
+Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
+ Alex Muntada <alexm at alexm.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Tim Retout <diocles at debian.org>,
  Peter Pentchev <roam at ringlet.net>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.3
@@ -16,7 +21,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-xml-s
 
 Package: libtest-xml-simple-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtest-longstring-perl,
+Depends: ${perl:Depends}, ${misc:Depends},
+ libtest-longstring-perl,
  libxml-libxml-perl (>= 1.99)
 Description: Perl testing framework for XML data
  Test::XML::Simple is a very basic class for testing XML. It uses the XPath

-- 
Debian packaging of libtest-xml-simple-perl



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