[SCM] Debian packaging of libwebservice-validator-html-w3c-perl branch, master, updated. upstream/0.27-40-g5807757

gregor herrmann gregoa at debian.org
Fri Jan 20 21:18:58 UTC 2012


The following commit has been merged in the master branch:
commit 2ca50118713fa52b77bd420376b89a4994513300
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 20 22:16:14 2012 +0100

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 4a881cd..da85714 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,16 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
  perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
-Build-Depends-Indep: perl, libclass-accessor-perl,
-  libwww-perl, libtest-without-module-perl, libxml-xpath-perl,
-  libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: perl,
+ libclass-accessor-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libtest-without-module-perl,
+ libwww-perl,
+ libxml-xpath-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Nathan Handler <nhandler at ubuntu.com>,
+Uploaders: Ryan Niebur <ryan at debian.org>,
+ Nathan Handler <nhandler at ubuntu.com>,
  Nicholas Bamber <nicholas at periapt.co.uk>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
@@ -17,8 +22,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwebservice
 
 Package: libwebservice-validator-html-w3c-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-perl,
-  libwww-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libclass-accessor-perl,
+ libwww-perl
 Recommends: libxml-xpath-perl
 Description: Perl interface to access the W3C's online HTML validator
  WebService::Validator::HTML::W3C provides access to the W3C's online Markup

-- 
Debian packaging of libwebservice-validator-html-w3c-perl



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