Lintian Fixes - libcli

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index aa94b5d..eaef654 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libcli (1.10.7-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit,
+    Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Remove field Section on binary package libcli1.10 that duplicates source.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 11 Jan 2023 05:37:08 -0000
+
 libcli (1.10.7-1) unstable; urgency=low
 
   * New upstream release.
@@ -125,4 +138,3 @@ libcli (1.6.2-1) unstable; urgency=low
   * Initial packaging.
 
  -- Jonathan McDowell <noodles@earth.li>  Wed, 30 Jun 2004 12:13:31 +0100
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index c67b06e..a08930d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,8 @@ Source: libcli
 Priority: optional
 Section: libs
 Maintainer: Jonathan McDowell <noodles@earth.li>
-Build-Depends: debhelper (>> 10),
-	 dh-exec (>=0.3)
-Standards-Version: 4.4.0
+Build-Depends: debhelper-compat (= 13), dh-exec (>= 0.3)
+Standards-Version: 4.6.2
 Homepage: https://github.com/dparrish/libcli
 Vcs-Browser: https://salsa.debian.org/noodles/libcli
 Vcs-Git: https://salsa.debian.org/noodles/libcli.git
@@ -29,7 +28,6 @@ Description: emulates a cisco style telnet command-line interface (dev files)
  with libcli.
 
 Package: libcli1.10
-Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..055b02e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Archive: SourceForge
+Bug-Database: https://github.com/dparrish/libcli/issues
+Bug-Submit: https://github.com/dparrish/libcli/issues/new
+Repository-Browse: https://github.com/dparrish/libcli
diff --git a/debian/watch b/debian/watch
index 58b8cde..d16d131 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/dparrish/libcli/tags .*/[vV](.*)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libcli-dev

No differences were encountered between the control files of package libcli1.10

No differences were encountered between the control files of package libcli1.10-dbgsym

Run locally

More details

Full run details