This is an automated email from the git hooks/post-receive script. alexm pushed a commit to branch master in repository libgetopt-tabular-perl.
commit eeb5156e388d318d02bf5c6f96d7ea84bce94269 Author: Alex Muntada <[email protected]> Date: Sun Oct 8 17:24:41 2017 +0200 Reformat debian/control with cme Gbp-Dch: ignore --- debian/control | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 21c167b..d7b5eb1 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@ Source: libgetopt-tabular-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Damyan Ivanov <[email protected]>, - Daniel Lintott <[email protected]> + Daniel Lintott <[email protected]> +Section: perl +Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.5 @@ -13,7 +13,8 @@ Homepage: https://metacpan.org/release/Getopt-Tabular Package: libgetopt-tabular-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${perl:Depends} Description: table-driven argument parsing for Perl 5 Getopt::Tabular is a Perl 5 module for table-driven argument parsing, vaguely inspired by John Ousterhout's Tk_ParseArgv. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgetopt-tabular-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
