[padre] 06/07: control: standard-version++, dep on perl 5.11, refreshed other deps

dod at debian.org dod at debian.org
Fri Nov 22 18:42:13 UTC 2013


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

dod pushed a commit to branch master
in repository padre.

commit 8f659fce8412d3efd0bfdfd4818b3a162183a287
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Nov 22 19:23:58 2013 +0100

    control: standard-version++, dep on perl 5.11, refreshed other deps
---
 debian/control | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index c48502a..06d1212 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: imagemagick,
                      libclass-xsaccessor-perl,
                      libdbd-sqlite3-perl,
                      libdbi-perl,
-                     libdebug-client-perl (>= 0.20),
+                     libdebug-client-perl (>= 0.29),
                      libdevel-dumpvar-perl,
                      libdevel-refactor-perl,
                      libfile-copy-recursive-perl,
@@ -36,7 +36,7 @@ Build-Depends-Indep: imagemagick,
                      liborlite-migrate-perl,
                      liborlite-perl (>= 1.48),
                      libparams-util-perl,
-                     libparse-errorstring-perl-perl (>= 0.14),
+                     libparse-errorstring-perl-perl (>= 0.18),
                      libparse-exuberantctags-perl,
                      libperl-apireference-perl (>= 0.05-2),
                      libpod-abstract-perl,
@@ -64,8 +64,9 @@ Build-Depends-Indep: imagemagick,
                      perl (>= 5.13.0) | libthreads-shared-perl (>= 1.33),
                      xauth,
                      xfonts-base,
-                     xvfb
-Standards-Version: 3.9.4
+                     xvfb,
+                     perl (>= 5.11)
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/witweb/?p=pkg-perl/packages/padre.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/padre.git
 Homepage: https://metacpan.org/release/Padre/
@@ -84,7 +85,7 @@ Depends: ${misc:Depends},
          libclass-xsaccessor-perl (>= 1.13),
          libdbd-sqlite3-perl (>= 1.35),
          libdbi-perl,
-         libdebug-client-perl (>= 0.21),
+         libdebug-client-perl (>= 0.29),
          libdevel-dumpvar-perl,
          libdevel-refactor-perl,
          libfile-copy-recursive-perl,
@@ -103,10 +104,11 @@ Depends: ${misc:Depends},
          liblist-moreutils-perl,
          liblocale-msgfmt-perl,
          libmodule-manifest-perl,
+         libmodule-starter-perl,
          liborlite-migrate-perl (>= 1.10),
          liborlite-perl (>= 1.96),
          libparams-util-perl,
-         libparse-errorstring-perl-perl (>= 0.14),
+         libparse-errorstring-perl-perl (>= 0.18),
          libparse-exuberantctags-perl,
          libpod-abstract-perl,
          libpod-pom-perl,
@@ -126,7 +128,8 @@ Depends: ${misc:Depends},
          libwx-perl-processstream-perl (>= 0.29),
          libwx-scintilla-perl,
          libyaml-tiny-perl,
-         perl (>= 5.13.0) | libthreads-shared-perl (>= 1.33)
+         perl (>= 5.13.0) | libthreads-shared-perl (>= 1.33),
+         perl (>= 5.11)
 Description: Perl Application Development and Refactoring Environment
  Padre is a Perl IDE that is simple to use for new Perl programmers but also
  supports large multi-lingual and multi-technology projects.
@@ -135,4 +138,3 @@ Description: Perl Application Development and Refactoring Environment
  creating Perl scripts, modules and distributions, with an extensible plugin
  system to support the addition of related functionality and languages and to
  support advanced developers taking the editor anywhere they want it to go.
-

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



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