[SCM] Debian packaging of libcrypt-saltedhash-perl branch, master, updated. 69f2f45ffd82727b31fa170df4522fc245b6da73

gregor herrmann gregoa at debian.org
Sun May 26 14:32:43 UTC 2013


The following commit has been merged in the master branch:
commit 346d8881d0be005f288be33fe656ed030f1056f4
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 26 16:31:11 2013 +0200

    cme: sort&wrap
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index a695d3a..5018868 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libcrypt-saltedhash-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Crypt-SaltedHash/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-saltedhash-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-saltedhash-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-saltedhash-perl.git
+Homepage: https://metacpan.org/release/Crypt-SaltedHash/
 
 Package: libcrypt-saltedhash-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: module for handling salted hashes
  Crypt::SaltedHash is a Perl module that provides an object oriented interface
  to create salted (or seeded) hashes of clear text data. The formalization of
  this concept originates from RFC-3112 and is extended by the use of different
  digital algorithms.
+

-- 
Debian packaging of libcrypt-saltedhash-perl



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