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

Ryan Niebur ryanryan52 at gmail.com
Tue Jun 16 08:29:42 UTC 2009


The following commit has been merged in the master branch:
commit afa0e63757a1a14f116b8b27958b9268d8528147
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Tue Jun 16 01:28:02 2009 -0700

    change dependency from padre to padre-plugin-api-0

diff --git a/debian/control b/debian/control
index 5051475..d112962 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7), libmodule-build-perl
 Build-Depends-Indep: perl (>= 5.8), perl-modules, libperl-critic-perl,
-  padre (>= 0.26)
+  padre-plugin-api-0
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
 Standards-Version: 3.8.1
@@ -14,7 +14,7 @@ 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 (>= 0.26)
+  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