[libmagpie-perl] 08/09: Build-depend on libdata-class-perl (and rewrap dependencies in rules file).

Jonas Smedegaard js at moszumanska.debian.org
Mon Jan 27 19:30:33 UTC 2014


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

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

commit cafc26c7c6aa2b16c35145260f180352cd3a21a1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jan 27 20:21:36 2014 +0100

    Build-depend on libdata-class-perl (and rewrap dependencies in rules file).
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3db19d8..d5390fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,8 +29,8 @@ pkg = $(DEB_SOURCE_PACKAGE)
 
 # Needed by upstream build process and (always/often) at runtime
 #  libjson-any-perl 1.29 is virtually identical to 1.28
-perl-deps = bread-board data-printer http-negotiate http-throwable
-perl-deps += moosex-role-parameterized moosex-traits
+perl-deps = bread-board class-load data-printer http-negotiate
+perl-deps += http-throwable moosex-role-parameterized moosex-traits
 perl-deps += moosex-types-path-class plack
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps +=, libmoose-perl (>= 2.0402), libtry-tiny-perl (>= 0.11)

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



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