This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libtype-tiny-perl.
commit b6203ba23e2e440edc07a840bf6f031ee7ff649f Author: Jonas Smedegaard <[email protected]> Date: Thu Sep 14 11:06:16 2017 +0200 Update package relations: Recommend recent perl or recent libscalar-list-utils-perl (not libsub-name-perl). --- debian/rules | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 110f7f5..aff7936 100755 --- a/debian/rules +++ b/debian/rules @@ -40,7 +40,9 @@ depends-test = libexporter-tiny-perl suggests-test = libdevel-stacktrace-perl # Needed (often) at runtime -recommends = libdevel-lexalias-perl, libsub-name-perl, libtype-tiny-xs-perl +# * recent perl or recent Scalar::List::Utils needed for Sub::Util +recommends = libdevel-lexalias-perl, libtype-tiny-xs-perl +recommends +=, perl (>= 5.21.4) | libscalar-list-utils-perl (>= 1.40) # Improves other packages # TODO: get libtype-tie-perl in Debian -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtype-tiny-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
