[SCM] Debian packaging of libconvert-asn1-perl branch, master, updated. debian/0.26-1-2-gee56514

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


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

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

diff --git a/debian/control b/debian/control
index 2f08746..c6c3117 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,24 @@
 Source: libconvert-asn1-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libmath-bigint-perl (>= 1.997) | perl (>= 5.15.3)
+                     libmath-bigint-perl | perl (>= 5.15.3)
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Convert-ASN1/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libconvert-asn1-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconvert-asn1-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libconvert-asn1-perl.git
+Homepage: http://search.cpan.org/dist/Convert-ASN1/
 
 Package: libconvert-asn1-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libmath-bigint-perl (>= 1.997) | perl (>= 5.15.3)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libmath-bigint-perl | perl (>= 5.15.3)
 Description: Perl module for encoding and decoding ASN.1 data structures
  Convert::ASN1 will parse ASN.1 descriptions and will encode from and decode to
  perl data structures using a hierarchy of references.
+

-- 
Debian packaging of libconvert-asn1-perl



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