This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libdist-inkt-profile-tobyink-perl.
commit 5ecaa34f45af5a0164fcdfb9284273f178fedade Author: Jonas Smedegaard <[email protected]> Date: Tue Aug 15 21:00:09 2017 +0200 Update package relations: Tighten to (build-)depend versioned on libdist-inkt-perl. --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 3fba113..58f73b5 100755 --- a/debian/rules +++ b/debian/rules @@ -22,10 +22,11 @@ include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) # Needed by upstream build and (always) at runtime -perl-deps = dist-inkt dist-inkt-doap dist-inkt-role-hg +perl-deps = dist-inkt-doap dist-inkt-role-hg perl-deps += dist-inkt-role-release dist-inkt-role-test perl-deps += dist-inkt-role-test-kwalitee test-eol test-tabs deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps)) +deps +=, libdist-inkt-perl (>= 0.24) deps-recommend = cpanminus # Needed (always) at runtime -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-inkt-profile-tobyink-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
