Lintian Fixes - iwidgets4

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2c0575f..f8cc03d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+iwidgets4 (4.1.1-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Archive, Name (from ./configure), Repository.
+  * Update standards version to 4.1.5, no changes needed.
+  * Remove field Priority on binary packages iwidgets4, iwidgets4-doc that
+    duplicates source.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 00:30:41 -0000
+
 iwidgets4 (4.1.1-2) unstable; urgency=medium
 
   * Use Itcl/Itk 4 if they are already loaded into the Tcl interpreter,
diff --git a/debian/control b/debian/control
index 7501713..55646b5 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,12 @@ Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
 Uploaders: Sergei Golovan <sgolovan@debian.org>
 Build-Depends: debhelper (>= 10.0.0)
 Build-Depends-Indep: tcl-itcl4-dev, tk-itk4-dev, tk-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Homepage: http://incrtcl.sourceforge.net/iwidgets/
 Vcs-Browser: https://salsa.debian.org/tcltk-team/iwidgets4
 Vcs-Git: https://salsa.debian.org/tcltk-team/iwidgets4.git
 
 Package: iwidgets4
-Priority: optional
 Architecture: all
 Depends: itk3 | tk-itk4, ${misc:Depends}
 Suggests: iwidgets4-doc
@@ -26,7 +25,6 @@ Description: [incr Widgets] Tk-based widget collection - run-time files
 
 Package: iwidgets4-doc
 Section: doc
-Priority: optional
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: iwidgets4
diff --git a/debian/rules b/debian/rules
index 756a228..547f712 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ override_dh_auto_test:
 override_dh_compress:
 	dh_compress -Xdemos
 
-get-orig-source: 
+get-orig-source:
 	wget -O iwidgets$(v)_$(vv).orig.tar.gz \
 		http://prdownloads.sourceforge.net/incrtcl/iwidgets-$(vv).tar.gz
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..663df02
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Name: iwidgets
+Archive: SourceForge
+Repository: cvs+pserver://anonymous@incrtcl.cvs.sourceforge.net/cvsroot/incrtcl

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package iwidgets4

No differences were encountered between the control files of package iwidgets4-doc

Run locally

More details

Full run details