[SCM] Packaging for padre-plugin-perlcritic branch, master, updated. upstream/0.06-12-g4f45acd

Damyan Ivanov dmn at debian.org
Fri Aug 28 08:46:43 UTC 2009


The following commit has been merged in the master branch:
commit aaae2bfeaf9f2b4e9f40fd14999acc8d17ad2bf1
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri Aug 28 11:33:47 2009 +0300

    trim perl dependencies; sort dependency lists

diff --git a/debian/control b/debian/control
index 95966be..5ce7469 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: libpadre-plugin-perlcritic-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8), perl-modules, libperl-critic-perl,
-  padre-plugin-api-0, xvfb, xauth, xfonts-base
+Build-Depends-Indep: perl,
+ libperl-critic-perl,
+ padre-plugin-api-0,
+ xauth,
+ xfonts-base,
+ xvfb
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
 Standards-Version: 3.8.2
@@ -13,8 +17,9 @@ Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libpadre-plugin-perlcrit
 
 Package: libpadre-plugin-perlcritic-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.8),
-  libperl-critic-perl, padre-plugin-api-0
+Depends: ${perl:Depends}, ${misc:Depends},
+  libperl-critic-perl,
+  padre-plugin-api-0
 Enhances: padre
 Description: Padre plugin to analyze perl files with Perl::Critic
  This is a simple plugin to run Perl::Critic on your source code.

-- 
Packaging for padre-plugin-perlcritic



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