[w3c-linkchecker] 01/07: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Wed Jun 17 19:28:06 UTC 2015


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

gregoa pushed a commit to branch master
in repository w3c-linkchecker.

commit fe613981736f9ed91d225cfc74fd93a6957fcfa0
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 17 21:07:07 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 35 ++++++++++++++++++++++++-----------
 1 file changed, 24 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 859436d..5668864 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,36 @@
 Source: w3c-linkchecker
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libcss-dom-perl, po-debconf, libhtml-parser-perl,
- libwww-perl (>= 5.833), liburi-perl (>= 1.53), libencode-locale-perl, dh-apache2
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders:
+Build-Depends-Indep: perl,
+                     libcss-dom-perl,
+                     po-debconf,
+                     libhtml-parser-perl,
+                     libwww-perl (>= 5.833),
+                     liburi-perl (>= 1.53),
+                     libencode-locale-perl,
+                     dh-apache2
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/W3C-LinkChecker
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/w3c-linkchecker.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/w3c-linkchecker.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/w3c-linkchecker.git
+Homepage: https://metacpan.org/release/W3C-LinkChecker
 
 Package: w3c-linkchecker
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libcss-dom-perl,
- libhtml-parser-perl, libwww-perl (>= 5.833), liburi-perl (>= 1.53),
- libconfig-general-perl, libnet-ip-perl, libterm-readkey-perl,
- libencode-locale-perl, ucf
-Recommends: w3c-markup-validator, apache2 | httpd-cgi
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcss-dom-perl,
+         libhtml-parser-perl,
+         libwww-perl (>= 5.833),
+         liburi-perl (>= 1.53),
+         libconfig-general-perl,
+         libnet-ip-perl,
+         libterm-readkey-perl,
+         libencode-locale-perl,
+         ucf
+Recommends: w3c-markup-validator,
+            apache2 | httpd-cgi
 Description: tool to verify the links in a web page are still valid
  The checklink tool is a program that reads an HTML or XHTML document,
  extracts a list of anchors and links and checks that no anchor is defined twice

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



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