Lintian Fixes - libtk-img

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index f1b393e..540d6d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libtk-img (1:1.4.14+dfsg-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 10 to 13.
+  * Set field Upstream-Name in debian/copyright.
+  * Update standards version to 4.6.2, no changes needed.
+  * Remove field Section on binary package libtk-img that duplicates source.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 02 May 2023 11:08:20 -0000
+
 libtk-img (1:1.4.14+dfsg-2) unstable; urgency=medium
 
   * Remove some symbols from tifftcl.decl to match libtiff4.5.
@@ -283,7 +294,7 @@ libtk-img (1:1.3-release-3) unstable; urgency=low
   * Added versioned build-dependency on zlib1g-dev.
   * Removed useless description of BMP image format from the binary package.
   * Removed tkv manpage from TODO.Debian because it is already written.
-  * Added explicit --host and --build parameters to configure script call. 
+  * Added explicit --host and --build parameters to configure script call.
 
  -- Sergei Golovan <sgolovan@debian.org>  Sat, 04 Aug 2007 21:50:58 +0400
 
@@ -439,5 +450,3 @@ libtk-img (1.2.4-1) unstable; urgency=low
   * Initial Release (Closes: #100962).
 
  -- Mike Markley <mike@markley.org>  Tue, 12 Jun 2001 18:34:47 -0700
-
-
diff --git a/debian/control b/debian/control
index 36cf9ad..23e2914 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,14 @@ Source: libtk-img
 Section: libs
 Priority: optional
 Maintainer: Sergei Golovan <sgolovan@debian.org>
-Build-Depends: debhelper-compat (= 10), dpkg-dev (>=1.16.1~), tk-dev (>= 8.5.0), tcllib,
+Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1~), tk-dev (>= 8.5.0), tcllib,
  zlib1g-dev (>= 1:1.2.11), libjpeg-dev, libpng-dev (>= 1.6), libtiff-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: http://sourceforge.net/projects/tkimg/
 Vcs-Browser: https://salsa.debian.org/tcltk-team/libtk-img
 Vcs-Git: https://salsa.debian.org/tcltk-team/libtk-img.git
 
 Package: libtk-img
-Section: libs
 Architecture: any
 Depends: libtk, ${shlibs:Depends}, ${misc:Depends}
 Suggests: libtk-img-doc
diff --git a/debian/copyright b/debian/copyright
index 887d02c..cae7ca3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,6 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Files-Excluded: compat/zlib/contrib/dotzlib/DotZLib.chm
+Upstream-Name: Img
 
 Files: *
 Copyright: 1997-2004 Jan Nijtmans

Run locally

More details

Full run details

Historical runs