Lintian Fixes - wob

Ready changes

Summary

  • Bump debhelper from old 12 to 13. ( package-uses-old-debhelper-compat-version )
  • Set field Upstream-Name in debian/copyright.
  • Set upstream metadata fields: Repository.
  • Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  • Update standards version to 4.6.1, no changes needed. ( out-of-date-standards-version )

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a5f7209..206192c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+wob (0.12-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set field Upstream-Name in debian/copyright.
+  * Set upstream metadata fields: Repository.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 20 Oct 2022 00:33:11 -0000
+
 wob (0.12-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 800624e..3bd2acc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Sway and related packages team <team+swaywm@tracker.debian.org>
 Uploaders: Jonas Meurer <jonas@freesources.org>
 Build-Depends: cmake,
-               debhelper-compat (= 12),
+               debhelper-compat (= 13),
                libffi-dev,
                libwayland-dev,
                meson,
                pkg-config,
                scdoc,
                wayland-protocols
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Homepage: https://github.com/francma/wob
 Vcs-Browser: https://salsa.debian.org/swaywm-team/wob
 Vcs-Git: https://salsa.debian.org/swaywm-team/wob.git
diff --git a/debian/copyright b/debian/copyright
index f577a1e..db54105 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://github.com/francma/wob
+Upstream-Name: wob
 
 Files: *
 Copyright: © 2019 Martin Franc me@martinfranc.eu
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 6777bd3..337fcf7 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,4 @@
-Name: wob
 Bug-Database: https://github.com/francma/wob/issues
 Bug-Submit: https://github.com/francma/wob/issues/new
-Repository: https://github.com/francma/wob
+Repository: https://github.com/francma/wob.git
 Repository-Browse: https://github.com/francma/wob

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package wob

No differences were encountered between the control files of package wob-dbgsym

Run locally

More details

Full run details