[libtext-asciitable-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:21:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

alexm pushed a commit to branch master
in repository libtext-asciitable-perl.

commit dbcc9bb584529364b88960226ac3b524358a1983
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:35:12 2017 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 3e1b050..d3fdb3b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,23 @@
 Source: libtext-asciitable-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9), libmodule-build-perl, perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders:
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>
+Build-Depends: debhelper (>= 9),
+               libmodule-build-perl,
+               perl
 Standards-Version: 3.9.8
-Homepage: https://metacpan.org/release/Text-ASCIITable
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtext-asciitable-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-asciitable-perl.git
-Testsuite: autopkgtest-pkg-perl
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtext-asciitable-perl.git
+Homepage: https://metacpan.org/release/Text-ASCIITable
 
 Package: libtext-asciitable-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module to create a table using ASCII characters
  The Text::ASCIITable module helps you to output dynamic text to your console
  or other fixed-size-font displays in a nice human-readable way.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-asciitable-perl.git



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