[libpod-tests-perl] 01/03: Reformat debian/control with cme

Alex Muntada alexm at debian.org
Sun Oct 8 22:16:31 UTC 2017


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

alexm pushed a commit to branch master
in repository libpod-tests-perl.

commit 44476407822286d2041cd9d9c7475158e72000d4
Author: Alex Muntada <alexm at debian.org>
Date:   Sun Oct 8 17:32:12 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 007ef1d..a2129a4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: libpod-tests-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonas Genannt <jonas.genannt at capi2name.de>
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Pod-Tests/
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpod-tests-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpod-tests-perl.git
+Homepage: https://metacpan.org/release/Pod-Tests/
 
 Package: libpod-tests-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl extension for excts embedded tests and code examples from POD
  Pod::Tests is a specialized POD viewer to extract embedded tests and code
  examples from POD. It doesn't do much more than that.

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



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