[SCM] Packaging for padre-plugin-spellcheck branch, master, updated. upstream/1.1.2-24-gbca6982

Damyan Ivanov dmn at debian.org
Fri Aug 28 12:53:04 UTC 2009


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

    trim perl dependencies; sort dendency lists

diff --git a/debian/control b/debian/control
index d5eeef4..2d3ab52 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,16 @@ Source: libpadre-plugin-spellcheck-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.6.0-12), perl-modules, libtext-aspell-perl,
-  libmodule-util-perl, padre-plugin-api-0, libclass-xsaccessor-perl,
-  libtest-pod-perl, libtest-pod-coverage-perl,
-  xvfb, xfonts-base, xauth
+Build-Depends-Indep: perl,
+ libclass-xsaccessor-perl,
+ libmodule-util-perl,
+ libtest-pod-coverage-perl,
+ libtest-pod-perl,
+ libtext-aspell-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>, Damyan Ivanov <dmn at debian.org>
 Standards-Version: 3.8.2
@@ -15,9 +21,11 @@ Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libpadre-plugin-spellche
 
 Package: libpadre-plugin-spellcheck-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl-modules,
-  libtext-aspell-perl, libmodule-util-perl, padre-plugin-api-0,
-  libclass-xsaccessor-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libclass-xsaccessor-perl,
+ libmodule-util-perl,
+ libtext-aspell-perl,
+ padre-plugin-api-0
 Enhances: padre
 Description: Padre plugin to check spelling
  The SpellCheck plugin allows one to checking her text spelling within

-- 
Packaging for padre-plugin-spellcheck



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