Lintian Fixes - tkcon

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a71e401..717bac2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+tkcon (2:2.7.10-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Archive, Name (from ./configure), Repository.
+  * Update standards version to 4.6.0, no changes needed.
+  * Fix field name case in debian/control (Multi-arch => Multi-Arch).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 03:06:27 -0000
+
 tkcon (2:2.7.10-1) unstable; urgency=medium
 
   * New upstream release.
@@ -185,10 +194,10 @@ tkcon (1:2.4-1) unstable; urgency=low
 
 tkcon (20030408-2) unstable; urgency=low
 
-  * QA Upload 
+  * QA Upload
   * Set Maintainer to QA Group, Orphaned: #383658
   * Add missing binary-arch and build target to debian/rules
-  * Do not install extra license file. 
+  * Do not install extra license file.
   * Fix debian/menu
   * Conforms with latest Standards Version 3.7.2
 
@@ -200,4 +209,3 @@ tkcon (20030408-1) unstable; urgency=low
   * (closes: #193002)
 
  -- David N. Welton <davidw@debian.org>  Mon, 12 May 2003 09:33:34 +0200
-
diff --git a/debian/control b/debian/control
index caf6fda..d43755a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,15 @@ Priority: optional
 Maintainer: Sergei Golovan <sgolovan@debian.org>
 Build-Depends: debhelper (>> 10.0.0)
 Build-Depends-Indep: tcl-dev, tcllib
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Homepage: https://github.com/wjoye/tkcon
 Vcs-Browser: https://salsa.debian.org/tcltk-team/tkcon
 Vcs-Git: https://salsa.debian.org/tcltk-team/tkcon.git
 
 Package: tkcon
 Architecture: all
-Multi-arch: foreign
 Depends: ${wish:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: Enhanced interactive console for developing in Tcl
  TkCon is a Tcl shell and console, making it ideal for
  experimenting with Tcl and Tk programs interactively.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..df49ef1
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Name: tkcon
+Archive: SourceForge
+Repository: cvs+pserver://anonymous@tkcon.cvs.sourceforge.net/cvsroot/tkcon

Run locally

More details

Full run details