[libhash-util-fieldhash-compat-perl] 03/04: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue May 6 17:38:06 UTC 2014


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

gregoa pushed a commit to branch master
in repository libhash-util-fieldhash-compat-perl.

commit bdcafe7e1ff7dba99baedbfaae775c670aebb6da
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue May 6 19:36:44 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 2748882..96a9081 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: libhash-util-fieldhash-compat-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Tim Retout <diocles at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libtest-use-ok-perl,
- perl
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-util-fieldhash-compat-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git
@@ -13,7 +13,8 @@ Homepage: https://metacpan.org/release/Hash-Util-FieldHash-Compat
 
 Package: libhash-util-fieldhash-compat-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module providing a Hash::Util::FieldHash compatible API
  Under older perls this module provides a drop in compatible API to
  Hash::Util::FieldHash using perltie. When Hash::Util::FieldHash is available

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git



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