[libnet-ssleay-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Jan 20 20:33:55 UTC 2014


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

gregoa pushed a commit to branch master
in repository libnet-ssleay-perl.

commit 20a170fd1170579ce8386b0270fb0550d3242a6b
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jan 20 21:32:32 2014 +0100

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 33 ++++++++++++++++++---------------
 1 file changed, 18 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 96c0c50..eeff418 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,29 @@
 Source: libnet-ssleay-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl,
- libssl-dev, 
- libtest-exception-perl, 
- libtest-nowarnings-perl,
- libtest-pod-perl, 
- libtest-warn-perl,
- openssl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>, 
- Franck Joncourt <franck at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Franck Joncourt <franck at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               perl,
+               libssl-dev,
+               libtest-exception-perl,
+               libtest-nowarnings-perl,
+               libtest-pod-perl,
+               libtest-warn-perl,
+               openssl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Net-SSLeay/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-ssleay-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-ssleay-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-ssleay-perl.git
+Homepage: https://metacpan.org/release/Net-SSLeay/
 
 Package: libnet-ssleay-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Suggests: libmime-base64-perl
 Description: Perl module for Secure Sockets Layer (SSL)
  Net::SSLeay is a perl module that allows you to call Secure Sockets Layer

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



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