Lintian Fixes - tclreadline

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 760155d..eacabc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+tclreadline (2.3.8-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Name (from
+    ./configure), Repository, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Remove fields on binary packages that duplicate source.
+    + Field Priority from tcl-tclreadline.
+    + Field Section from tcl-tclreadline.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 06 Mar 2023 13:33:46 -0000
+
 tclreadline (2.3.8-2) unstable; urgency=medium
 
   * Fix the debian/watch uscan control file.
@@ -309,5 +322,3 @@ tclreadline (0.8-1) unstable; urgency=low
   * Initial packaging.
 
  -- David Engel <david@debian.org>  Thu,  8 Jul 1999 21:25:17 -0500
-
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index c9ebb7d..00717ed 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,14 @@ Section: devel
 Priority: optional
 Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
 Uploaders: Sergei Golovan <sgolovan@debian.org>
-Build-Depends: debhelper (>= 12.0.0), dpkg-dev (>= 1.16.1~), tcl-dev (>= 8.6.0+2), tk-dev (>= 8.6.0+2), libreadline-dev,
+Build-Depends: debhelper-compat (= 12), debhelper (>= 12.0.0), dpkg-dev (>= 1.16.1~), tcl-dev (>= 8.6.0+2), tk-dev (>= 8.6.0+2), libreadline-dev,
  automake, libtool
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/flightaware/tclreadline
 Vcs-Browser: https://salsa.debian.org/tcltk-team/tclreadline
 Vcs-Git: https://salsa.debian.org/tcltk-team/tclreadline.git
 
 Package: tcl-tclreadline
-Section: devel
-Priority: optional
 Architecture: any
 Depends: ${shlibs:Depends}, ${tclsh:Depends}, ${misc:Depends}
 Replaces: tclreadline
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..e590945
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Name: tclreadline
+Bug-Database: https://github.com/flightaware/tclreadline/issues
+Bug-Submit: https://github.com/flightaware/tclreadline/issues/new
+Repository: https://github.com/flightaware/tclreadline.git
+Repository-Browse: https://github.com/flightaware/tclreadline

Run locally

More details

Full run details

Historical runs