[libhtml-table-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:07:54 UTC 2017


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 <alexm at debian.org>
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 <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christian Sánchez <csanchez at unplug.org.ve>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+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



More information about the Pkg-perl-cvs-commits mailing list