[SCM] Debian packaging of libwebservice-validator-css-w3c-perl branch, master, updated. 6a669eb035d0648082536966e32232a6541647b6

gregor herrmann gregoa at debian.org
Thu Jul 5 21:07:43 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 75a6ffe..ccd4b73 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,29 @@
 Source: libwebservice-validator-css-w3c-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libsoap-lite-perl (>= 0.65),
-  liburi-perl, libwww-perl, libclass-accessor-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>
+Build-Depends-Indep: perl,
+                     libsoap-lite-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     libclass-accessor-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/WebService-Validator-CSS-W3C/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libwebservice-validator-css-w3c-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwebservice-validator-css-w3c-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libwebservice-validator-css-w3c-perl.git
+Homepage: http://search.cpan.org/dist/WebService-Validator-CSS-W3C/
 
 Package: libwebservice-validator-css-w3c-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libsoap-lite-perl (>= 0.65),
-  liburi-perl, libwww-perl, libclass-accessor-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libsoap-lite-perl,
+         liburi-perl,
+         libwww-perl,
+         libclass-accessor-perl
 Description: interface to the W3C CSS Validator
  WebService::Validator::CSS::W3C is an interface to the W3C CSS Validation
  online service http://jigsaw.w3.org/css-validator/, based on its SOAP 1.2
  support. It helps to find errors in Cascading Style Sheets.
+

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



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