This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository liblist-compare-perl.
commit 6ad7c2bc556bd68466eabbbbd275965cf8b76bc3 Author: gregor herrmann <[email protected]> Date: Sat Jul 5 12:40:28 2014 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index b8ef162..36beaf3 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,21 @@ Source: liblist-compare-perl +Maintainer: Debian Perl Group <[email protected]> +Uploaders: gregor herrmann <[email protected]>, + Rene Mayorga <[email protected]>, + Fabrizio Regalli <[email protected]> Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: gregor herrmann <[email protected]>, - Rene Mayorga <[email protected]>, - Fabrizio Regalli <[email protected]> Standards-Version: 3.9.5 -Homepage: https://metacpan.org/release/List-Compare -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblist-compare-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblist-compare-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblist-compare-perl.git +Homepage: https://metacpan.org/release/List-Compare Package: liblist-compare-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${perl:Depends} Description: Perl module for comparing elements of two or more lists List::Compare lets you compare elements between lists. This module uses the Carp module which is part of the standard Perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblist-compare-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
