[libhtml-parser-perl] 07/09: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Jun 7 17:22:36 UTC 2015


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

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

commit 6a4e3cb58ecbd1c01b2418902721956f344da972
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 7 19:19:17 2015 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 32 +++++++++++++++++++++-----------
 1 file changed, 21 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 601e635..fbb99cb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,32 @@
 Source: libhtml-parser-perl
-Section: perl
-Priority: optional
-Build-Depends: perl, debhelper (>= 9.20120312), liburi-perl,
- libhtml-tagset-perl, libtest-pod-perl, libhttp-message-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Antonio Radici <antonio at dyne.org>,
- Rene Mayorga <rmayorga at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Salvatore Bonaccorso <carnil at debian.org>, Dominic Hargreaves <dom at earth.li>
+           Damyan Ivanov <dmn at debian.org>,
+           Antonio Radici <antonio at dyne.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Salvatore Bonaccorso <carnil at debian.org>,
+           Dominic Hargreaves <dom at earth.li>
+Section: perl
+Priority: optional
+Build-Depends: perl,
+               debhelper (>= 9.20120312),
+               libhtml-tagset-perl,
+               libhttp-message-perl,
+               libtest-pod-perl,
+               liburi-perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/HTML-Parser
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-parser-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-parser-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-parser-perl.git
+Homepage: https://metacpan.org/release/HTML-Parser
 
 Package: libhtml-parser-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, liburi-perl,
- libhtml-tagset-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libhtml-tagset-perl,
+         liburi-perl
 Recommends: libhttp-message-perl
 Suggests: libdata-dump-perl
 Enhances: libwww-perl

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



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