[libhash-diff-perl] 06/07: cme: reformat debian/control
gregor herrmann
gregoa at debian.org
Sat Jul 12 12:46:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libhash-diff-perl.
commit b483a273bfba1c2eb271b410b1ac7b8d19320e65
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jul 12 14:44:11 2014 +0200
cme: reformat debian/control
Git-Dch: Ignore
---
debian/control | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index a18416a..85c5db1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
Source: libhash-diff-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libhash-merge-perl,
- libtest-use-ok-perl,
- perl
+ libtest-use-ok-perl,
+ perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-diff-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-diff-perl.git
@@ -14,7 +14,8 @@ Homepage: https://metacpan.org/release/Hash-Diff
Package: libhash-diff-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libhash-merge-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libhash-merge-perl
Description: module for creating the difference between two hashes
Hash::Diff returns the difference between two hashes as a hash.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhash-diff-perl.git
More information about the Pkg-perl-cvs-commits
mailing list