This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmodule-signature-perl.
commit 4f8d1ae22923d1173c601a6fff06c38ae6f8640c Author: gregor herrmann <[email protected]> Date: Mon Jul 18 23:14:36 2016 +0200 Reformat debian/control with cme Gbp-Dch: ignore --- debian/control | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index 98ddce1..87f8cfa 100644 --- a/debian/control +++ b/debian/control @@ -1,21 +1,23 @@ Source: libmodule-signature-perl +Maintainer: Debian Perl Group <[email protected]> +Uploaders: Krzysztof Krzyżaniak (eloy) <[email protected]>, + gregor herrmann <[email protected]>, + Jonathan Yu <[email protected]>, + Jotam Jr. Trejo <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Krzysztof Krzyżaniak (eloy) <[email protected]>, - gregor herrmann <[email protected]>, Jonathan Yu <[email protected]>, - Jotam Jr. Trejo <[email protected]> Standards-Version: 3.9.6 -Homepage: https://metacpan.org/release/Module-Signature -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmodule-signature-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmodule-signature-perl.git -Testsuite: autopkgtest-pkg-perl +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmodule-signature-perl.git +Homepage: https://metacpan.org/release/Module-Signature Package: libmodule-signature-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${perl:Depends} Recommends: gnupg | gnupg2 Description: module to manipulate CPAN SIGNATURE files Module::Signature is a Perl module that adds cryptographic authentications to -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-signature-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
