Lintian Fixes - vmm

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index deff53c..33abb6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+vmm (0.7.0-0.3) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/vmm.lintian-overrides on line 1-3.
+  * Use secure URI in Homepage field.
+  * Bump debhelper dependency to >= 11, since that's what is used in
+    debian/compat.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Change priority extra to priority optional.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Archive, Bug-Database.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 08 Aug 2023 11:04:33 -0000
+
 vmm (0.7.0-0.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 4a78118..1f695ef 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
 Source: vmm
 Section: mail
-Priority: extra
+Priority: optional
 Maintainer: martin f. krafft <madduck@debian.org>
-Build-Depends: debhelper (>= 10), dh-python, python3, python3-setuptools, python3-sphinx
+Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-setuptools, python3-sphinx
 Standards-Version: 3.9.8
-Homepage: http://vmm.localdomain.org/
+Homepage: https://vmm.localdomain.org/
 Vcs-Git: https://salsa.debian.org/debian/vmm.git
 Vcs-Browser: https://salsa.debian.org/debian/vmm
 
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index c4a957a..311d15c 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1 +1 @@
-package-needs-versioned-debhelper-build-depends 11
+no-versioned-debhelper-prerequisite 11
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..5bae3dd
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Archive: SourceForge
+Bug-Database: https://bitbucket.org/pvo/vmm/issues
diff --git a/debian/vmm.lintian-overrides b/debian/vmm.lintian-overrides
index 0d86edf..fa684a8 100644
--- a/debian/vmm.lintian-overrides
+++ b/debian/vmm.lintian-overrides
@@ -1,3 +1,3 @@
-vmm: non-standard-dir-perm etc/vmm/ 0750 != 0755
-vmm: non-standard-file-perm etc/vmm/vmm-db.cfg 0640 != 0644
-vmm: non-standard-file-perm etc/vmm/vmm.cfg 0640 != 0644
+vmm: non-standard-dir-perm 0750 != 0755 [etc/vmm/]
+vmm: non-standard-file-perm 0640 != 0644 [etc/vmm/vmm-db.cfg]
+vmm: non-standard-file-perm 0640 != 0644 [etc/vmm/vmm.cfg]

Debdiff

File lists identical (after any substitutions)

Control files of package vmm: lines which differ (wdiff format)

  • Homepage: http://vmm.localdomain.org/ https://vmm.localdomain.org/
  • Priority: extra optional

Control files of package vmm-doc: lines which differ (wdiff format)

  • Homepage: http://vmm.localdomain.org/ https://vmm.localdomain.org/
  • Priority: extra optional

Run locally

More details

Full run details