[Python-modules-commits] [gamera] 19/20: deb/watch: watch Github repo
Daniel Stender
stender at moszumanska.debian.org
Mon Aug 8 08:55:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch master
in repository gamera.
commit 2c858d2a8a5c1ea32e152f8755c294e37a107ec0
Author: Daniel Stender <stender at debian.org>
Date: Mon Aug 8 10:35:59 2016 +0200
deb/watch: watch Github repo
---
debian/changelog | 3 ++-
debian/watch | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 668863a..45a99aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ gamera (1:3.4.2+git20160808.1725654-1) UNRELEASED; urgency=medium
to Jakub Wilk].
* deb/control: update Homepage.
* deb/copyright: update Source.
+ * deb/watch: upstream moved to Github repo.
- -- Daniel Stender <stender at debian.org> Mon, 08 Aug 2016 10:34:35 +0200
+ -- Daniel Stender <stender at debian.org> Mon, 08 Aug 2016 10:35:25 +0200
gamera (3.4.2+svn1454-1) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index f60e592..ecefcba 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://sf.net/gamera/gamera-([0-9.]+)[.]tar[.]gz
+opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]+)\.tar\.gz/gamera-$1.tar.gz/" \
+https://github.com/hsnr-gamera/gamera/releases (?:.*/)?v?(\d[\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/gamera.git
More information about the Python-modules-commits
mailing list