summaryrefslogtreecommitdiff
path: root/debian/watch
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2016-06-06 19:59:32 +0200
committerJonas Smedegaard <dr@jones.dk>2016-06-06 22:30:49 +0200
commit3dbf0b9c59802b593b07340354e54cb08c5d3856 (patch)
tree55e43432c37787f9b80ffff5f4ae12e9aedfe666 /debian/watch
parent97ca68e0c9de591a96cdc19dd5a00e9d67e0545e (diff)
Update watch file: Avoid @ANY_VERSION@ (seemingly broken since devscripts 2.16.5).
Diffstat (limited to 'debian/watch')
-rw-r--r--debian/watch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch
index a876808fb..ecf6a0771 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@
version=4
opts="dversionmangle=s/~dfsg.*//,repacksuffix=~dfsg" \
https://hackage.haskell.org/package/@PACKAGE@/distro-monitor \
- .*@ANY_VERSION@@ARCHIVE_EXT@
+ .*-(\d[\d\.]+)@ARCHIVE_EXT@