From cbdcefd8578d670800d82ea773682beee1133961 Mon Sep 17 00:00:00 2001 From: Valters Jansons Date: Fri, 16 Apr 2021 16:06:11 +0300 Subject: [PATCH] debian: Add watch configuration for uscan Packages defined as '3.0 (quilt)' are expected to provide information about how the latest upstream information can be obtained, as a special d/watch file. This can then get used by uscan(1). To see how the metadata is utilized, and how the network requests are made behind the scenes, you can locally run: $ uscan --no-download --verbose --debug Resolves: lintian: debian-watch-file-is-missing Signed-off-by: Valters Jansons Signed-off-by: Michael Tremer --- debian/watch | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 debian/watch diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..19ace6d --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +https://source.ipfire.org/releases/libloc/ \ + @PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate -- 2.39.2