Run of lintian-fixes for acpid

Merge these changes:

git pull https://janitor.debian.net/git/acpid lintian-fixes/main
Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index f6719ce..ebdda77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+acpid (1:2.0.33-3) UNRELEASED; urgency=medium
+
+  * Use secure URI in debian/watch.
+  * Set upstream metadata fields: Archive, Repository.
+  * Fix day-of-week for changelog entry 1.0.0-1.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Dec 2022 17:10:26 -0000
+
 acpid (1:2.0.33-2) unstable; urgency=medium
 
   * Add directive to avoid monitoring of acpi.path on containers. Thanks
@@ -1367,7 +1376,7 @@ acpid (1.0.0-1) unstable; urgency=low
   * New upstream release
   * Fixed read_line to work with unpatched 2.4.x kernels.
 
- -- Cajus Pollmeier <C.Pollmeier@gmx.net>  Mon, 10 Aug 2001 12:12:41 +0200
+ -- Cajus Pollmeier <C.Pollmeier@gmx.net>  Fri, 10 Aug 2001 12:12:41 +0200
 
 acpid (0.2001051000-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index f87df28..52a9ac1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: acpid
 Section: admin
 Priority: optional
 Maintainer: Josue Ortega <josue@debian.org>
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.15.7), dh-runit (>= 2.8.8)
 Vcs-Git: https://salsa.debian.org/debian/acpid.git
 Vcs-Browser: https://salsa.debian.org/debian/acpid
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..4a77744
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Archive: SourceForge
+Repository: https://git.code.sf.net/p/acpid2/code
diff --git a/debian/watch b/debian/watch
index 40fca6b..47b3eb4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-http://sf.net/acpid2/acpid-(\d\S+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://sf.net/acpid2/acpid-(\d\S+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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/debug/.build-id/27/19f98bc21906badb3e464429116f75af18fb0c.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/97/0845738a737fb81b233f1d64c9fdc319dca26f.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/d5/b6b4f9bdd83c85f4147b1273ad10b744b427b8.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/0e/9b72baddf58f75884c55cde08d267e5adfd258.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/26/b841770735640579eba74a48b57f97694ff060.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/f4/6a85387c433d09225eb1822fef081f61ab28e3.debug
lrwxrwxrwx  root/root   /etc/sv/acpid/log/supervise -> /run/runit/supervise/acpid.log
lrwxrwxrwx  root/root   /etc/sv/acpid/supervise -> /run/runit/supervise/acpid

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

  • Breaks: runit (<< 2.1.2-36~) 2.1.2-51~)
  • Depends: libc6 (>= 2.33), 2.34), runit-helper (>= 2.10.0~), 2.14.0~), lsb-base (>= 3.2-14), kmod

Control files of package acpid-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 0e9b72baddf58f75884c55cde08d267e5adfd258 f46a85387c433d09225eb1822fef081f61ab28e3 2719f98bc21906badb3e464429116f75af18fb0c d5b6b4f9bdd83c85f4147b1273ad10b744b427b8

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

  • Depends: libc6 (>= 2.27) 2.34)

Control files of package kacpimon-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 26b841770735640579eba74a48b57f97694ff060 970845738a737fb81b233f1d64c9fdc319dca26f

Publish History

Resulting package

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

apt install -t lintian-fixes acpid-dbgsymapt install -t lintian-fixes acpidapt install -t lintian-fixes kacpimon-dbgsymapt install -t lintian-fixes kacpimon

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved