This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libgetopt-euclid-perl.
commit 9ea11648ef069093330af06e3ac66b02938a5bc1 Author: gregor herrmann <[email protected]> Date: Tue May 6 19:23:23 2014 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index db5da31..ebcbc5d 100644 --- a/debian/control +++ b/debian/control @@ -1,22 +1,25 @@ Source: libgetopt-euclid-perl +Maintainer: Debian Perl Group <[email protected]> +Uploaders: Niko Tyni <[email protected]>, + gregor herrmann <[email protected]>, + Krzysztof Krzyzaniak (eloy) <[email protected]>, + Nathan Handler <[email protected]>, + Alessandro Ghedini <[email protected]> Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, - libtest-pod-perl, - libtest-pod-coverage-perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Niko Tyni <[email protected]>, gregor herrmann <[email protected]>, - Krzysztof Krzyzaniak (eloy) <[email protected]>, - Nathan Handler <[email protected]>, Alessandro Ghedini <[email protected]> + libtest-pod-perl, + libtest-pod-coverage-perl Standards-Version: 3.9.4 -Homepage: https://metacpan.org/release/Getopt-Euclid -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-euclid-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-euclid-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-euclid-perl.git +Homepage: https://metacpan.org/release/Getopt-Euclid Package: libgetopt-euclid-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends} +Depends: ${perl:Depends}, + ${misc:Depends} Description: command line interface dynamically built from the documentation 'Euclid' stands for Executable Uniform Command-Line Interface Descriptions. Getopt::Euclid uses your program's own documentation to create a command-line -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgetopt-euclid-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
