[SCM] Debian packaging of libcrypt-dh-gmp-perl branch, master, updated. debian/0.00010-1-3-g37ee897

gregor herrmann gregoa at debian.org
Thu Jul 5 20:18:35 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 6aa0f68..1123faf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,15 @@
 Source: libcrypt-dh-gmp-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Dominic Hargreaves <dom at earth.li>
+           Dominic Hargreaves <dom at earth.li>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), perl (>= 5.10.1),
- libdevel-checklib-perl,
- libgmp-dev,
- libtest-requires-perl,
- perl (>= 5.14) | libextutils-parsexs-perl (>= 2.210000),
+Build-Depends: debhelper (>= 8),
+               perl,
+               libdevel-checklib-perl,
+               libgmp-dev,
+               libtest-requires-perl,
+               perl (>= 5.11.1) | libextutils-parsexs-perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-dh-gmp-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libcrypt-dh-gmp-perl.git
@@ -16,8 +17,10 @@ Homepage: http://search.cpan.org/dist/Crypt-DH-GMP/
 
 Package: libcrypt-dh-gmp-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- perl (>= 5.10.1)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         perl
 Description: Crypt::DH replacement that uses GMP directly
  Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH, implemented
  mostly in C.
@@ -37,3 +40,4 @@ Description: Crypt::DH replacement that uses GMP directly
  3 (Crypt::DH + Math::BigInt + Math::BigInt::GMP) is needed.
  .
  These add up to a fairly significant increase in performance.
+

-- 
Debian packaging of libcrypt-dh-gmp-perl



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