[libperl-critic-perl] 03/05: wrap&sort d/control

gregor herrmann gregoa at debian.org
Sat May 30 16:53:44 UTC 2015


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

gregoa pushed a commit to branch master
in repository libperl-critic-perl.

commit 080dd824cb902258eec6c7de280706b771917446
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 30 17:23:40 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 98 ++++++++++++++++++++++++++++------------------------------
 1 file changed, 48 insertions(+), 50 deletions(-)

diff --git a/debian/control b/debian/control
index 8528271..92bab6b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,37 +1,36 @@
 Source: libperl-critic-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders:
- Salvatore Bonaccorso <carnil at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Damyan Ivanov <dmn at debian.org>,
- Antonio Radici <antonio at dyne.org>,
- Ansgar Burchardt <ansgar at debian.org>
+Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Antonio Radici <antonio at dyne.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.420000)
-Build-Depends-Indep:
- libb-keywords-perl,
- libconfig-tiny-perl,
- libemail-address-perl,
- libexception-class-perl,
- libfile-homedir-perl,
- libfile-which-perl,
- libio-string-perl,
- liblist-moreutils-perl,
- libmodule-pluggable-perl | perl (<< 5.17.0),
- libpod-spell-perl,
- libppi-perl (>= 1.220),
- libppix-regexp-perl (>= 0.027),
- libppix-utilities-perl,
- libreadonly-perl (>= 2.000),
- libstring-format-perl,
- libtask-weaken-perl,
- libtest-deep-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- perltidy,
- perl
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl (>= 0.420000)
+Build-Depends-Indep: libb-keywords-perl,
+                     libconfig-tiny-perl,
+                     libemail-address-perl,
+                     libexception-class-perl,
+                     libfile-homedir-perl,
+                     libfile-which-perl,
+                     libio-string-perl,
+                     liblist-moreutils-perl,
+                     libmodule-pluggable-perl | perl (<< 5.17.0),
+                     libpod-spell-perl,
+                     libppi-perl (>= 1.220),
+                     libppix-regexp-perl (>= 0.027),
+                     libppix-utilities-perl,
+                     libreadonly-perl (>= 2.000),
+                     libstring-format-perl,
+                     libtask-weaken-perl,
+                     libtest-deep-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     perl,
+                     perltidy
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libperl-critic-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl-critic-perl.git
@@ -39,26 +38,25 @@ Homepage: https://metacpan.org/release/Perl-Critic
 
 Package: libperl-critic-perl
 Architecture: all
-Depends:
- libb-keywords-perl,
- libconfig-tiny-perl,
- libemail-address-perl,
- libexception-class-perl,
- libfile-homedir-perl,
- libfile-which-perl,
- libio-string-perl,
- liblist-moreutils-perl,
- libmodule-pluggable-perl | perl (<< 5.17.0),
- libpod-spell-perl,
- libppi-perl (>= 1.220),
- libppix-regexp-perl (>= 0.027),
- libppix-utilities-perl,
- libreadonly-perl (>= 2.000),
- libstring-format-perl,
- libtask-weaken-perl,
- perltidy,
- ${misc:Depends},
- ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libb-keywords-perl,
+         libconfig-tiny-perl,
+         libemail-address-perl,
+         libexception-class-perl,
+         libfile-homedir-perl,
+         libfile-which-perl,
+         libio-string-perl,
+         liblist-moreutils-perl,
+         libmodule-pluggable-perl | perl (<< 5.17.0),
+         libpod-spell-perl,
+         libppi-perl (>= 1.220),
+         libppix-regexp-perl (>= 0.027),
+         libppix-utilities-perl,
+         libreadonly-perl (>= 2.000),
+         libstring-format-perl,
+         libtask-weaken-perl,
+         perltidy
 Description: Perl module to critique code for best practices
  Perl::Critic is an extensible framework for creating and applying software
  coding policies to Perl source code. By default, it is distributed with a

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



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