[SCM] Packaging of libcrypt-dsa-perl in Debian branch, master, updated. debian/1.17-3-2-g2e5d82c

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


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

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

diff --git a/debian/control b/debian/control
index 940d0c8..9af48b1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,33 +1,34 @@
 Source: libcrypt-dsa-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Julián Moreno Patiño <darkjunix at gmail.com>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libconvert-asn1-perl,
- libconvert-pem-perl,
- libcrypt-des-ede3-perl,
- libdata-buffer-perl,
- libfile-spec-perl,
- libfile-which-perl,
- 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>
+                     libconvert-asn1-perl,
+                     libconvert-pem-perl,
+                     libcrypt-des-ede3-perl,
+                     libdata-buffer-perl,
+                     libfile-which-perl,
+                     libmath-bigint-gmp-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Crypt-DSA/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcrypt-dsa-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-dsa-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcrypt-dsa-perl.git
+Homepage: http://search.cpan.org/dist/Crypt-DSA/
 
 Package: libcrypt-dsa-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libconvert-asn1-perl,
- libconvert-pem-perl,
- libdata-buffer-perl,
- libfile-spec-perl,
- libfile-which-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libconvert-asn1-perl,
+         libconvert-pem-perl,
+         libdata-buffer-perl,
+         perl,
+         libfile-which-perl
 Recommends: 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).
  It provides DSA signing, signature verification, 
  and key generation.
+

-- 
Packaging of libcrypt-dsa-perl in Debian



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