[SCM] Debian packaging of w3c-linkchecker branch, master, updated. 3d188685f379a28703bedce5643562f0b69f17a4

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


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

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

diff --git a/debian/control b/debian/control
index d6267d9..cbd21b9 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>
+Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
 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: Nicholas Bamber <nicholas at periapt.co.uk>
+Build-Depends-Indep: perl,
+                     libcss-dom-perl,
+                     po-debconf,
+                     libhtml-parser-perl,
+                     libwww-perl,
+                     liburi-perl,
+                     libencode-locale-perl,
+                     dh-apache2
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/W3C-LinkChecker/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/w3c-linkchecker.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/w3c-linkchecker.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/w3c-linkchecker.git
+Homepage: http://search.cpan.org/dist/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
-Recommends: w3c-markup-validator, apache2 | httpd-cgi
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcss-dom-perl,
+         libhtml-parser-perl,
+         libwww-perl,
+         liburi-perl,
+         libconfig-general-perl,
+         libnet-ip-perl,
+         libterm-readkey-perl,
+         libencode-locale-perl
+Recommends: w3c-markup-validator,
+            apache2 | httpd-cgi
 Description: tool to verify the links in a web page are still valid
  This manual page documents briefly the checklink command, a.k.a. the W3C®
  Link Checker. checklink is a program that reads an HTML or XHTML document,
@@ -27,3 +40,4 @@ Description: tool to verify the links in a web page are still valid
  a part of a web site. The program can be used either as a command line tool or
  as a CGI script. The official site is available as
  http://validator.w3.org/checklink.
+

-- 
Debian packaging of w3c-linkchecker



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