[libcatmandu-atom-perl] 08/10: Update package relations: Stop build-depending on libmodule-build-perl: (Build-)depend explicitly on libmoo-perl. Build-depend on libjson-perl.

Jonas Smedegaard dr at jones.dk
Thu Feb 26 12:38:49 UTC 2015


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

js pushed a commit to branch master
in repository libcatmandu-atom-perl.

commit c218ae0980baabe29aea6c2dd9fed9c488f9fdd0
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Feb 26 13:17:27 2015 +0100

    Update package relations: Stop build-depending on libmodule-build-perl: (Build-)depend explicitly on libmoo-perl. Build-depend on libjson-perl.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 730336e..a51d277 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,12 +28,12 @@ DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/H/HO/HOCHSTEN
 DEB_UPSTREAM_TARBALL_MD5 = 0526fea112838dff9fe71b5876aa6450
 
 # Needed by upstream build and (always) at runtime
-deps = libcatmandu-perl
+deps = libcatmandu-perl, libmoo-perl
 deps +=, libxml-atom-perl (>= 0.41)
 deps +=, libnamespace-clean-perl (>= 0.24)
 
 # Needed by upstream testsuite
-deps-test = libtest-exception-perl
+deps-test = libtest-exception-perl, libjson-perl
 
 CDBS_BUILD_DEPENDS +=, $(deps), $(bdeps), $(deps-test)
 CDBS_DEPENDS_$(pkg) = $(deps)

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



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