summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2020-11-15 10:36:15 +0100
committerSylvestre Ledru <sylvestre@debian.org>2020-11-15 10:36:15 +0100
commit1343116802cfd090772eb3913d5e55001e189340 (patch)
tree8bfd6868d3cbdda853b727361354bdd36da22b32
parent95c9b6e0d1b349cd9551c444601b1d76bc6abe8a (diff)
Update watch file format version to 4.
Changes-By: lintian-brush Fixes: lintian: older-debian-watch-file-standard See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
-rw-r--r--debian/changelog1
-rw-r--r--debian/watch5
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 0276788..08bfc9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ iwyu (8.14-1) UNRELEASED; urgency=medium
* Upstream updated their versionning on github. it was called
clang_8.0, it is now 0.14; Called this version 8.14 as we cannot
go back to 0.14. Update watch
+ * Update watch file format version to 4.
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 15 Nov 2020 10:11:13 +0100
diff --git a/debian/watch b/debian/watch
index b8a7ca4..bcfb0db 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
-version=3
-opts="uversionmangle=s/^/8./" \
-https://github.com/include-what-you-use/include-what-you-use/tags .*/0.(.*)\.tar\.gz
+version=4
+opts=uversionmangle=s/^/8./ https://github.com/include-what-you-use/include-what-you-use/tags .*/0.(.*)\.tar\.gz