[libbytes-random-secure-perl] 03/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Wed Dec 25 15:45:13 UTC 2013


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

gregoa pushed a commit to branch master
in repository libbytes-random-secure-perl.

commit cd19b66ddc5340349090cdb6ca25e219cfcbc9e7
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 25 16:43:59 2013 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 8dd28a0..3286e80 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libbytes-random-secure-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcrypt-random-seed-perl,
- libmath-random-isaac-perl,
- libstatistics-basic-perl,
- perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
- perl
+                     libmath-random-isaac-perl,
+                     libstatistics-basic-perl,
+                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
+                     perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbytes-random-secure-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbytes-random-secure-perl.git
@@ -16,9 +16,10 @@ Homepage: https://metacpan.org/release/Bytes-Random-Secure/
 
 Package: libbytes-random-secure-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcrypt-random-seed-perl,
- libmath-random-isaac-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcrypt-random-seed-perl,
+         libmath-random-isaac-perl
 Description: Perl extension to generate cryptographically-secure random bytes
  Bytes::Random::Secure provides two interfaces for obtaining crypt-quality
  random bytes. The simple interface is built around plain functions. For

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbytes-random-secure-perl.git



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