[libhash-flatten-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:07:32 UTC 2017


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

alexm pushed a commit to branch master
in repository libhash-flatten-perl.

commit f9ec6f46f425dcbc6165dd4a7d4c84449e2ac754
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:24:50 2017 +0200

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

diff --git a/debian/control b/debian/control
index 1f84eab..7fe160d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libhash-flatten-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-assertions-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-assertions-perl
 Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/Hash-Flatten
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhash-flatten-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhash-flatten-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhash-flatten-perl.git
+Homepage: https://metacpan.org/release/Hash-Flatten
 
 Package: libhash-flatten-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libtest-assertions-perl
-Description:  flatten/unflatten complex data hashes
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtest-assertions-perl
+Description: flatten/unflatten complex data hashes
  Hash::Flatten converts back and forth between a nested hash structure and
  a flat hash of delimited key-value pairs. Useful for protocols that only
  support key-value pairs (such as CGI and DBMs).

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



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