summaryrefslogtreecommitdiff
path: root/debian/watch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/watch')
-rw-r--r--debian/watch6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..ec7eb94
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,6 @@
+version=3
+
+opts=\
+dversionmangle=s/\+(?:dfsg|repack)//\
+ https://github.com/dxx-rebirth/dxx-rebirth/tags \
+ .*/archive/(\d[-\d\.]+)-d2x\.tar\.gz
bgstack15