[libcrypt-openssl-random-perl] 08/11: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Nov 22 15:00:35 UTC 2015


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

gregoa pushed a commit to branch master
in repository libcrypt-openssl-random-perl.

commit 9fe9b4ff3de2cc354148aa78a318f52a8b2b7cfa
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 22 15:58:19 2015 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 2837c9a..23bc1d9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,20 @@
 Source: libcrypt-openssl-random-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>
-Build-Depends: debhelper (>= 9.20120312~), libssl-dev
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312~),
+               libssl-dev
 Standards-Version: 3.9.5
-Homepage: http://perl-openssl.sourceforge.net/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-openssl-random-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-openssl-random-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-openssl-random-perl.git
+Homepage: http://perl-openssl.sourceforge.net/
 
 Package: libcrypt-openssl-random-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends}
 Description: module to access the OpenSSL pseudo-random number generator
  Crypt::OpenSSL::Random is a Perl module for accessing the OpenSSL
  pseudo-random number generator.

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



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