[libhash-withdefaults-perl] 01/05: Reformat debian/control with cme

Axel Beckert abe at deuxchevaux.org
Sat Jun 6 22:07:02 UTC 2015


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

abe pushed a commit to branch master
in repository libhash-withdefaults-perl.

commit 309a4fc6ea4ccc0a939c8de924f2f8038cd7aecf
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Jun 7 00:04:53 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 4eaf811..62aea4e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,23 @@
 Source: libhash-withdefaults-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Carl Fürstenberg <azatoth at gmail.com>,
+           Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Carl Fürstenberg <azatoth at gmail.com>,
- Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.3
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-withdefaults-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhash-withdefaults-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-withdefaults-perl.git
 Homepage: https://metacpan.org/release/Hash-WithDefaults
 
 Package: libhash-withdefaults-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: class for hashes with key-casing requirements supporting defaults
  Hash::WithDefaults implements hashes that support "defaults". That is, you may
  specify several more hashes in which the data will be looked up in case it is

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



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