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 <[email protected]> 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
