Lintian Fixes - tktreectrl

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index f5d2875..8ed1fe8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tktreectrl (2.4.1-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 15 Oct 2022 00:23:36 -0000
+
 tktreectrl (2.4.1-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 665047e..f6921b3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Tcl/Tk Debian Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
 Uploaders: Miriam Ruiz <little_miry@yahoo.es>
 Build-Depends: debhelper (>= 10), tcl-dev, tk-dev
 Standards-Version: 4.1.3
-Homepage: http://tktreectrl.sourceforge.net/
+Homepage: https://tktreectrl.sourceforge.net/
 Vcs-Browser: https://salsa.debian.org/tcltk-team/tktreectrl
 Vcs-Git: https://salsa.debian.org/tcltk-team/tktreectrl.git
 
diff --git a/debian/rules b/debian/rules
index 081a428..61d924e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,14 +45,14 @@ build-stamp:  config
 	cp doc/treectrl.n treectrl.3tk
 	touch $@
 
-clean: 
+clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp config-stamp
 	[ ! -f Makefile ] || $(MAKE) distclean
 	rm -f config.sub config.guess config.cache config.log
 	rm -f treectrl.3tk
-	dh_clean 
+	dh_clean
 
 install: build
 	dh_testdir
@@ -92,4 +92,4 @@ binary-arch: build install
 	dh_builddeb
 
 binary: binary-indep binary-arch
-.PHONY: config build clean binary-indep binary-arch binary install 
+.PHONY: config build clean binary-indep binary-arch binary install

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/0d/a479a4c0c20639b4e217c5b8afc651b58040e8.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/fb/b873fbd7f4004db8ddfaf4d6b0790e17056f43.debug

Control files of package tktreectrl: lines which differ (wdiff format)

  • Homepage: http://tktreectrl.sourceforge.net/ https://tktreectrl.sourceforge.net/

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

  • Build-Ids: fbb873fbd7f4004db8ddfaf4d6b0790e17056f43 0da479a4c0c20639b4e217c5b8afc651b58040e8

Run locally

More details

Full run details