This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openhft-chronicle-queue.
commit 88ecd87907c62d5f5b20873f4835d12d3a40f735 Author: Emmanuel Bourg <[email protected]> Date: Tue May 31 16:22:10 2016 +0200 Remove the jar files from the upstream tarball --- debian/changelog | 1 + debian/copyright | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 44fd7ac..1a4fbcd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ openhft-chronicle-queue (2.0.3-2) UNRELEASED; urgency=medium * Updated debian/watch to track the 4.x releases * Standards-Version updated to 3.9.8 (no changes) * Use a secure Vcs-Git URL + * Remove the jar files from the upstream tarball -- Emmanuel Bourg <[email protected]> Tue, 31 May 2016 15:41:16 +0200 diff --git a/debian/copyright b/debian/copyright index 84632b6..a02adc5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: OpenHFT Chronicle Queue Source: https://github.com/OpenHFT/Chronicle-Queue +Files-Excluded: *.jar Files: * Copyright: 2013-2015, Peter Lawrey -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openhft-chronicle-queue.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

