This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bnd.
commit 762fddedf7f5cabad5c6d58c630c11093ad74ab5 Author: Emmanuel Bourg <[email protected]> Date: Wed Feb 10 01:40:44 2016 +0100 Enabled the Java 8 compatibility patch --- debian/changelog | 7 +++++++ debian/patches/series | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c15da79..37bf536 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +bnd (2.4.1-3) UNRELEASED; urgency=medium + + * Team upload. + * Enabled the Java 8 compatibility patch + + -- Emmanuel Bourg <[email protected]> Wed, 10 Feb 2016 01:33:26 +0100 + bnd (2.4.1-2) unstable; urgency=medium * Team upload. diff --git a/debian/patches/series b/debian/patches/series index 942c8a5..7a1a39a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,7 +4,7 @@ no-ee.j2se.patch embedded-repo.patch implement-missing-methods.patch no-osgi.r5.patch -#java8-compatibility.patch +java8-compatibility.patch no-osgi-annotations.patch disable-jpm-plugin.patch gradle-compatibility.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

