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 f445749729b8aa625143629c605c01f575d39526 Author: Nuno Carvalho <[email protected]> Date: Wed Jun 1 13:13:15 2016 +0100 Update dependencies in d/control --- debian/changelog | 1 + debian/control | 13 +++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index edde6d5..581a86e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libdancer2-perl (0.200000+dfsg-1) UNRELEASED; urgency=medium [ Nuno Carvalho ] * Remove spelling patch, fixed upstream. + * d/control: update B-D-I and Depends according to new dependencies. -- Nuno Carvalho <[email protected]> Wed, 01 Jun 2016 11:19:06 +0100 diff --git a/debian/control b/debian/control index ca38738..7f2d106 100644 --- a/debian/control +++ b/debian/control @@ -6,12 +6,13 @@ Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libapp-cmd-perl, libcapture-tiny-perl (>= 0.12), - libclass-load-perl, libconfig-any-perl, libcrypt-urandom-perl, + libexporter-tiny-perl, libfile-sharedir-install-perl (>= 0.06), libfile-sharedir-perl, libhash-merge-simple-perl, + libhash-multivalue-perl, libhttp-body-perl, libhttp-cookies-perl, libhttp-date-perl, @@ -24,10 +25,8 @@ 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, - libplack-middleware-removeredundantbody-perl, libreturn-multilevel-perl, librole-tiny-perl (>= 2.000000), libsafe-isa-perl, @@ -35,6 +34,8 @@ Build-Depends-Indep: libapp-cmd-perl, libtemplate-perl, libtemplate-tiny-perl, libtest-fatal-perl, + libtest-deep-perl, + libtype-tiny-perl, liburi-perl, libwww-perl, libyaml-perl (>= 0.86), @@ -51,10 +52,11 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libapp-cmd-perl, - libclass-load-perl, libconfig-any-perl, + libexporter-tiny-perl, libfile-sharedir-perl, libhash-merge-simple-perl, + libhash-multivalue-perl, libhttp-body-perl, libhttp-date-perl, libhttp-headers-fast-perl, @@ -65,14 +67,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, - libplack-middleware-removeredundantbody-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), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer2-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
