[libcrypt-smime-perl] 02/04: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Apr 11 21:47:05 UTC 2014


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

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

commit 3c5372109a6b6213cc248ff382d9ed4952033968
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Apr 11 23:44:57 2014 +0200

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

diff --git a/debian/control b/debian/control
index 7cab784..a011caf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libcrypt-smime-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312~),
- perl,
- libssl-dev, openssl,
- libtest-exception-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Florian Schlichting <fschlich at zedat.fu-berlin.de>
+               perl,
+               libssl-dev,
+               openssl,
+               libtest-exception-perl
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Crypt-SMIME
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-smime-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-smime-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-smime-perl.git
+Homepage: https://metacpan.org/release/Crypt-SMIME
 
 Package: libcrypt-smime-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: S/MIME message signing, verification, encryption and decryption module
  Crypt::SMIME provides a class for handling S/MIME messages. It can sign,
  verify, encrypt and decrypt messages.

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



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