[SCM] Debian packaging of libconvert-pem-perl branch, master, updated. 27176beb662848a5ed41baf2bbe84acfc320fe13

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


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

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

diff --git a/debian/control b/debian/control
index c0f88fa..2c82ab0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,28 @@
 Source: libconvert-pem-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>,
+           gregor herrmann <gregoa at debian.org>,
+           Jose Luis Rivas <ghostbar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: libclass-errorhandler-perl, libconvert-asn1-perl (>= 0.10),
- libcrypt-des-ede3-perl, perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>,
- gregor herrmann <gregoa at debian.org>, Jose Luis Rivas <ghostbar at debian.org>
+Build-Depends-Indep: libclass-errorhandler-perl,
+                     libconvert-asn1-perl,
+                     libcrypt-des-ede3-perl,
+                     perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Convert-PEM/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libconvert-pem-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconvert-pem-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libconvert-pem-perl.git
+Homepage: http://search.cpan.org/dist/Convert-PEM/
 
 Package: libconvert-pem-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libclass-errorhandler-perl,
- libconvert-asn1-perl (>= 0.10), libcrypt-des-ede3-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-errorhandler-perl,
+         libconvert-asn1-perl,
+         libcrypt-des-ede3-perl
 Description: Perl module for reading/writing encrypted ASN.1 PEM files
  Convert::PEM reads/writes encrypted ASN.1 PEM files. The files can
  optionally be encrypted using a symmetric cipher algorithm, such as 3DES.
+

-- 
Debian packaging of libconvert-pem-perl



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