From bd013e98bb82072dcd9341e7c3c471f99f87c1c3 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 20 Oct 2021 23:08:58 +0200 Subject: [PATCH] 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 --- debian/changelog | 1 + debian/watch | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5372f88b..bb6f3986 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ llvm-toolchain-13 (1:13.0.0-8) UNRELEASED; urgency=medium * Trim trailing whitespace. + * Update watch file format version to 4. -- Sylvestre Ledru Wed, 20 Oct 2021 23:08:57 -0000 diff --git a/debian/watch b/debian/watch index a6d1751f..abd072ff 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ -version=3 +version=4 https://llvm.org/releases/download.html .*/llvm-([\d\.\-]+).src.tar.xz -