This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository bnd.
commit f1d0b5b9fa6fa5a4ea54973e5b50e1f1dfeab39b Author: Markus Koschany <[email protected]> Date: Mon May 18 14:51:31 2015 +0200 Update changelog. --- debian/ant.properties | 6 ------ debian/changelog | 4 ++-- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/debian/ant.properties b/debian/ant.properties deleted file mode 100644 index 013a9be..0000000 --- a/debian/ant.properties +++ /dev/null @@ -1,6 +0,0 @@ -javac.excludes=**/aQute/bnd/junit/*.java -# Ensure that source and target are 1.5 -# For backwards compat on Java 7 -ant.build.javac.source=1.5 -ant.build.javac.target=1.5 -java.encoding="UTF-8" diff --git a/debian/changelog b/debian/changelog index e5b3ff6..95d1ecd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,8 @@ bnd (2.1.0-1) experimental; urgency=medium - find_swt_jar.diff - java8-compatibility.diff - osgi43_fixes.diff - * Drop fix-encoding.patch and use ant.properties file for setting the - encoding instead. + * Drop fix-encoding.patch and use upstream values instead. + * Delete debian/ant.properties file because it was not used. * Use patch extension instead of diff for patches. * New patches: - no-ee.j2se.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

