[SCM] Debian packaging of libxml-libxslt-perl branch, master, updated. debian/1.77-1-3-g612137d

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


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

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

diff --git a/debian/control b/debian/control
index 640ec0a..6df86a8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,31 @@
 Source: libxml-libxslt-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>,
+           Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9), perl,
- libxml-libxml-perl (>= 1.70),
- libxslt1-dev,
- pkg-config
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Damyan Ivanov <dmn at debian.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>,
- Alessandro Ghedini <ghedo at debian.org>
+Build-Depends: debhelper (>= 9),
+               perl,
+               libxml-libxml-perl,
+               libxslt1-dev,
+               pkg-config
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/XML-LibXSLT/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-libxslt-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxslt-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-libxslt-perl.git
+Homepage: http://search.cpan.org/dist/XML-LibXSLT/
 
 Package: libxml-libxslt-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libxml-libxml-perl (>= 1.70)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libxml-libxml-perl
 Description: Perl interface to the GNOME libxslt library
  XML::LibXSLT is an XSLT Perl module, based on the GNOME libxslt library,
  which is a fast and XSLT 1.0 compliant XSLT engine.
  .
  XSLT is an XML-based language used for XML transformations. For more
  information see http://www.w3.org/TR/xslt.
+

-- 
Debian packaging of libxml-libxslt-perl



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