[SCM] Debian packaging of libxml-xpathengine-perl branch, master, updated. debian/0.13-1-2-g542df1d

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


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

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

diff --git a/debian/control b/debian/control
index 67eff5d..a3003a4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
 Source: libxml-xpathengine-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
+           gregor herrmann <gregoa at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Ryan Niebur <ryan at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
- gregor herrmann <gregoa at debian.org>, Damyan Ivanov <dmn at debian.org>,
- Ryan Niebur <ryan at debian.org>
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/XML-XPathEngine/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-xpathengine-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-xpathengine-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-xpathengine-perl.git
+Homepage: http://search.cpan.org/dist/XML-XPathEngine/
 
 Package: libxml-xpathengine-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: re-usable XPath engine for DOM-like trees
  XML::XPathEngine provides an XPath engine, that can be re-used by other
  module/classes that implement trees.
@@ -29,3 +30,4 @@ Description: re-usable XPath engine for DOM-like trees
  the cmp method on nodes in order to get ordered result sets).
  .
  This module is derived from Matt Sergeant's XML::XPath.
+

-- 
Debian packaging of libxml-xpathengine-perl



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