[SCM] Debian packaging of libauthen-bitcard-perl branch, master, updated. dd4ab19aaa6cf1cfae246e9169bd9a15e944f694

gregor herrmann gregoa at debian.org
Thu Jul 5 20:11:09 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index d0d411c..f610887 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,36 @@
 Source: libauthen-bitcard-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libclass-errorhandler-perl, libjson-perl (>= 2.12),
- liblwp-protocol-https-perl, libmath-bigint-gmp-perl,
- libtest-pod-coverage-perl, libtest-pod-perl, libtest-script-perl,
- liburi-perl (>= 1.22), libwww-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
- Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>
+Build-Depends-Indep: perl,
+                     libclass-errorhandler-perl,
+                     libjson-perl,
+                     liblwp-protocol-https-perl,
+                     libmath-bigint-gmp-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libtest-script-perl,
+                     liburi-perl,
+                     libwww-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Authen-Bitcard/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-bitcard-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-bitcard-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-bitcard-perl.git
+Homepage: http://search.cpan.org/dist/Authen-Bitcard/
 
 Package: libauthen-bitcard-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libclass-errorhandler-perl,
- libjson-perl (>= 2.12), liblwp-protocol-https-perl, libmath-bigint-gmp-perl,
- liburi-perl (>= 1.22), libwww-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libclass-errorhandler-perl,
+         libjson-perl,
+         liblwp-protocol-https-perl,
+         libmath-bigint-gmp-perl,
+         liburi-perl,
+         libwww-perl
 Description: Perl module providing authentication using the Bitcard service
  Authen::Bitcard is an implementation of verification for signatures generated
  by Bitcard authentication. For information on the Bitcard protocol and using
@@ -26,3 +38,4 @@ Description: Perl module providing authentication using the Bitcard service
  .
  The module and the protocol are heavily based on Authen::Typekey. (In fact,
  the Bitcard authentication server also supports the TypeKey API!)
+

-- 
Debian packaging of libauthen-bitcard-perl



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