[SCM] Debian packaging of Crypt-Eksblowfish CPAN distribution branch, master, updated. upstream/0.009-11-ge1104d8

Xavier Guimard x.guimard at free.fr
Sun Dec 23 08:06:17 UTC 2012


The following commit has been merged in the master branch:
commit 72e0694fe1cbc7bb6237e889a6de34cae5d12bd0
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Dec 23 08:59:08 2012 +0100

    Update dependencies

diff --git a/debian/control b/debian/control
index dce49e6..3c159b5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,21 +6,22 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
                libclass-mix-perl,
-               libxsloader | perl (>= 5.11.1)
+               libtest-pod-perl,
+               libtest-pod-coverage-perl,
+               perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-eksblowfish-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libcrypt-eksblowfish-perl.git
+Homepage: http://search.cpan.org/dist/Crypt-Eksblowfish/
 
 Package: libcrypt-eksblowfish-perl
 Architecture: any
 Depends: ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends},
-         libclass-mix-perl,
-         libxsloader | perl (>= 5.11.1)
+         libclass-mix-perl
 Description: Perl module implementing the Eksblowfish block cipher
- An object of this type encapsulates a keyed instance of the Eksblowfish
- block cipher, ready to encrypt and decrypt.
+ Crypt::Eksblowfish provides an implementation of the Eksblowfish encryption.
  .
  Eksblowfish is a variant of the Blowfish cipher, modified to make the
  key setup very expensive.  ("Eks" stands for "expensive key schedule".)

-- 
Debian packaging of Crypt-Eksblowfish CPAN distribution



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