This is an automated email from the git hooks/post-receive script. alexm pushed a commit to branch master in repository libhtml-table-perl.
commit 819cf972612442a963fcf5859db2140ab5d4480d Author: Alex Muntada <[email protected]> Date: Sun Oct 8 17:25:01 2017 +0200 Reformat debian/control with cme Gbp-Dch: ignore --- debian/control | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index c148d75..36aec66 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,19 @@ Source: libhtml-table-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Christian Sánchez <[email protected]>, - gregor herrmann <[email protected]> + gregor herrmann <[email protected]> +Section: perl +Priority: optional Build-Depends: debhelper (>= 8) Standards-Version: 3.9.4 -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhtml-table-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-table-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhtml-table-perl.git Homepage: https://metacpan.org/release/HTML-Table Package: libhtml-table-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${perl:Depends} Description: Perl module for creating HTML tables HTML::Table is used to generate HTML tables for CGI scripts. By using the methods provided fairly -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-table-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
