[SCM] Debian packaging of libauthen-dechpwd-perl branch, master, updated. cfe9c06ac6cc00223bb00aef00bb37dcebeb978b

gregor herrmann gregoa at debian.org
Thu Jul 5 20:11:12 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 1f0fcfc..ace31f4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,31 @@
 Source: libauthen-dechpwd-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), libdata-integer-perl,
- libscalar-string-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl,
- perl (>= 5.10.1) | libparent-perl, libdigest-crc-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>,
- Ansgar Burchardt <ansgar at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               libdata-integer-perl,
+               libscalar-string-perl,
+               libtest-pod-coverage-perl,
+               libtest-pod-perl,
+               perl,
+               libdigest-crc-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Authen-DecHpwd/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-dechpwd-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-dechpwd-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-dechpwd-perl.git
+Homepage: http://search.cpan.org/dist/Authen-DecHpwd/
 
 Package: libauthen-dechpwd-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- libdata-integer-perl, libscalar-string-perl,
- perl (>= 5.10.1) | libparent-perl, libdigest-crc-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libdata-integer-perl,
+         libscalar-string-perl,
+         perl,
+         libdigest-crc-perl
 Description: Perl module for DEC VMS password hashing
  Authen::DecHpwd implements the LGI$HPWD password hashing function from VMS,
  and some associated VMS username and password handling functions.
+

-- 
Debian packaging of libauthen-dechpwd-perl



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