[SCM] Debian packaging of libxml-easyobj-perl branch, master, updated. d67aa7ae4bc4c75f1f5d2d98770d71999c4ac215
gregor herrmann
gregoa at debian.org
Thu Jul 5 21:09:27 UTC 2012
The following commit has been merged in the master branch:
commit e3a5b0f2c87646226a41f9be37513fe18d4f63dd
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jul 5 13:05:55 2012 -0600
debian/control: update {versioned,alternative} (build) dependencies.
diff --git a/debian/control b/debian/control
index 54f86a6..8eee13f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,24 @@
Source: libxml-easyobj-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>
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libxml-dom-perl
+ Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.8),
+ quilt
+Build-Depends-Indep: perl,
+ libxml-dom-perl
Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/XML-EasyOBJ/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-easyobj-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-easyobj-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-easyobj-perl.git
+Homepage: http://search.cpan.org/dist/XML-EasyOBJ/
Package: libxml-easyobj-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libxml-dom-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libxml-dom-perl
Description: Perl module for easy XML object navigation
XML::EasyOBJ is a simple to use alternative to other XML parsers based on
XML::DOM. A more perlish solution to XML object navigation.
+
--
Debian packaging of libxml-easyobj-perl
More information about the Pkg-perl-cvs-commits
mailing list