[libcrypt-openssl-dsa-perl] 07/09: Declare compliance with Debian Policy 3.9.8.

gregor herrmann gregoa at debian.org
Fri Oct 28 22:10:17 UTC 2016


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

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

commit db122affaa6b878c5ed34ee13cd27bd950625d5a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 29 00:07:55 2016 +0200

    Declare compliance with Debian Policy 3.9.8.
---
 debian/control | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 6d197c9..9b77db6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,24 @@
 Source: libcrypt-openssl-dsa-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
- Dominic Hargreaves <dom at earth.li>
-Build-Depends: debhelper (>= 9.20120312), libssl-dev, openssl, pkg-config
-Standards-Version: 3.9.6
-Homepage: http://perl-openssl.sourceforge.net/
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcrypt-openssl-dsa-perl.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-openssl-dsa-perl.git
+           Dominic Hargreaves <dom at earth.li>
+Section: perl
 Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               libssl-dev,
+               openssl,
+               pkg-config
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-openssl-dsa-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcrypt-openssl-dsa-perl.git
+Homepage: http://perl-openssl.sourceforge.net/
 
 Package: libcrypt-openssl-dsa-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends}
 Description: module which implements the DSA signature verification system
  Crypt::OpenSSL::DSA is a wrapper to the DSA (Digital Signature Algorithm)
  functions contained in the OpenSSL crypto library. It allows you to create

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



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