summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/watch3
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c8e798..05b55d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libunistring (0.9.3-5.3) UNRELEASED; urgency=medium
- use dpkg triggers for ldconfig, section 8.1.1 (from previous versions)
* debian/compat: set level 9
* Update Vcs-* URLs
+ * debian/watch: Improve to match versions numbers and not "latest"
-- Manuel A. Fernandez Montecelo <mafm@debian.org> Thu, 26 May 2016 15:21:07 +0100
diff --git a/debian/watch b/debian/watch
index 0cdbd76..037df50 100644
--- a/debian/watch
+++ b/debian/watch
@@ -6,4 +6,5 @@
# Compulsory line, this is a version 3 file
version=3
-http://ftp.gnu.org/gnu/libunistring/libunistring-(.*)\.tar\.gz
+opts=dversionmangle=s/.dfsg\d+$//,pgpsigurlmangle=s/$/.sig/ \
+ http://ftp.gnu.org/gnu/libunistring/libunistring-([\d.]+)\.tar\.(?:gz|bz2|xz|lzma)