[libdist-zilla-plugin-test-compile-perl] 03/07: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Wed Jan 3 20:50:55 UTC 2018


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

gregoa pushed a commit to branch master
in repository libdist-zilla-plugin-test-compile-perl.

commit 1a9c2c61e43b896d73b1cba9b3d43e4514499646
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jan 3 21:45:55 2018 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 51 ++++++++++++++++++++++++++-------------------------
 1 file changed, 26 insertions(+), 25 deletions(-)

diff --git a/debian/control b/debian/control
index 339fb36..a51aef6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,40 +1,41 @@
 Source: libdist-zilla-plugin-test-compile-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Carnë Draug <carandraug+dev at gmail.com>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20140227~),
- libmodule-build-tiny-perl
+               libmodule-build-tiny-perl
 Build-Depends-Indep: libcpan-meta-check-perl (>= 0.011),
- libdata-section-perl,
- libdist-zilla-perl (>= 4.300039),
- libfile-pushd-perl,
- libmoose-perl,
- libnamespace-autoclean-perl,
- libpath-tiny-perl,
- libperl-prereqscanner-perl (>= 1.016),
- libsub-exporter-formethods-perl,
- libtest-deep-perl,
- libtest-minimumversion-perl,
- libtest-warnings-perl,
- perl (>= 5.15.7) | libcpan-meta-requirements-perl,
- perl (>= 5.17.6) | libmodule-corelist-perl (>= 2.77),
- perl
+                     libdata-section-perl,
+                     libdist-zilla-perl (>= 4.300039),
+                     libfile-pushd-perl,
+                     libmoose-perl,
+                     libnamespace-autoclean-perl,
+                     libpath-tiny-perl,
+                     libperl-prereqscanner-perl (>= 1.016),
+                     libsub-exporter-formethods-perl,
+                     libtest-deep-perl,
+                     libtest-minimumversion-perl,
+                     libtest-warnings-perl,
+                     perl (>= 5.15.7) | libcpan-meta-requirements-perl,
+                     perl (>= 5.17.6) | libmodule-corelist-perl (>= 2.77),
+                     perl
 Standards-Version: 4.1.2
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-test-compile-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-compile-perl.git
 Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Test-Compile
-Testsuite: autopkgtest-pkg-perl
 
 Package: libdist-zilla-plugin-test-compile-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-section-perl,
- libdist-zilla-perl (>= 4.300039),
- libmoose-perl,
- libnamespace-autoclean-perl,
- libpath-tiny-perl,
- libsub-exporter-formethods-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdata-section-perl,
+         libdist-zilla-perl (>= 4.300039),
+         libmoose-perl,
+         libnamespace-autoclean-perl,
+         libpath-tiny-perl,
+         libsub-exporter-formethods-perl
 Description: common tests to check syntax of your modules, using only core modules
  Dist::Zilla::Plugin::Test::Compile is a Dist::Zilla plugin that runs
  at the gather files (Dist::Zilla::Role::FileGatherer) stage, and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-compile-perl.git



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