Lintian Fixes - python-dpkt

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 ecd0e67..3e60dc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-dpkt (1.9.8-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>  Sun, 28 May 2023 04:03:38 -0000
+
 python-dpkt (1.9.8-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index a0aaaef..8c1305e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  python3-setuptools,
  python3-pytest <!nocheck>,
  python3-pytest-cov <!nocheck>,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/kbandla/dpkt
 Vcs-Git: https://salsa.debian.org/python-team/packages/python-dpkt.git
diff --git a/debian/watch b/debian/watch
index 5f3c77f..ac66dbf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/kbandla/dpkt/releases (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
+https://github.com/kbandla/dpkt/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details