[libcrypt-urandom-perl] 02/03: d/control: cme fix dpkg, bumped Standards-Version, removed not relevant to Debian part of description

Alex Mestiashvili malex-guest at moszumanska.debian.org
Tue May 26 12:49:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

malex-guest pushed a commit to branch master
in repository libcrypt-urandom-perl.

commit eacb2ce9851678cb7d4e207d7a1806bebee657b7
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Tue May 26 14:39:04 2015 +0200

    d/control: cme fix dpkg, bumped Standards-Version,
     removed not relevant to Debian part of description
---
 debian/control | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index f167a99..677ae5d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,23 @@
 Source: libcrypt-urandom-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
-Build-Depends: debhelper (>= 8),
-Build-Depends-Indep: libtest-pod-perl,perl
-Standards-Version: 3.9.4
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libtest-pod-perl,
+                     perl
+Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-urandom-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-urandom-perl.git
 Homepage: https://metacpan.org/release/Crypt-URandom
 
 Package: libcrypt-urandom-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module that provides non blocking randomness
  Crypt::Urandom is intended to provide an interface to the strongest available
  source of non-blocking randomness on the current platform. 
  .
- Platforms currently supported are anything supporting /dev/urandom
- and versions of Windows greater than or equal to Windows 2000.
+ Platforms currently supported are anything supporting /dev/urandom.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-urandom-perl.git



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