[SCM] Debian packaging of libcrypt-generatepassword-perl branch, master, updated. dbf8c9e2fa2031a0988b20e9d4acb4137a3c16da

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


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

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

diff --git a/debian/control b/debian/control
index 3c68883..78bd271 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,22 @@
 Source: libcrypt-generatepassword-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alexander GQ Gerasiov <gq at cs.msu.su>,
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+           Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 7.0)
-Build-Depends-Indep: perl (>= 5.8.4)
+Build-Depends-Indep: perl
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/Crypt-GeneratePassword/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcrypt-generatepassword-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-generatepassword-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcrypt-generatepassword-perl.git
+Homepage: http://search.cpan.org/dist/Crypt-GeneratePassword/
 
 Package: libcrypt-generatepassword-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: perl module to generate secure passwords
  Crypt::GeneratePassword lets you generate secure random passwords with a
  reasonable amount of pronounceability. It avoids the problems associated with
  the FIPS-181 NIST standard as used by Crypt::RandPasswd.
+

-- 
Debian packaging of libcrypt-generatepassword-perl



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