Lintian Fixes - bookletimposer

Ready changes

Summary

  • Trim trailing whitespace. ( trailing-whitespace )
  • debian/copyright: use spaces rather than tabs to start continuation lines. ( tab-in-license-text )
  • Set fields Upstream-Name, Upstream-Contact in debian/copyright.
  • Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  • Wrap long lines in changelog entries: 0.3.1-3. ( debian-changelog-line-too-long )
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Diff

diff --git a/debian/changelog b/debian/changelog
index 3ffb1bf..8652841 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,8 @@ bookletimposer (0.3.1-3) unstable; urgency=medium
   * Trim trailing whitespace.
   * debian/copyright: use spaces rather than tabs to start continuation lines.
   * Set fields Upstream-Name, Upstream-Contact in debian/copyright.
-  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
+  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
+    present in machine-readable debian/copyright).
 
  -- Jelmer Vernooij <jelmer@debian.org>  Tue, 06 Dec 2022 01:41:00 +0000
 
diff --git a/debian/control b/debian/control
index 37efcc0..dc96d09 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
                pandoc,
 Build-Depends-Indep: python3-distutils-extra
 X-Python3-Version: >= 3.10
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/python-team/packages/bookletimposer
 Vcs-Git: https://salsa.debian.org/python-team/packages/bookletimposer.git
 Homepage: https://kjo.herbesfolles.org/bookletimposer/

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/python3/dist-packages/bookletimposer-0.3.1.egg-info/PKG-INFO
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/bookletimposer-0.3.1.egg-info/dependency_links.txt
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/bookletimposer-0.3.1.egg-info/top_level.txt

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/python3/dist-packages/bookletimposer-0.3.1.egg-info

Control files: lines which differ (wdiff format)

  • Depends: python3-pypdf2, python3:any (>= 3.1~), 3.10~), gir1.2-gtk-3.0, python3-gi

Run locally

More details

Full run details