[libhtml-auto-perl] 04/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Nov 22 16:20:46 UTC 2015


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

gregoa pushed a commit to branch master
in repository libhtml-auto-perl.

commit 16ac1827935465127986713990eecbb4acdc4e21
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 22 17:18:50 2015 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index c7c6169..d712e06 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libhtml-auto-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nuno Carvalho <smash at cpan.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtemplate-perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl
+                     libtemplate-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-auto-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-auto-perl.git
@@ -15,7 +15,9 @@ Homepage: https://metacpan.org/release/HTML-Auto
 
 Package: libhtml-auto-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libtemplate-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtemplate-perl
 Description: module for automatically writing HTML for common elements
  HTML::Auto provides easy access to some typical structures used in HTML,
  for example matrixes or horizontal and vertical composition of other

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



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