[librole-commons-perl] 17/21: Update package relations: (Build-)depend on libmodule-runtime-perl (not libclass-load-perl).

Jonas Smedegaard dr at jones.dk
Tue Aug 4 15:56:17 UTC 2015


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

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

commit 743b27d2d7efcb074a7d7efce068990a778bd3f9
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 4 17:34:46 2015 +0200

    Update package relations: (Build-)depend on libmodule-runtime-perl (not libclass-load-perl).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5919be9..465568c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/T/TO/TOBYINK
 CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 
 # Needed by upstream build process and (always) at runtime
-perl-deps = class-load moo object-id scalar-does
+perl-deps = module-runtime moo object-id scalar-does
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 
 provides = libobject-authority-perl, libauthority-shared-perl

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



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