From: Valters Jansons Date: Fri, 16 Apr 2021 13:06:11 +0000 (+0300) Subject: debian: Add watch configuration for uscan X-Git-Tag: 0.9.7~18 X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Flibloc.git;a=commitdiff_plain;h=cbdcefd8578d670800d82ea773682beee1133961 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 --- 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