[libdist-zilla-plugin-test-notabs-perl] 05/06: Tidy up debian/control with cme.

Intrigeri intrigeri at alioth.debian.org
Tue Oct 1 16:45:25 UTC 2013


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

intrigeri pushed a commit to branch master
in repository libdist-zilla-plugin-test-notabs-perl.

commit 81750e5a6851f2ba23e899927cb74caffdb6057d
Author: intrigeri <intrigeri at boum.org>
Date:   Tue Oct 1 16:08:09 2013 +0000

    Tidy up debian/control with cme.
---
 debian/control |   39 ++++++++++++++++++++-------------------
 1 file changed, 20 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 8234c1d..d5bc3c2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,19 @@
 Source: libdist-zilla-plugin-test-notabs-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: intrigeri <intrigeri at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312)
-Build-Depends-Indep: libdata-section-perl (>= 0.004),
- libdist-zilla-perl,
- libmodule-build-tiny-perl (>= 0.027),
- libmoose-perl,
- libnamespace-autoclean-perl,
- libpath-tiny-perl,
- libsub-exporter-formethods-perl,
- libtest-checkdeps-perl (>= 0.007),
- libtest-notabs-perl,
- perl (>= 5.11.1)
+Build-Depends-Indep: libdata-section-perl,
+                     libdist-zilla-perl,
+                     libmodule-build-tiny-perl (>= 0.027),
+                     libmoose-perl,
+                     libnamespace-autoclean-perl,
+                     libpath-tiny-perl,
+                     libsub-exporter-formethods-perl,
+                     libtest-checkdeps-perl (>= 0.007),
+                     libtest-notabs-perl,
+                     perl (>= 5.11.1)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-test-notabs-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-test-notabs-perl.git
@@ -21,13 +21,14 @@ Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Test-NoTabs
 
 Package: libdist-zilla-plugin-test-notabs-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-section-perl (>= 0.004),
- libdist-zilla-perl,
- libmoose-perl,
- libnamespace-autoclean-perl,
- libpath-tiny-perl,
- libsub-exporter-formethods-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdata-section-perl,
+         libdist-zilla-perl,
+         libmoose-perl,
+         libnamespace-autoclean-perl,
+         libpath-tiny-perl,
+         libsub-exporter-formethods-perl
 Description: Dist::Zilla plugin to make sure hard tabs are not used
  The Dist::Zilla::Plugin::Test::NoTabs plugin runs at the gather files
  stage. It provides the file xt/release/no-tabs.t, a standard

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



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