[SCM] Debian packaging of libperl-critic-perl branch, master, updated. debian/1.117-2-4-g36728a9

gregor herrmann gregoa at debian.org
Thu Jul 5 20:49:21 UTC 2012


The following commit has been merged in the master branch:
commit ea7b021b525318956cb6f223d076b6af45a7a784
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:49:46 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 12b630b..4a911ff 100644
--- a/debian/control
+++ b/debian/control
@@ -1,65 +1,64 @@
 Source: libperl-critic-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
+           Maximilian Gaß <mxey at cloudconnected.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),
- perl
+               perl
 Build-Depends-Indep: libb-keywords-perl,
- libconfig-tiny-perl,
- libemail-address-perl,
- libexception-class-perl,
- libfile-homedir-perl,
- libfile-spec-perl,
- libfile-which-perl,
- libio-string-perl,
- liblist-moreutils-perl,
- libmodule-pluggable-perl,
- libpod-spell-perl,
- libppi-perl (>= 1.215),
- libppix-regexp-perl (>= 0.022),
- libppix-utilities-perl (>= 1.001),
- libreadonly-perl,
- libreadonly-xs-perl,
- libstring-format-perl,
- libtask-weaken-perl,
- libtest-deep-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- perltidy
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
- Maximilian Gaß <mxey at cloudconnected.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>
+                     libconfig-tiny-perl,
+                     libemail-address-perl,
+                     libexception-class-perl,
+                     libfile-homedir-perl,
+                     perl,
+                     libfile-which-perl,
+                     libio-string-perl,
+                     liblist-moreutils-perl,
+                     libpod-spell-perl,
+                     libppi-perl (>= 1.215),
+                     libppix-regexp-perl (>= 0.022),
+                     libppix-utilities-perl,
+                     libreadonly-perl,
+                     libreadonly-xs-perl,
+                     libstring-format-perl,
+                     libtask-weaken-perl,
+                     libtest-deep-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     perltidy
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Perl-Critic/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libperl-critic-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl-critic-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libperl-critic-perl.git
+Homepage: http://search.cpan.org/dist/Perl-Critic/
 
 Package: libperl-critic-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libb-keywords-perl,
- libconfig-tiny-perl,
- libemail-address-perl,
- libexception-class-perl,
- libfile-homedir-perl,
- libfile-spec-perl,
- libfile-which-perl,
- libio-string-perl,
- liblist-moreutils-perl,
- libmodule-pluggable-perl,
- libpod-spell-perl,
- libppi-perl (>= 1.215),
- libppix-regexp-perl (>= 0.022),
- libppix-utilities-perl (>= 1.001),
- libreadonly-perl,
- libreadonly-xs-perl,
- libstring-format-perl,
- libtask-weaken-perl,
- perltidy
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libb-keywords-perl,
+         libconfig-tiny-perl,
+         libemail-address-perl,
+         libexception-class-perl,
+         libfile-homedir-perl,
+         perl,
+         libfile-which-perl,
+         libio-string-perl,
+         liblist-moreutils-perl,
+         libpod-spell-perl,
+         libppi-perl (>= 1.215),
+         libppix-regexp-perl (>= 0.022),
+         libppix-utilities-perl,
+         libreadonly-perl,
+         libreadonly-xs-perl,
+         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
@@ -68,3 +67,4 @@ Description: Perl module to critique code for best practices
  it is not limited to PBP and will even support policies that contradict PBP.
  You can enable, disable and customize those policies through the Perl::Critic
  interface. You can also create new Policy modules to suit your own tastes.
+

-- 
Debian packaging of libperl-critic-perl



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