Run of lintian-fixes for wings3d

Run Locally

git clone https://salsa.debian.org/erlang-team/packages/wings3d.git/ wings3d
cd wings3d
DEB_UPDATE_CHANGELOG=auto lintian-brush

Logs

worker

worker.log text

Summary

Changes

main

Changes for main
diff --git a/debian/changelog b/debian/changelog
index f28c21b..1e416f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+wings3d (2.4.1-2) UNRELEASED; urgency=low
+
+  * Use secure URI in Homepage field.
+  * Update standards version to 4.7.4, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 10 May 2026 21:20:21 +0000
+
 wings3d (2.4.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 92c40b3..faf868c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13), grep-dctrl,
  erlang-dev (>= 1:27), erlang-cl, erlang-wx,
  libgl-dev, libglu1-mesa-dev | libglu-dev, libjpeg-dev
-Standards-Version: 4.7.0
-Homepage: http://www.wings3d.com
+Standards-Version: 4.7.4
+Homepage: https://www.wings3d.com/
 Vcs-Browser: https://salsa.debian.org/erlang-team/packages/wings3d
 Vcs-Git: https://salsa.debian.org/erlang-team/packages/wings3d.git
 

Resulting Package

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

apt install -t sid wings3d-dbgsym
                        
apt install -t sid wings3d
                        

Lintian Result