[libcrypt-blowfish-perl] 04/05: Wrap and sort fields in debian/control

Salvatore Bonaccorso carnil at debian.org
Fri Aug 9 18:21:57 UTC 2013


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

carnil pushed a commit to branch master
in repository libcrypt-blowfish-perl.

commit e0bcec2b3def9dfbd413b601f4fef1dd870c35e8
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Fri Aug 9 20:15:37 2013 +0200

    Wrap and sort fields in debian/control
---
 debian/control |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index f1ec46b..6688db5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libcrypt-blowfish-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan McDowell <noodles at earth.li>,
- Ansgar Burchardt <ansgar at debian.org>, gregor herrmann <gregoa at debian.org>
+Uploaders:
+ Jonathan McDowell <noodles at earth.li>,
+ Ansgar Burchardt <ansgar at debian.org>,
+ gregor herrmann <gregoa at debian.org>
 Priority: optional
 Section: perl
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/Crypt-Blowfish/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-blowfish-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-blowfish-perl.git
-Build-Depends: debhelper (>= 9.20120312), perl, libcrypt-cbc-perl
+Build-Depends: debhelper (>= 9.20120312), libcrypt-cbc-perl, perl
 
 Package: libcrypt-blowfish-perl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Description: Blowfish cryptography for Perl
  This is Crypt::Blowfish, an XS-based implementation of the Blowfish
  cryptography algorithm designed by Bruce Schneier.  It's designed to
  take full advantage of Crypt::CBC when desired.  Blowfish keys may be
  up to 448 bits (56 bytes) long.
-

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



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