[libgettext-commons-java] 06/07: Update debian/watch to retreive from github
Tony Mancill
tmancill at moszumanska.debian.org
Mon Jul 3 01:12:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository libgettext-commons-java.
commit 30ba5a24ff692e4d9e522571713a2dd5df690350
Author: tony mancill <tmancill at debian.org>
Date: Sun Jul 2 09:03:17 2017 -0700
Update debian/watch to retreive from github
---
debian/watch | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/watch b/debian/watch
index bb3b5ad..f984976 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
-http://code.google.com/p/gettext-commons/downloads/list \
- .*gettext-commons-([0-9.]*)-src.tar.gz
+version=4
+opts="uversionmangle=s/_/\./g,repack,compression=xz" \
+ https://github.com/jgettext/gettext-commons/releases .*gettext-commons-([0-9._]*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgettext-commons-java.git
More information about the pkg-java-commits
mailing list