[libxml-compile-wsdl11-perl] 04/06: control

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Mar 10 18:49:08 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libxml-compile-wsdl11-perl.

commit c7b0d73fdaa3370380089c335e47e4c9a0fccf03
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Thu Mar 10 15:01:46 2016 +0000

    control
---
 debian/control | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 079e7b4..acaa9dd 100644
--- a/debian/control
+++ b/debian/control
@@ -5,24 +5,26 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nick Morrott <knowledgejunkie at gmail.com>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: liblog-report-perl (>= 1.05),
- libxml-compile-cache-perl (>= 1.03),
- libxml-compile-perl (>= 1.48),
- libxml-compile-soap-perl (>= 3.06),
- perl
-Standards-Version: 3.9.6
+                     libxml-compile-cache-perl (>= 1.03),
+                     libxml-compile-perl (>= 1.48),
+                     libxml-compile-soap-perl (>= 3.06),
+                     perl
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxml-compile-wsdl11-perl.git
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-compile-wsdl11-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libxml-compile-wsdl11-perl.git
 Homepage: https://metacpan.org/release/XML-Compile-WSDL11
 Testsuite: autopkgtest-pkg-perl
 
 Package: libxml-compile-wsdl11-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liblog-report-perl (>= 1.05),
- libxml-compile-cache-perl (>= 1.03),
- libxml-compile-perl (>= 1.48),
- libxml-compile-soap-perl (>= 3.06)
-Description: WSDL version 1.1
- (no description was found)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblog-report-perl (>= 1.05),
+         libxml-compile-cache-perl (>= 1.03),
+         libxml-compile-perl (>= 1.48),
+         libxml-compile-soap-perl (>= 3.06)
+Description: Perl module to handle SOAP messaging with WSDL version 1.1
+ XML::Compile::WSDL11 is a module to allow creation of Simple Object
+ Access Protocol (SOAP) messages defined by WSDL 1.1.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ See http://www.w3.org/TR/2001/NOTE-wsdl-20010315 for details.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-compile-wsdl11-perl.git



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