This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository hawtbuf.
commit ab07d951cad71f832554cf67148be9c9b20ff21e Author: Emmanuel Bourg <[email protected]> Date: Wed Dec 30 16:49:12 2015 +0100 Fixed a build failure caused by BND 2.4 (Closes: #809280) --- debian/changelog | 1 + debian/maven.properties | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 382dff8..969f81d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ hawtbuf (1.10-2) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS + * Fixed a build failure caused by BND 2.4 (Closes: #809280) -- Emmanuel Bourg <[email protected]> Wed, 30 Dec 2015 16:10:29 +0100 diff --git a/debian/maven.properties b/debian/maven.properties index 7c29bd7..8778d83 100644 --- a/debian/maven.properties +++ b/debian/maven.properties @@ -2,3 +2,4 @@ # For example: # maven.test.skip=true +hawtbuf.osgi.private= -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hawtbuf.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

