This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhtml-fillinform-perl.
commit 636caea2de656e966d174fe766abb04667689abf Author: gregor herrmann <[email protected]> Date: Mon Sep 15 20:26:34 2014 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index 11a6a38..0bba517 100644 --- a/debian/control +++ b/debian/control @@ -1,22 +1,23 @@ Source: libhtml-fillinform-perl +Maintainer: Debian Perl Group <[email protected]> +Uploaders: Damyan Ivanov <[email protected]>, + gregor herrmann <[email protected]> Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, - libhtml-parser-perl, - libtest-output-perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Damyan Ivanov <[email protected]>, - gregor herrmann <[email protected]> + libhtml-parser-perl, + libtest-output-perl Standards-Version: 3.9.5 -Homepage: https://metacpan.org/release/HTML-FillInForm -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-fillinform-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-fillinform-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-fillinform-perl.git +Homepage: https://metacpan.org/release/HTML-FillInForm Package: libhtml-fillinform-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, - libhtml-parser-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + libhtml-parser-perl Description: module for populating HTML forms with data HTML::FillInForm automatically inserts data from a previous HTML form into the HTML input, textarea, radio buttons, checkboxes and select tags. It is a -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-fillinform-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
