[libdigest-jhash-perl] 05/09: wrap&sort d/control
gregor herrmann
gregoa at debian.org
Sun Feb 16 15:17:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdigest-jhash-perl.
commit fc511dadc67a3476464c44a3391e908c9746ad70
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Feb 16 16:13:35 2014 +0100
wrap&sort d/control
Git-Dch: Ignore
---
debian/control | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index d889a6c..35e3bfc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,13 @@
Source: libdigest-jhash-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), libtest-pod-coverage-perl, libtest-pod-perl,
- perl
+Build-Depends: debhelper (>= 9.20120312~),
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Angel Abad <angelabad at gmail.com>
+ Angel Abad <angelabad at gmail.com>
Standards-Version: 3.9.1
Homepage: https://metacpan.org/release/Digest-JHash/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdigest-jhash-perl.git
@@ -13,7 +15,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdigest-jha
Package: libdigest-jhash-perl
Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ ${shlibs:Depends}
Description: Perl extension for 32 bit Jenkins Hashing Algorithm
The Digest::JHash module allows you to use the fast JHash hashing algorithm
developed by Bob Jenkins from within Perl programs. The algorithm takes as
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdigest-jhash-perl.git
More information about the Pkg-perl-cvs-commits
mailing list