[SCM] Debian packaging of liblwp-authen-wsse-perl branch, master, updated. 31b610e3643b0a74b7bd31c91989a717b3511658

gregor herrmann gregoa at debian.org
Thu Jul 5 20:36:53 UTC 2012


The following commit has been merged in the master branch:
commit c0bd244635bed568b93cfe3132a93dbc4d3fe715
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:38:12 2012 -0600

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

diff --git a/debian/control b/debian/control
index 75f9640..05bdc77 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: liblwp-authen-wsse-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Stephen Gran <sgran at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 4.0.2)
-Build-Depends-Indep: perl (>= 5.8.0-7)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Stephen Gran <sgran at debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/LWP-Authen-Wsse/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblwp-authen-wsse-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblwp-authen-wsse-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblwp-authen-wsse-perl.git
+Homepage: http://search.cpan.org/dist/LWP-Authen-Wsse/
 
 Package: liblwp-authen-wsse-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
-Description:  Library for enabling X-WSSE authentication in LWP
+Depends: ${perl:Depends},
+         ${misc:Depends}
+Description: Library for enabling X-WSSE authentication in LWP
  LWP::Authen::Wsse allows LWP to authenticate against servers that are using
  the X-WSSE authentication scheme, as required by the Atom Authentication API.
  .
@@ -21,3 +22,4 @@ Description:  Library for enabling X-WSSE authentication in LWP
  your code.  The LWP system will invoke the WSSE authentication when it
  encounters the authentication scheme while attempting to retrieve a URL from a
  server.
+

-- 
Debian packaging of liblwp-authen-wsse-perl



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