summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2019-07-17 15:50:20 +0200
committerGard Spreemann <gspr@nonempty.org>2019-07-17 15:50:20 +0200
commitfbb5f4e6a5b3d8c3d9ad47297e175dec77aaf8c0 (patch)
treee1c916fb95ec6f2f231959fda205b5f50ccada84
parent12182e9b53f8b133a2796d1e13d59b33a07ec742 (diff)
Watch file.
-rw-r--r--debian/watch3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..3b80615
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=4
+opts=filenamemangle=s/.+\/?(\d\S+)\.tar\.gz/python-pyspike-$1\.tar\.gz/,uversionmangle=s/-?(RC|rc)/~rc/ \
+ https://github.com/mariomulansky/PySpike/tags .*/archive/(\d\S+)\.tar\.gz \ No newline at end of file