[SCM] Debian packaging of libdata-entropy-perl branch, master, updated. 1ac7786667e68b08f3b7ee03b42f1d04b383efae
Xavier Guimard
x.guimard at free.fr
Fri Jan 25 05:13:05 UTC 2013
The following commit has been merged in the master branch:
commit fed0cbb457cc16c91acb862265ffc00f43d6d053
Author: Xavier Guimard <x.guimard at free.fr>
Date: Fri Jan 25 06:10:51 2013 +0100
Bump S-V to 3.9.4
diff --git a/debian/control b/debian/control
index 768ac3f..c96bc67 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,32 @@
Source: libdata-entropy-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan at debian.org>,
+ Jotam Jr. Trejo <jotamjr at debian.org.sv>,
+ Xavier Guimard <x.guimard at free.fr>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libcrypt-rijndael-perl, libdata-float-perl, libparams-classify-perl,
- libtest-pod-perl, libtest-pod-coverage-perl, libhttp-lite-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan at debian.org>, Jotam Jr. Trejo <jotamjr at debian.org.sv>
-Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Data-Entropy/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-entropy-perl.git
+Build-Depends-Indep: libcrypt-rijndael-perl,
+ libdata-float-perl,
+ libhttp-lite-perl,
+ libparams-classify-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ perl
+Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-entropy-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-entropy-perl.git
+Homepage: http://search.cpan.org/dist/Data-Entropy/
Package: libdata-entropy-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libcrypt-rijndael-perl, libdata-float-perl,
- libparams-classify-perl, libhttp-lite-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libcrypt-rijndael-perl,
+ libdata-float-perl,
+ libhttp-lite-perl,
+ libparams-classify-perl,
+ perl
Description: Perl module for entropy (randomness) management
This module maintains a concept of a current selection of entropy source.
Algorithms that require entropy can use the source nominated by this
@@ -32,3 +44,4 @@ Description: Perl module for entropy (randomness) management
is cryptographically difficult to detect the correlation between parts
of the pseudo-entropy stream. If more true entropy is required then it
is necessary to configure a different entropy source.
+
--
Debian packaging of libdata-entropy-perl
More information about the Pkg-perl-cvs-commits
mailing list