[SCM] Debian packaging of libdigest-md4-perl branch, master, updated. 8eb518743fe70e35824e94cbd2192d7ca404dccf

Xavier Guimard x.guimard at free.fr
Sat Mar 30 09:35:08 UTC 2013


The following commit has been merged in the master branch:
commit 9b449b5b15c4e57c5b1a2af16e14d45b1539ab2a
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Mar 30 10:33:03 2013 +0100

    Bump S-V to 3.9.4 + dh to 9

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 17bba43..74bdd1c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libdigest-md4-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
-Standards-Version: 3.8.4
-Homepage: https://metacpan.org/release/Digest-MD4/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdigest-md4-perl.git
+           Ansgar Burchardt <ansgar at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdigest-md4-perl.git
-Build-Depends: debhelper (>= 7), perl
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdigest-md4-perl.git
+Homepage: https://metacpan.org/release/Digest-MD4/
 
 Package: libdigest-md4-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: MD4 Message Digest for Perl
  The Digest::MD4 module allows you to use the RSA Data Security Inc. MD4
  Message Digest algorithm from within Perl programs.  The algorithm takes
  as imput a message of arbitrary length and produces a 128-bit "fingerprint"
  or "message digest" of the input.  MD4 is described in  RFC 1320.
+

-- 
Debian packaging of libdigest-md4-perl



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