This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tuxguitar.
commit c421de049630ca8df2ee104254dff98bbf9a2f45 Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 8 12:26:30 2016 +0200 Removed the build dependency on gcj-jdk --- debian/changelog | 7 +++++++ debian/control | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 102235c..244aed5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +tuxguitar (1.2-22) UNRELEASED; urgency=medium + + * Team upload. + * Removed the build dependency on gcj-jdk + + -- Emmanuel Bourg <[email protected]> Fri, 08 Jul 2016 12:15:15 +0200 + tuxguitar (1.2-21) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index fbe1440..e103619 100644 --- a/debian/control +++ b/debian/control @@ -6,11 +6,10 @@ Uploaders: Philippe Coval <[email protected]>, tony mancill <[email protected]> Build-Depends: ant, debhelper (>= 9), - default-jdk | java2-compiler, + default-jdk, docbook-to-man, docbook-utils, dpkg-dev (>= 1.17.0~), - gcj-jdk, libasound2-dev | liboss4-salsa-dev, libfluidsynth-dev, libitext-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tuxguitar.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

