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

gregor herrmann gregoa at debian.org
Fri Jun 7 23:02:18 UTC 2013


The following commit has been merged in the master branch:
commit 66a5b6961f56155263eb6ece6e5e908a7b0075cd
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 8 00:55:45 2013 +0200

    sort fields
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index c36b63f..8066b5b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+                     libclass-accessor-perl,
                      libsoap-lite-perl,
                      liburi-perl,
-                     libwww-perl,
-                     libclass-accessor-perl
+                     libwww-perl
 Standards-Version: 3.8.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwebservice-validator-css-w3c-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwebservice-validator-css-w3c-perl.git
@@ -18,10 +18,10 @@ Package: libwebservice-validator-css-w3c-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
+         libclass-accessor-perl,
          libsoap-lite-perl,
          liburi-perl,
-         libwww-perl,
-         libclass-accessor-perl
+         libwww-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

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



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