[SCM] Packaging of libcrypt-dsa-perl in Debian branch, master, updated. upstream/1.17-3-g098eed7

gregor herrmann gregoa at debian.org
Thu Sep 29 15:56:41 UTC 2011


The following commit has been merged in the master branch:
commit b48b29dc332cc51fdc86cbbfa95c0e188f8c84c6
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Sep 29 17:32:44 2011 +0200

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index c76321e..fe17fd4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,12 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl (>= 5.12),
- libfile-which-perl (>= 0.05), libdata-buffer-perl (>= 0.01), 
- libconvert-pem-perl, libcrypt-des-ede3-perl,
- libfile-spec-perl, libmath-bigint-gmp-perl
+ libconvert-pem-perl,
+ libcrypt-des-ede3-perl,
+ libdata-buffer-perl (>= 0.01),
+ libfile-spec-perl,
+ libfile-which-perl (>= 0.05),
+ libmath-bigint-gmp-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Julián Moreno Patiño <darkjunix at gmail.com>
 Standards-Version: 3.9.2
@@ -16,12 +19,13 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-dsa-
 Package: libcrypt-dsa-perl
 Architecture: all
 Depends: perl (>= 5.12), ${perl:Depends}, ${misc:Depends},
- libfile-spec-perl,
- libfile-which-perl (>= 0.05),
- libdata-buffer-perl (>= 0.01),
+ libconvert-asn1-perl,
  libconvert-pem-perl,
- libconvert-asn1-perl
-Recommends: libdata-random-perl, libmath-bigint-gmp-perl
+ libdata-buffer-perl (>= 0.01),
+ libfile-spec-perl,
+ libfile-which-perl (>= 0.05)
+Recommends: libdata-random-perl,
+ libmath-bigint-gmp-perl
 Description: Perl module for DSA Signatures and Key Generation
  Crypt::DSA is a pure Perl implementation of DSA (Digital
  Signature Algorithm).

-- 
Packaging of libcrypt-dsa-perl in Debian



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