[SCM] Debian packaging of libwww-google-auth-clientlogin-perl branch, master, updated. 22c5436569228149eeb6e854d3d6bc0775cd254c

gregor herrmann gregoa at debian.org
Thu Jul 5 21:08:04 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 660bf67..0173e55 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,23 @@
 Source: libwww-google-auth-clientlogin-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- perl (>= 5.14) | libhttp-tiny-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alessandro Ghedini <ghedo at debian.org>
+                     perl (>= 5.13.9) | libhttp-tiny-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/WWW-Google-Auth-ClientLogin/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libwww-google-auth-clientlogin-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-google-auth-clientlogin-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libwww-google-auth-clientlogin-perl.git
+Homepage: http://search.cpan.org/dist/WWW-Google-Auth-ClientLogin/
 
 Package: libwww-google-auth-clientlogin-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.14) | libhttp-tiny-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl (>= 5.13.9) | libhttp-tiny-perl
 Description: Perl module to interact with Google's ClientLogin protocol
  Google's ClientLogin is a programmatic method for getting authorized access
  to information exchanged with Google services and protected by an user
@@ -24,3 +25,4 @@ Description: Perl module to interact with Google's ClientLogin protocol
  .
  WWW::Google::Auth::ClientLogin implements the support to such method
  providing an easy-to-use object oriented interface.
+

-- 
Debian packaging of libwww-google-auth-clientlogin-perl



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