Run of lintian-fixes for wmbutton

Run Locally

git clone git+ssh://git@salsa.debian.org/wmaker-team/wmbutton.git wmbutton
cd wmbutton
DEB_UPDATE_CHANGELOG=auto lintian-brush

Logs

worker

worker.log text

Summary

Failed fixers:

  • upstream-metadata-file
    Panic: called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'TypeError'>, value: TypeError("'bytes' object is not an instance of 'str'"), traceback: None }
    Backtrace:
       0: <lintian_brush::builtin_fixers::BuiltinFixerWrapper as lintian_brush::Fixer>::run
       1: debian_analyzer::apply_or_revert
       2: lintian_brush::run_lintian_fixers
       3: lintian_brush::main
       4: std::sys::backtrace::__rust_begin_short_backtrace
       5: std::rt::lang_start::{{closure}}
       6: std::rt::lang_start_internal
       7: main
       8: <unknown>
       9: __libc_start_main
      10: _start
    

Changes

main

Changes for main
diff --git a/debian/changelog b/debian/changelog
index 4980f48..4ac794a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wmbutton (0.7.1-3) UNRELEASED; urgency=low
+
+  * Update standards version to 4.7.4, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 04 May 2026 15:45:11 +0000
+
 wmbutton (0.7.1-2) unstable; urgency=medium
 
   [ Doug Torrance ]
diff --git a/debian/control b/debian/control
index 5929a42..66320ff 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
 Uploaders: Doug Torrance <dtorrance@piedmont.edu>
-Standards-Version: 4.6.0
+Standards-Version: 4.7.4
 Build-Depends: debhelper-compat (= 13),
                libx11-dev,
                libxext-dev,

Resulting Package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t sid wmbutton-dbgsym
                        
apt install -t sid wmbutton
                        

Lintian Result