[SCM] Debian packaging of libx500-dn-perl branch, master, updated. 18b6efa8d7110f82d51d6fed8e97f797d82f5829

gregor herrmann gregoa at debian.org
Thu Jul 5 21:08:59 UTC 2012


The following commit has been merged in the master branch:
commit b1de5b48822fb201f16f40a28f96fc44e7303c79
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:05:36 2012 -0600

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

diff --git a/debian/control b/debian/control
index e726b28..bdc5097 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
 Source: libx500-dn-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
+Build-Depends-Indep: perl,
+                     libparse-recdescent-perl
 Standards-Version: 3.8.2
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libx500-dn-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libx500-dn-perl.git
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
-Build-Depends-Indep: perl (>= 5.8.0-7), libparse-recdescent-perl
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libx500-dn-perl.git
 Homepage: http://search.cpan.org/dist/X500-DN/
 
 Package: libx500-dn-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libparse-recdescent-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libparse-recdescent-perl
 Description: Perl parser and formatter for RFC 2253 style DN strings
  X500::DN handles X.500 DNs (Distinguished Names). Currently, it parses DN
  strings formatted according to RFC 2253 syntax into an internal format and
@@ -21,3 +25,4 @@ Description: Perl parser and formatter for RFC 2253 style DN strings
  .
  X500::RDN handles X.500 RDNs (Relative Distinguished Names). This is a
  supporting module for X500::DN.
+

-- 
Debian packaging of libx500-dn-perl



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