[libxml-dom-xpath-perl] 03/04: Declare compliance with Debian Policy 4.0.0.

gregor herrmann gregoa at debian.org
Sat Jun 24 14:07:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libxml-dom-xpath-perl.

commit df18311909cb4c63e34baea4f9e38d2f202db669
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 24 16:02:11 2017 +0200

    Declare compliance with Debian Policy 4.0.0.
---
 debian/control | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index d82b7ea..d27c386 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,27 @@
 Source: libxml-dom-xpath-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+           Florian Schlichting <fsfs at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libtest-pod-coverage-perl,
- libtest-pod-perl,
- libxml-dom-perl,
- libxml-xpathengine-perl,
- perl
-Standards-Version: 3.9.6
+                     libtest-pod-perl,
+                     libxml-dom-perl,
+                     libxml-xpathengine-perl,
+                     perl
+Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-dom-xpath-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libxml-dom-xpath-perl.git
 Homepage: https://metacpan.org/release/XML-DOM-XPath
-Testsuite: autopkgtest-pkg-perl
 
 Package: libxml-dom-xpath-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libxml-dom-perl,
- libxml-xpathengine-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libxml-dom-perl,
+         libxml-xpathengine-perl
 Description: adds XPath support to XML::DOM, using XML::XPathEngine
  XML::DOM::XPath allows you to use XML::XPath methods to query a DOM.
  This is often much easier than relying only on getElementsByTagName.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-dom-xpath-perl.git



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