Lintian Fixes - tix

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5fbd886..b4e941d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+tix (8.4.3-12) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Add missing debian/rules targets build-indep, build-arch.
+  * Update standards version to 4.6.1, no changes needed.
+  * Remove field Section on binary package tix that duplicates source.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 10 Dec 2022 14:03:18 -0000
+
 tix (8.4.3-11) unstable; urgency=medium
 
   [ Ole Streicher ]
@@ -39,7 +49,7 @@ tix (8.4.3-8) experimental; urgency=medium
 
 tix (8.4.3-7) unstable; urgency=medium
 
-  * applied Artur Rona's patch (thanks Artur!), Closes: #778859, Closes: #722847 
+  * applied Artur Rona's patch (thanks Artur!), Closes: #778859, Closes: #722847
 
  -- Georges Khaznadar <georgesk@debian.org>  Thu, 26 Feb 2015 04:02:31 +0100
 
@@ -145,11 +155,11 @@ tix (8.4.0-5) unstable; urgency=low
   * Orphan the package.
 
  -- Matthias Klose <doko@debian.org>  Sun, 29 Oct 2006 02:50:16 +0200
-   
+
 tix (8.4.0-4.3) unstable; urgency=low
 
   * Non-maintainer upload.
-  * Modified debian/rules to manually install missing tix.h (Closes: #360920). 
+  * Modified debian/rules to manually install missing tix.h (Closes: #360920).
 
  -- Michael Hanke <michael.hanke@gmail.com>  Sat, 21 Oct 2006 20:57:25 +0200
 
@@ -157,7 +167,7 @@ tix (8.4.0-4.2) unstable; urgency=low
 
   * Non-maintainer upload.
   * Applied patch by Petr Salinger to fix shared library building on
-    GNU/kFreeBSD and GNU/Hurd (closes: #366266, #374623). 
+    GNU/kFreeBSD and GNU/Hurd (closes: #366266, #374623).
   * Rerun aclocal and autoconf.
 
  -- Michael Banck <mbanck@debian.org>  Mon, 26 Jun 2006 18:49:10 +0200
@@ -209,10 +219,10 @@ tix (8.4-1) unstable; urgency=low
 
  -- Matthias Klose <doko@debian.org>  Fri, 14 Oct 2005 20:37:03 +0200
 
-tix8.1 (8.1.4-8) unstable; urgency=low 
- 
+tix8.1 (8.1.4-8) unstable; urgency=low
+
   * Honor DEB_BUILD_OPTIONS (Andrew Pollock). Closes: #281021.
- 
+
  -- Matthias Klose <doko@debian.org>  Sat, 13 Nov 2004 18:45:19 +0100
 
 tix8.1 (8.1.4-7) unstable; urgency=low
@@ -463,5 +473,3 @@ tix41 (4.1b1-1) unstable; urgency=low
   * Fixed unix-tk4.1/Makefile.in: would install twice the static tixwish.
 
  -- Philippe Troin <phil@fifi.org>  Sun, 20 Oct 1996 16:00:00 -0700
-
-
diff --git a/debian/control b/debian/control
index 0f99b7e..c4c6104 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: tix
 Section: libs
 Priority: optional
 Maintainer: Georges Khaznadar <georgesk@debian.org>
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Build-Depends: tcl-dev,
  tk-dev,
  debhelper-compat (=13),
@@ -12,7 +12,6 @@ Vcs-Browser: https://salsa.debian.org/georgesk/tix
 Vcs-Git: https://salsa.debian.org/georgesk/tix.git
 
 Package: tix
-Section: libs
 Architecture: any
 Depends: tcl (>= 8.6.0) | tclsh, ${shlibs:Depends}, ${misc:Depends}
 Description: library for Tk -- runtime package
diff --git a/debian/rules b/debian/rules
index 33aaa72..36dba83 100755
--- a/debian/rules
+++ b/debian/rules
@@ -223,8 +223,11 @@ binary-arch: build install
 
 binary:	binary-indep binary-arch
 
-.PHONY: binary binary-arch binary-indep clean
+.PHONY: binary binary-arch binary-indep clean build-indep build-arch
 
 #Local variables:
 #mode: makefile
 #End:
+build-indep:
+
+build-arch: build

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/76/cb88f6a6e7c1cb25974abeeecfc9a2f1c6bccf.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/b7/0ccc2a7f481f48bf51822e99ec476da33be1cb.debug

No differences were encountered between the control files of package tix

Control files of package tix-dbgsym: lines which differ (wdiff format)

  • Build-Ids: b70ccc2a7f481f48bf51822e99ec476da33be1cb 76cb88f6a6e7c1cb25974abeeecfc9a2f1c6bccf

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

Run locally

More details

Full run details