summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2020-11-18 18:47:46 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2020-11-18 18:47:46 +0100
commit25cfee1f23b1fe1b73a298e6d06b6aac03f61e2d (patch)
treea137c29dd2fd8036943633b299da18ad87fcfd3a
parent927a567c2cb683295670a515854b1636fc13d1bb (diff)
Add a watch file
-rw-r--r--debian/watch9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..e187b31
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,9 @@
+version=4
+
+opts="mode=git, pgpmode=none, repack, compression=xz" \
+ https://github.com/ms-studio/karmilla \
+ refs/tags/v\.([\d]+[a-z]*)
+
+opts="mode=git, pgpmode=none, pretty=016+git%cd+%h, repack, compression=xz" \
+ https://github.com/ms-studio/karmilla \
+ HEAD