Run of scrub-obsolete for acpid

Merge these changes:

git pull https://janitor.debian.net/git/acpid scrub-obsolete/main
Full worker log

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index f6719ce..8dba522 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+acpid (1:2.0.33-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop dependency on essential package dpkg-dev (>= 1.15.7).
+    + acpid: Drop versioned constraint on lsb-base (>= 3.2-14) in Depends.
+    + acpid: Drop versioned constraint on acpi-support-base (>= 0.114-1) in
+      Recommends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 05 Jan 2023 23:49:23 -0000
+
 acpid (1:2.0.33-2) unstable; urgency=medium
 
   * Add directive to avoid monitoring of acpi.path on containers. Thanks
diff --git a/debian/control b/debian/control
index f87df28..4860660 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Josue Ortega <josue@debian.org>
 Standards-Version: 4.6.1
-Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.15.7), dh-runit (>= 2.8.8)
+Build-Depends: debhelper-compat (= 13), dh-runit (>= 2.8.8)
 Vcs-Git: https://salsa.debian.org/debian/acpid.git
 Vcs-Browser: https://salsa.debian.org/debian/acpid
 Homepage: http://sourceforge.net/projects/acpid2/
@@ -15,9 +15,9 @@ Breaks: ${runit:Breaks}
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         lsb-base (>= 3.2-14),
+         lsb-base,
          kmod
-Recommends: acpi-support-base (>= 0.114-1)
+Recommends: acpi-support-base
 Description: Advanced Configuration and Power Interface event daemon
  Modern computers support the Advanced Configuration and Power Interface (ACPI)
  to allow intelligent power management on your system and to query battery and

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/5f/793e08101cce656db199d3b883594205b8e287.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/a1/a5a68a4b53579817e7bf9f6c28eaf615207f9b.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/e3/4cfc60d8e94d423490c0b8b33719ede475e9ae.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-46~)
  • Depends: libc6 (>= 2.33), 2.34), runit-helper (>= 2.10.0~), lsb-base (>= 3.2-14), 2.14.0~), lsb-base, kmod
  • Recommends: acpi-support-base (>= 0.114-1)

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

  • Build-Ids: 0e9b72baddf58f75884c55cde08d267e5adfd258 f46a85387c433d09225eb1822fef081f61ab28e3 5f793e08101cce656db199d3b883594205b8e287 e34cfc60d8e94d423490c0b8b33719ede475e9ae

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 a1a5a68a4b53579817e7bf9f6c28eaf615207f9b

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 scrub-obsolete acpid-dbgsymapt install -t scrub-obsolete acpidapt install -t scrub-obsolete kacpimon-dbgsymapt install -t scrub-obsolete kacpimon

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved