This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-lang-java.
commit 9168cb95666a2fc6d964edd29e165af6ca16c4dd Author: Emmanuel Bourg <[email protected]> Date: Mon May 11 23:02:53 2015 +0000 Removed the unused debian/ant.properties file which is causing a build failure with debhelper 9.20150501 --- debian/ant.properties | 2 -- debian/changelog | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/ant.properties b/debian/ant.properties deleted file mode 100644 index 7b2df8f..0000000 --- a/debian/ant.properties +++ /dev/null @@ -1,2 +0,0 @@ -build.home=build -dist.home=dist diff --git a/debian/changelog b/debian/changelog index 38d732a..334ccc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ libcommons-lang-java (2.6-5) UNRELEASED; urgency=medium [ Emmanuel Bourg ] + * Removed the unused debian/ant.properties file which is causing + a build failure with debhelper 9.20150501 * Standards-Version updated to 3.9.6 (no changes) [ Kumar Appaiah ] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-lang-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

