[libtest-yaml-meta-perl] 07/09: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Fri Aug 7 13:53:13 UTC 2015


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

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

commit 77bd31d920e82ca4becf841b3c72f6a7bcf7f609
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 7 15:45:42 2015 +0200

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

diff --git a/debian/control b/debian/control
index 9b9d3ed..960c9ad 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,25 @@
 Source: libtest-yaml-meta-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Rene Mayorga <rmayorga at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libtest-cpan-meta-yaml-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Rene Mayorga <rmayorga at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>, Ryan Niebur <ryan at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+                     libtest-cpan-meta-yaml-perl
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Test-YAML-Meta
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-yaml-meta-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-yaml-meta-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-yaml-meta-perl.git
+Homepage: https://metacpan.org/release/Test-YAML-Meta
 
 Package: libtest-yaml-meta-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libtest-cpan-meta-yaml-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtest-cpan-meta-yaml-perl
 Description: transitional dummy package for obsolete Test::YAML::Meta
  Test::YAML::Meta is a Perl test module for validating that the META.yml file,
  included in all standard distributions uploaded to CPAN, is correct.

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



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