[libgetopt-tabular-perl] 01/03: Reformat debian/control with cme

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


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 <alexm at debian.org>
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 <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
- Daniel Lintott <daniel at serverb.co.uk>
+           Daniel Lintott <daniel at serverb.co.uk>
+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



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