This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openhft-lang.
commit c44edd0ff6b95a26faaa198835563779586422c1 Author: Emmanuel Bourg <[email protected]> Date: Wed Aug 3 10:22:31 2016 +0200 New dependency on libsnappy-java --- debian/changelog | 4 +++- debian/control | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 28e7d31..23edca5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -openhft-lang (6.1.4-2) UNRELEASED; urgency=medium +openhft-lang (6.7.6-1) UNRELEASED; urgency=medium + * New upstream release + - New dependency on libsnappy-java * Build with the DH sequencer instead of CDBS * Depend on libintellij-annotations-java instead of injecting the annotations * Standards-Version updated to 3.9.8 (no changes) diff --git a/debian/control b/debian/control index 0126782..aab8e0c 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9), libintellij-annotations-java, libmaven-bundle-plugin-java, libopenhft-compiler-java, + libsnappy-java, maven-debian-helper (>= 2.0), zip Standards-Version: 3.9.8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openhft-lang.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

