[libwebservice-validator-html-w3c-perl] 04/05: wrap&sort d/control

gregor herrmann gregoa at debian.org
Fri May 29 16:32:54 UTC 2015


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

gregoa pushed a commit to branch master
in repository libwebservice-validator-html-w3c-perl.

commit d03c0c812ab3ab39fa7de6599b4a24091c8ab841
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 29 18:31:22 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 2f0ec14..8176282 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,18 @@ Source: libwebservice-validator-html-w3c-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- libmodule-build-perl (>= 0.380000)
-Build-Depends-Indep: perl,
- libclass-accessor-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libtest-without-module-perl,
- libwww-perl,
- libxml-xpath-perl
+               libmodule-build-perl (>= 0.380000)
+Build-Depends-Indep: libclass-accessor-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libtest-without-module-perl,
+                     libwww-perl,
+                     libxml-xpath-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
- Nathan Handler <nhandler at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           Nathan Handler <nhandler at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/WebService-Validator-HTML-W3C
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwebservice-validator-html-w3c-perl.git
@@ -22,9 +22,10 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libwebservice-validator-html-w3c-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libclass-accessor-perl,
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl: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

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



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