This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libattean-perl.
commit 7e4cffbb14919874ae87610ccbd90e9c9e0de31a Author: Jonas Smedegaard <[email protected]> Date: Thu Oct 16 15:54:38 2014 +0200 (Build-)depend on libhttp-negotiate-perl, and on libsub-util-perl (not libsub-name-perl). --- debian/rules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/rules b/debian/rules index 1c4018d..4b16ae2 100755 --- a/debian/rules +++ b/debian/rules @@ -27,9 +27,9 @@ DEB_UPSTREAM_PACKAGE = Attean DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/G/GW/GWILLIAMS # Needed by upstream build and (always/often) at runtime -perl-deps = ossp-uuid datetime-format-w3cdtf iri set-scalar sub-install -perl-deps += sub-name try-tiny type-tiny uri uri-namespacemap -perl-deps += namespace-clean +perl-deps = ossp-uuid datetime-format-w3cdtf http-negotiate iri +perl-deps += set-scalar sub-install sub-util try-tiny type-tiny uri +perl-deps += uri-namespacemap namespace-clean deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps)) deps +=, libmoo-perl (>= 1.006000) deps +=, librdf-query-perl (>= 2.910) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libattean-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
