[SCM] Debian packaging of libxml-xslt-perl branch, master, updated. 9e1ebb709379875cace9f4bf02701b56c0703180

Xavier Guimard x.guimard at free.fr
Sun Mar 10 12:34:58 UTC 2013


The following commit has been merged in the master branch:
commit 39c22b0b80253897c946d7211459e534caa85641
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Mar 10 13:32:48 2013 +0100

    Bump S-V to 3.9.4 + dh to 8 and remove libtest-simple-perl dep

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 3cbb20b..d90e5bd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,31 @@
 Source: libxml-xslt-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
-Standards-Version: 3.8.2
-Homepage: https://metacpan.org/release/XML-XSLT/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-xslt-perl.git
+           Ansgar Burchardt <ansgar at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libhtml-clean-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     libxml-dom-perl,
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-xslt-perl.git
-Build-Depends: debhelper (>= 7), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libhtml-clean-perl, 
- libtest-simple-perl, liburi-perl, libwww-perl, libxml-dom-perl
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-xslt-perl.git
+Homepage: https://metacpan.org/release/XML-XSLT/
 
 Package: libxml-xslt-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libhtml-clean-perl, liburi-perl, 
- libwww-perl, libxml-dom-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhtml-clean-perl,
+         liburi-perl,
+         libwww-perl,
+         libxml-dom-perl
 Description: Perl module for processing XSLT
  The XML::XSLT module parses XSL Transformational sheets.  For a description
  of the XSLT, see http://www.w3.org/TR/xslt.  Currently, it uses XML::Parser
  and XML::DOM, but an effort is being made to use XML::XPath.
+

-- 
Debian packaging of libxml-xslt-perl



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