[SCM] Debian packaging of libxml-libxml-perl branch, master, updated. debian/2.0001+dfsg-1-2-g18982f6

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


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

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

diff --git a/debian/control b/debian/control
index 32f49d6..82a2e63 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,30 @@
 Source: libxml-libxml-perl
-Section: perl
-Priority: optional
-Build-Depends: perl (>= 5.12), debhelper (>= 9.20120312),
- libtest-pod-perl,
- libxml2-dev (>= 2.7.6),
- libxml-namespacesupport-perl,
- libxml-sax-perl,
- zlib1g-dev
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>,
- Chris Butler <chrisb at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>,
+           Chris Butler <chrisb at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: perl (>= 5.12),
+               debhelper (>= 9.20120312),
+               libtest-pod-perl,
+               libxml2-dev,
+               libxml-namespacesupport-perl,
+               libxml-sax-perl,
+               zlib1g-dev
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/XML-LibXML/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-libxml-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxml-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-libxml-perl.git
+Homepage: http://search.cpan.org/dist/XML-LibXML/
 
 Package: libxml-libxml-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
- libxml-namespacesupport-perl,
- libxml-sax-perl
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends},
+         libxml-namespacesupport-perl,
+         libxml-sax-perl
 Breaks: libxml-libxml-common-perl
 Replaces: libxml-libxml-common-perl
 Description: Perl interface to the libxml2 library
@@ -30,3 +33,4 @@ Description: Perl interface to the libxml2 library
  programmers to make use of the highly capable validating XML parser and the
  high performance Document Object Model (DOM) implementation. Additionally, it
  supports using the XML Path Language (XPath) to find and extract information.
+

-- 
Debian packaging of libxml-libxml-perl



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