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 <[email protected]> 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 <[email protected]> +Uploaders: Krzysztof Krzyżaniak (eloy) <[email protected]>, + Ansgar Burchardt <[email protected]> Section: perl Priority: optional Build-Depends: debhelper (>= 7) -Build-Depends-Indep: perl, libtest-assertions-perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Krzysztof Krzyżaniak (eloy) <[email protected]>, - Ansgar Burchardt <[email protected]> +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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
