[libdancer2-perl] 03/04: Update dependencies in d/control

Nuno Carvalho smash at cpan.org
Mon Aug 22 11:23:03 UTC 2016


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

mestre-guest pushed a commit to branch master
in repository libdancer2-perl.

commit 2bda39674f5bc701237f24294ee150e84a8d745c
Author: Nuno Carvalho <smash at cpan.org>
Date:   Mon Aug 22 12:14:40 2016 +0100

    Update dependencies in d/control
---
 debian/changelog | 4 ++++
 debian/control   | 7 +++----
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ba1aebd..83e260f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
 libdancer2-perl (0.202000+dfsg-1) UNRELEASED; urgency=medium
 
   * Update remove-eumm-version-req.patch to match new generated files.
+  * d/control:
+    + add new dependency libmoox-types-mooselike-perl.
+    + remove dependency libtype-tiny-perl, no longer required.
+    + remove libtype-tiny-xs-perl from recommends.
 
  -- Nuno Carvalho <smash at cpan.org>  Thu, 18 Aug 2016 15:12:24 +0100
 
diff --git a/debian/control b/debian/control
index 2819bff..e922ad6 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Build-Depends-Indep: libapp-cmd-perl,
                      libmime-types-perl,
                      libmodule-runtime-perl,
                      libmoo-perl (>= 2.000000),
+                     libmoox-types-mooselike-perl,
                      libplack-perl (>= 1.0035),
                      libplack-middleware-fixmissingbodyinredirect-perl,
                      libreturn-multilevel-perl,
@@ -33,7 +34,6 @@ Build-Depends-Indep: libapp-cmd-perl,
                      libtemplate-perl,
                      libtemplate-tiny-perl,
                      libtest-fatal-perl,
-                     libtype-tiny-perl,
                      liburi-perl,
                      libwww-perl,
                      libyaml-perl (>= 0.86),
@@ -64,13 +64,13 @@ Depends: ${misc:Depends},
          libmime-types-perl,
          libmodule-runtime-perl,
          libmoo-perl (>= 2.000000),
+         libmoox-types-mooselike-perl,
          libplack-perl (>= 1.0035),
          libplack-middleware-fixmissingbodyinredirect-perl,
          libreturn-multilevel-perl,
          librole-tiny-perl (>= 2.000000),
          libsafe-isa-perl,
          libtemplate-tiny-perl,
-         libtype-tiny-perl,
          liburi-perl,
          libwww-perl,
          libyaml-perl (>= 0.86)
@@ -78,8 +78,7 @@ Recommends: libclass-load-xs-perl,
             libcrypt-urandom-perl,
             libcpanel-json-xs-perl,
             libmath-random-isaac-xs-perl,
-            libtemplate-perl,
-            libtype-tiny-xs-perl
+            libtemplate-perl
 Description: lightweight yet powerful web application framework
  Dancer2 is the new generation lightweight web-framework for Perl. It's a
  complete rewrite of Dancer based on Moo. It's designed to be powerful and

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



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