[bookkeeper] 01/01: use libnetty-3.9-java
Tony Mancill
tmancill at moszumanska.debian.org
Sun Aug 23 18:38:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository bookkeeper.
commit 986eaaaaf34e856b6aea227b1f93c080e9faecc2
Author: tony mancill <tmancill at debian.org>
Date: Sun Aug 23 11:29:32 2015 -0700
use libnetty-3.9-java
---
debian/changelog | 9 +++++++++
debian/control | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2dfd80b..b62e183 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+bookkeeper (4.2.4-2) unstable; urgency=medium
+
+ * Team upload.
+ * Replace build-dep on libnetty-java with libnetty-3.9-java.
+ This is temporary until libnetty-java is updated for 4.x.
+ Addresses FTBFS. (Closes: #795580)
+
+ -- tony mancill <tmancill at debian.org> Sun, 23 Aug 2015 11:18:26 -0700
+
bookkeeper (4.2.4-1) unstable; urgency=medium
* Initial release (Closes: #793482)
diff --git a/debian/control b/debian/control
index f5b545c..ae57040 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: cdbs,
liblog4j1.2-java (>= 1.2.15),
libmaven-antrun-plugin-java,
libmaven-dependency-plugin-java,
- libnetty-java (>= 3.2.4),
+ libnetty-3.9-java,
libprotobuf-java,
libslf4j-java,
libzookeeper-java (>= 3.4.6-5~),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bookkeeper.git
More information about the pkg-java-commits
mailing list