summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2022-04-28 12:43:18 +0200
committerGard Spreemann <gspr@nonempty.org>2022-04-28 12:43:18 +0200
commite43fec46f5279e5d36d8fd5febc0cd5c357773ee (patch)
tree51a6768197eeb3462a44362d7917c638c15b7fb3
parent0d93e8443f4c551816d90fe1a873a6b151a901cb (diff)
Add watch file
-rw-r--r--debian/watch4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..61c78cb
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*@ARCHIVE_EXT@)%@PACKAGE@-$1%, repacksuffix=+dfsg, dversionmangle=auto" \
+ https://github.com/anigmetov/hera/tags \
+ (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@ \ No newline at end of file