[libhtml-selector-xpath-perl] 08/10: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Oct 26 12:41:01 UTC 2014


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

gregoa pushed a commit to branch master
in repository libhtml-selector-xpath-perl.

commit 9c2c1bff62c97bca80c7208bb49e754ddaa3a769
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 26 13:37:59 2014 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index a45e544..66afa53 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,26 @@
 Source: libhtml-selector-xpath-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtest-pod-perl,
- libtest-base-perl,
- libhtml-treebuilder-xpath-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
- Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- Florian Schlichting <fsfs at debian.org>
+                     libtest-pod-perl,
+                     libtest-base-perl,
+                     libhtml-treebuilder-xpath-perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/HTML-Selector-XPath
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-selector-xpath-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-selector-xpath-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-selector-xpath-perl.git
+Homepage: https://metacpan.org/release/HTML-Selector-XPath
 
 Package: libhtml-selector-xpath-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: module for compiling CSS Selectors to XPath
  HTML::Selector::XPath is a Perl module that provides simple utility functions
  for compiling CSS Selectors to the equivalent XPath expression. It provides

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



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