[csvjdbc] 01/01: Fix debian/watch
Christopher Hoskin
christopher.hoskin at gmail.com
Wed Sep 21 20:40:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
grinorcole-guest pushed a commit to branch master
in repository csvjdbc.
commit d86ea59902bbcfeab328a9e4c9e774ea8ee99bb8
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Wed Sep 21 21:39:22 2016 +0100
Fix debian/watch
---
debian/changelog | 6 ++++++
debian/watch | 6 ++++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 94a0b2e..f5a89be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+csvjdbc (1.0.29-2) UNRELEASED; urgency=medium
+
+ * Fix debian/watch
+
+ -- Christopher Hoskin <christopher.hoskin at gmail.com> Wed, 21 Sep 2016 21:39:07 +0100
+
csvjdbc (1.0.29-1) unstable; urgency=medium
* Initial release (Closes: #823234)
diff --git a/debian/watch b/debian/watch
index aad5e6e..1318f9f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
-version=3
-https://sourceforge.net/p/csvjdbc/code/ref/master/tags/ /p/csvjdbc/code/ci/v([\d\.]*)-(\d+)/tree/
+version=4
+opts="mode=git, pgpmode=none, uversionmangle=s/([\d\.]+)-([\d\.]+)/$1.$2/" \
+http://git.code.sf.net/p/csvjdbc/code/ \
+refs/tags/(?:v|csvjdbc-)([\d\.-]+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/csvjdbc.git
More information about the pkg-java-commits
mailing list