[SCM] Debian packaging of libxml-smart-perl branch, master, updated. 8e56d26fc1418579d5fd8deb3dcd4087a4922b80
Xavier Guimard
x.guimard at free.fr
Fri Mar 8 16:08:49 UTC 2013
The following commit has been merged in the master branch:
commit a6d446c608a297f8fe031c1256aeda8b76b2a0d3
Author: Xavier Guimard <x.guimard at free.fr>
Date: Fri Mar 8 17:06:55 2013 +0100
Bump S-V to 3.9.4 + dh to 8
diff --git a/debian/control b/debian/control
index 6399c56..e8ee93f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
Source: libxml-smart-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libobject-multitype-perl
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.3
-Homepage: https://metacpan.org/release/XML-Smart/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-smart-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: libobject-multitype-perl,
+ perl
+Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-smart-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-smart-perl.git
+Homepage: https://metacpan.org/release/XML-Smart/
Package: libxml-smart-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libobject-multitype-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libobject-multitype-perl
Description: Perl module for access to parsed XML trees
With the XML::Smart module, nodes in an XML tree made with XML::LibXML can
be accessed equally conveniently with the Perl syntax for hashes and arrays.
@@ -27,3 +31,4 @@ Description: Perl module for access to parsed XML trees
used to create XML files and load XML from the Web (just pasting an URL
as a file path). It also provides an easy way to send XML data through
sockets, adding the length of the data in the <?xml?> header.
+
--
Debian packaging of libxml-smart-perl
More information about the Pkg-perl-cvs-commits
mailing list