[SCM] Debian packaging of libxml-libxml-simple-perl branch, master, updated. 7f29e25ef2d2fadf7af582d889ce7d37ebaeea9d

gregor herrmann gregoa at debian.org
Thu Jul 5 21:10:07 UTC 2012


The following commit has been merged in the master branch:
commit 54c71af11fea7e5595d609e8e7cb42cb6fe8d4a0
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:06:21 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 3110eeb..aee1ae1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,26 @@
 Source: libxml-libxml-simple-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), libfile-slurp-perl, libxml-libxml-perl (>= 1.64), libtest-pod-perl (>= 1.00)
+Build-Depends: debhelper (>= 8),
+               libfile-slurp-perl,
+               libxml-libxml-perl,
+               libtest-pod-perl
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Danai SAE-HAN (韓達耐) <danai at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/XML-LibXML-Simple/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-libxml-simple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxml-simple-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-libxml-simple-perl.git
+Homepage: http://search.cpan.org/dist/XML-LibXML-Simple/
 
 Package: libxml-libxml-simple-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libfile-slurp-perl, libxml-libxml-perl (>= 1.64)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libfile-slurp-perl,
+         libxml-libxml-perl
 Description: Perl module that uses the XML::LibXML parser for XML structures
  XML::LibXML::Simple is a blunt rewrite of XML::Simple (by Grant McLean) to use
  the XML::LibXML parser for XML structures, where the original uses plain Perl
  or SAX parsers.
+

-- 
Debian packaging of libxml-libxml-simple-perl



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