[openhft-chronicle-queue] 01/16: Updated debian/watch to track the 4.x releases
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Aug 3 10:21:55 UTC 2016
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 <ebourg at apache.org>
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 <ebourg at apache.org> 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
More information about the pkg-java-commits
mailing list