Lintian Fixes - clitest

Ready changes

Summary

  • debian/watch: Use GitHub /tags rather than /releases page.
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 7cbe264..49852bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+clitest (0.4.0-2) UNRELEASED; urgency=medium
+
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 10 Jan 2023 12:48:34 -0000
+
 clitest (0.4.0-1) unstable; urgency=medium
 
   * New upstream version 0.4.0
diff --git a/debian/control b/debian/control
index 9e87b6b..6b84030 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: misc
 Priority: optional
 Maintainer: Antonio Terceiro <terceiro@debian.org>
 Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/aureliojargas/clitest
 Vcs-Browser: https://salsa.debian.org/debian/clitest
 Vcs-Git: https://salsa.debian.org/debian/clitest.git
diff --git a/debian/watch b/debian/watch
index c3067bc..f343222 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/aureliojargas/clitest/releases .*/v?(\d\S*)\.tar\.(?:bz2|gz|xz)
+https://github.com/aureliojargas/clitest/tags .*/v?(\d\S*)\.tar\.(?:bz2|gz|xz)

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details