This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpalm-perl.
commit e1408b623fb04cf2bb8f59a37a2c9b9960927a01 Author: gregor herrmann <[email protected]> Date: Sun Aug 3 14:53:22 2014 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index 01e31c7..f2e8690 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,23 @@ Source: libpalm-perl +Maintainer: Debian Perl Group <[email protected]> +Uploaders: Tim Retout <[email protected]>, + Jonathan Yu <[email protected]>, + Daniel Lintott <[email protected]> Section: perl Priority: extra Build-Depends: debhelper (>= 8) -Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Tim Retout <[email protected]>, - Jonathan Yu <[email protected]>, - Daniel Lintott <[email protected]> +Build-Depends-Indep: perl, + libtest-pod-perl, + libtest-pod-coverage-perl Standards-Version: 3.9.5 -Homepage: https://metacpan.org/release/Palm -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpalm-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpalm-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpalm-perl.git +Homepage: https://metacpan.org/release/Palm Package: libpalm-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${perl:Depends} Description: modules for manipulating pdb and prc database files Palm is a collection of Perl modules useful for manipulating Palm Pilot databases, including Palm::ToDo, Palm::Datebook, Palm::Address, Palm::Memo -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpalm-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
