[libtest-cpan-meta-yaml-perl] 06/11: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Oct 26 18:05:29 UTC 2015


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

gregoa pushed a commit to branch master
in repository libtest-cpan-meta-yaml-perl.

commit 8b9fe5d7a7c8763d7a5fafbb6be81e069b0b3ee6
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 26 18:49:21 2015 +0100

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

diff --git a/debian/control b/debian/control
index 10c8bdf..f9a4ae5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libtest-cpan-meta-yaml-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtest-yaml-valid-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+                     libtest-yaml-valid-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Test-CPAN-Meta-YAML
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-cpan-meta-yaml-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-cpan-meta-yaml-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-cpan-meta-yaml-perl.git
+Homepage: https://metacpan.org/release/Test-CPAN-Meta-YAML
 
 Package: libtest-cpan-meta-yaml-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libtest-yaml-valid-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtest-yaml-valid-perl
 Description: test module to validate a META.yml file
  Test::CPAN::Meta::YAML::Perl was written to ensure that a META.yml file,
  provided with a standard distribution, meets the specifications that are

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-cpan-meta-yaml-perl.git



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