[SCM] Debian packaging of libcatalyst-modules-perl branch, master, updated. debian/44-11-ga36b739

gregor herrmann gregoa at debian.org
Sat Jun 22 17:00:10 UTC 2013


The following commit has been merged in the master branch:
commit 2e2c9305df349b4d61b8b9dc0c7cf4cc21f6e64a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 22 18:26:01 2013 +0200

    Update build and runtime dependencies.

diff --git a/debian/control b/debian/control
index a61f994..88869a0 100644
--- a/debian/control
+++ b/debian/control
@@ -28,24 +28,25 @@ Build-Depends-Indep: perl,
                      libdbix-class-cursor-cached-perl,
                      libdbix-class-perl,
                      libdbix-class-schema-loader-perl,
+                     libdbix-connector-perl,
                      libdevel-stacktrace-perl,
-                     libemail-mime-perl,
                      libemail-mime-creator-perl,
+                     libemail-mime-perl,
                      libemail-sender-perl,
                      libfile-changenotify-perl,
                      libfile-slurp-perl,
                      libhash-merge-perl,
-                     libhtml-formfu-perl (>= 0.09000),
+                     libhtml-formfu-perl (>= 0.09007),
                      libhtml-mason-perl,
                      libhtml-prototype-perl,
                      libhtml-widget-perl,
                      libjson-any-perl,
                      libjson-perl,
                      liblocale-maketext-lexicon-perl,
-                     perl (>= 5.11.0) | liblocale-maketext-simple-perl (>= 0.19),
                      liblog-log4perl-perl,
                      libmoose-autobox-perl,
                      libmoose-perl (>= 1.12),
+                     libmoosex-attribute-chained-perl,
                      libmoosex-emulate-class-accessor-fast-perl,
                      libmoosex-markasmethods-perl,
                      libmoosex-nonmoose-perl,
@@ -54,9 +55,9 @@ Build-Depends-Indep: perl,
                      libobject-signature-perl,
                      libparams-validate-perl,
                      libpath-class-perl,
-                     perl (>= 5.11) | libparent (>= 0.223),
                      libregexp-assemble-perl,
                      libset-object-perl,
+                     libstring-rewriteprefix-perl,
                      libsub-install-perl,
                      libtask-weaken-perl,
                      libtemplate-perl,
@@ -67,7 +68,6 @@ Build-Depends-Indep: perl,
                      libtest-pod-coverage-perl,
                      libtest-pod-perl,
                      libtest-requires-perl,
-                     perl (>= 5.11.1) | libtest-simple-perl,
                      libtest-use-ok-perl,
                      libtest-warn-perl,
                      libtest-www-mechanize-catalyst-perl,
@@ -78,7 +78,10 @@ Build-Depends-Indep: perl,
                      libuniversal-can-perl,
                      libuniversal-isa-perl,
                      libxml-simple-perl,
-                     libyaml-perl
+                     libyaml-perl,
+                     perl (>= 5.11) | libparent (>= 0.223),
+                     perl (>= 5.11.0) | liblocale-maketext-simple-perl (>= 0.19),
+                     perl (>= 5.11.1) | libtest-simple-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-modules-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-modules-perl.git
@@ -100,21 +103,22 @@ Depends: ${misc:Depends},
          libdbix-class-cursor-cached-perl,
          libdbix-class-perl,
          libdbix-class-schema-loader-perl,
+         libdbix-connector-perl,
          libdevel-stacktrace-perl,
-         libemail-mime-perl,
          libemail-mime-creator-perl,
+         libemail-mime-perl,
          libemail-sender-perl,
          libfile-changenotify-perl,
          libfile-slurp-perl,
-         libhtml-formfu-perl (>= 0.09000),
+         libhtml-formfu-perl (>= 0.09007),
          libhtml-prototype-perl,
          libhtml-widget-perl,
          libjson-any-perl,
          libjson-perl,
          liblocale-maketext-lexicon-perl,
-         perl (>= 5.11.0) | liblocale-maketext-simple-perl (>= 0.19),
          liblog-log4perl-perl,
          libmoose-perl (>= 1.12),
+         libmoosex-attribute-chained-perl,
          libmoosex-emulate-class-accessor-fast-perl,
          libmoosex-markasmethods-perl,
          libmoosex-nonmoose-perl,
@@ -123,9 +127,9 @@ Depends: ${misc:Depends},
          libobject-signature-perl,
          libparams-validate-perl,
          libpath-class-perl,
-         perl (>= 5.11) | libparent (>= 0.223),
          libregexp-assemble-perl,
          libset-object-perl,
+         libstring-rewriteprefix-perl,
          libsub-install-perl,
          libtask-weaken-perl,
          libtemplate-plugin-class-perl,
@@ -134,7 +138,9 @@ Depends: ${misc:Depends},
          libtie-ixhash-perl,
          libtry-tiny-perl,
          libuniversal-can-perl,
-         libuniversal-isa-perl
+         libuniversal-isa-perl,
+         perl (>= 5.11) | libparent (>= 0.223),
+         perl (>= 5.11.0) | liblocale-maketext-simple-perl (>= 0.19)
 Suggests: libcatalyst-devel-perl,
           libconfig-general-perl,
           libconfig-tiny-perl,

-- 
Debian packaging of libcatalyst-modules-perl



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