[libpod-projectdocs-perl] 07/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Wed Sep 6 18:30:28 UTC 2017


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

gregoa pushed a commit to branch master
in repository libpod-projectdocs-perl.

commit 356e207968581dd3044af52fad470b56c1b6ba15
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Sep 6 20:25:01 2017 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 37 +++++++++++++++++++------------------
 1 file changed, 19 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 671c1ec..9c96cb7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,33 +1,34 @@
 Source: libpod-projectdocs-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libclass-accessor-perl,
- libclass-data-inheritable-perl,
- libhtml-parser-perl,
- libjson-perl (>= 2.04),
- libreadonly-perl,
- libtemplate-perl,
- perl (>= 5.23.5) | libpod-simple-perl,
- perl
+                     libclass-data-inheritable-perl,
+                     libhtml-parser-perl,
+                     libjson-perl (>= 2.04),
+                     libreadonly-perl,
+                     libtemplate-perl,
+                     perl (>= 5.23.5) | libpod-simple-perl,
+                     perl
 Standards-Version: 4.1.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpod-projectdocs-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpod-projectdocs-perl.git
 Homepage: https://metacpan.org/release/Pod-ProjectDocs
-Testsuite: autopkgtest-pkg-perl
 
 Package: libpod-projectdocs-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-accessor-perl,
- libclass-data-inheritable-perl,
- libhtml-parser-perl,
- libjson-perl (>= 2.04),
- libreadonly-perl,
- libtemplate-perl,
- perl (>= 5.23.5) | libpod-simple-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-accessor-perl,
+         libclass-data-inheritable-perl,
+         libhtml-parser-perl,
+         libjson-perl (>= 2.04),
+         libreadonly-perl,
+         libtemplate-perl,
+         perl (>= 5.23.5) | libpod-simple-perl
 Description: generates CPAN like project documents from pod.
  (no description was found)
  .

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



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