This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libsbml.
commit cb1d43e4e6e3964578b7dccdda6af74c766e9fde Author: Andreas Tille <[email protected]> Date: Tue Feb 9 08:33:15 2016 +0100 Use default-jdk --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7eb3389..469b61c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libsbml (5.12.0+dfsg-3) UNRELEASED; urgency=medium + + * Build-Depend from default-jdk instead a specific version + Closes: #814166 + + -- Andreas Tille <[email protected]> Tue, 09 Feb 2016 08:31:24 +0100 + libsbml (5.12.0+dfsg-2) unstable; urgency=medium * follow Debian CLI library packaging guidelines (add missing dependencies) diff --git a/debian/control b/debian/control index e70ba65..6902405 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: autoconf, python-dev, perl, libperl-dev, - openjdk-7-jdk, + default-jdk, octave-pkg-dev, r-base-dev, r-base-core, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libsbml.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
