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 8ccdc3fec4f8faf4f8a8d9c0e5e2b4e46da32b03 Author: Emmanuel Bourg <[email protected]> Date: Tue May 31 15:41:37 2016 +0200 Updated debian/watch to track the 4.x releases --- debian/changelog | 6 ++++++ debian/watch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 082e269..c42a666 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +openhft-chronicle-queue (2.0.3-2) UNRELEASED; urgency=medium + + * Updated debian/watch to track the 4.x releases + + -- Emmanuel Bourg <[email protected]> Tue, 31 May 2016 15:41:16 +0200 + openhft-chronicle-queue (2.0.3-1) unstable; urgency=medium * Initial release (Closes: #792630) diff --git a/debian/watch b/debian/watch index cceca74..e6c36e3 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://github.com/OpenHFT/Chronicle-Queue/tags .*/chronicle-([\d\.]+).tar.gz +https://github.com/OpenHFT/Chronicle-Queue/tags .*/chronicle-(?:queue-)?([\d\.]+).tar.gz -- 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

