[SCM] Packaging of padre perl editor branch, master, updated. debian/0.96+dfsg1-2-2-g297dcf1

gregor herrmann gregoa at debian.org
Thu Jul 5 21:11:39 UTC 2012


The following commit has been merged in the master branch:
commit 32f2f3e5847a059016fc909af6ab4af91287c1e9
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:07:36 2012 -0600

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

diff --git a/debian/control b/debian/control
index d4bc416..d021863 100644
--- a/debian/control
+++ b/debian/control
@@ -14,38 +14,38 @@ Build-Depends-Indep: imagemagick,
                      libclass-inspector-perl,
                      libclass-unload-perl,
                      libclass-xsaccessor-perl,
-                     libdbd-sqlite3-perl (>= 1.27),
+                     libdbd-sqlite3-perl,
                      libdbi-perl,
                      libdebug-client-perl (>= 0.20),
                      libdevel-dumpvar-perl,
                      libdevel-refactor-perl,
-                     libfile-copy-recursive-perl (>= 0.37),
+                     libfile-copy-recursive-perl,
                      libfile-find-rule-perl,
                      libfile-homedir-perl (>= 0.91),
                      libfile-pushd-perl,
                      libfile-remove-perl,
-                     libfile-sharedir-perl (>= 1.00),
+                     libfile-sharedir-perl,
                      libfile-slurp-perl,
                      perl,
-                     libfile-which-perl (>= 1.08),
-                     libhtml-parser-perl (>= 3.58),
+                     libfile-which-perl,
+                     libhtml-parser-perl,
                      libio-string-perl,
                      libio-stringy-perl,
-                     libipc-run-perl (>= 0.83),
-                     libjson-xs-perl (>= 2.29),
+                     libipc-run-perl,
+                     libjson-xs-perl,
                      liblist-moreutils-perl,
                      liblocale-msgfmt-perl,
                      libmodule-manifest-perl,
                      liborlite-migrate-perl,
                      liborlite-perl (>= 1.48),
-                     libparams-util-perl (>= 0.33),
+                     libparams-util-perl,
                      libparse-errorstring-perl-perl (>= 0.14),
                      libparse-exuberantctags-perl,
                      libperl-apireference-perl (>= 0.05-2),
                      libpod-abstract-perl,
                      libpod-pom-perl,
                      libpod2-base-perl,
-                     libppi-perl (>= 1.213),
+                     libppi-perl,
                      libppix-editortools-perl (>= 0.13),
                      libppix-regexp-perl (>= 0.011),
                      libprobe-perl-perl,
@@ -58,13 +58,12 @@ Build-Depends-Indep: imagemagick,
                      libtext-diff-perl,
                      libtext-findindent-perl (>= 0.10),
                      liburi-perl,
-                     libwww-perl (>= 5.836),
+                     libwww-perl,
                      libwx-perl,
                      libwx-perl-processstream-perl (>= 0.29),
                      libwx-scintilla-perl,
                      libyaml-tiny-perl,
-                     perl (>= 5.10.1),
-                     perl (>= 5.11.2) | libmodule-corelist-perl (>= 2.22),
+                     perl (>= 5.11.2) | libmodule-corelist-perl,
                      perl (>= 5.13.0) | libthreads-shared-perl (>= 1.33),
                      xauth,
                      xfonts-base,
@@ -91,32 +90,31 @@ Depends: ${misc:Depends},
          libdebug-client-perl (>= 0.16),
          libdevel-dumpvar-perl,
          libdevel-refactor-perl,
-         libfile-copy-recursive-perl (>= 0.37),
+         libfile-copy-recursive-perl,
          libfile-find-rule-perl,
          libfile-homedir-perl (>= 0.91),
          libfile-pushd-perl,
          libfile-remove-perl,
-         libfile-sharedir-perl (>= 1.00),
+         libfile-sharedir-perl,
          libfile-slurp-perl,
-         perl,
-         libfile-which-perl (>= 1.08),
-         libhtml-parser-perl (>= 3.58),
+         libfile-which-perl,
+         libhtml-parser-perl,
          libio-string-perl,
          libio-stringy-perl,
-         libipc-run-perl (>= 0.83),
-         libjson-xs-perl (>= 2.29),
+         libipc-run-perl,
+         libjson-xs-perl,
          liblist-moreutils-perl,
          liblocale-msgfmt-perl,
          libmodule-manifest-perl,
          liborlite-migrate-perl (>= 1.10),
          liborlite-perl (>= 1.96),
-         libparams-util-perl (>= 0.33),
+         libparams-util-perl,
          libparse-errorstring-perl-perl (>= 0.14),
          libparse-exuberantctags-perl,
          libpod-abstract-perl,
          libpod-pom-perl,
          libpod2-base-perl,
-         libppi-perl (>= 1.213),
+         libppi-perl,
          libppix-editortools-perl (>= 0.13),
          libppix-regexp-perl (>= 0.011),
          libprobe-perl-perl,
@@ -126,12 +124,12 @@ Depends: ${misc:Depends},
          libtext-findindent-perl (>= 0.10),
          libtext-patch-perl (>= 1.8),
          liburi-perl,
-         libwww-perl (>= 5.836),
+         libwww-perl,
          libwx-perl (>= 0.9901),
          libwx-perl-processstream-perl (>= 0.29),
          libwx-scintilla-perl,
          libyaml-tiny-perl,
-         perl (>= 5.10.1),
+         perl,
          perl (>= 5.13.0) | libthreads-shared-perl (>= 1.33)
 Description: Perl Application Development and Refactoring Environment
  Padre is a Perl IDE that is simple to use for new Perl programmers but also

-- 
Packaging of padre perl editor



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