This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/2.2.3-1 in repository jellyfish1.
commit 3750540344df04808e4087ac800a771d8b38239d Author: Andreas Tille <[email protected]> Date: Thu Oct 9 16:03:54 2014 +0200 Replace unneeded dependency by @builddeps@ --- debian/changelog | 6 ++++++ debian/tests/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e71270c..80954ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +jellyfish (2.1.4-2) UNRELEASED; urgency=medium + + * Replace unneeded dependency by @builddeps@ in debian/tests/control + + -- Andreas Tille <[email protected]> Thu, 09 Oct 2014 16:01:07 +0200 + jellyfish (2.1.4-1) unstable; urgency=medium * New upstream version diff --git a/debian/tests/control b/debian/tests/control index 25377fc..199fb5e 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: run-unit-test -Depends: @, r-cran-runit +Depends: @, @builddeps@ Restrictions: allow-stderr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jellyfish1.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
