Run of scrub-obsolete for adjtimex

Merge these changes:

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

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index cb46313..76c7011 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ adjtimex (1.29-12) UNRELEASED; urgency=medium
     + Build-Depends: Drop versioned constraint on debhelper.
   * Bump debhelper dependency to >= 10, since that's what is used in
     debian/compat.
+  * Remove constraints unnecessary since buster (oldstable):
+    + adjtimex: Drop versioned constraint on lsb-base in Depends.
 
  -- Debian Janitor <janitor@jelmer.uk>  Sun, 05 Sep 2021 05:04:13 -0000
 
diff --git a/debian/control b/debian/control
index 2b7ef9e..da9f9cd 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: https://salsa.debian.org/debian/adjtimex
 Package: adjtimex
 Architecture: linux-any
 Depends:
- lsb-base (>= 3.0-6),
+ lsb-base,
  ${misc:Depends},
  ${shlibs:Depends}
 Suggests: ntpdate

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/58/b0557785196bd1537e6ede5e8dd93596017479.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/41/f100ae769b47a53cc6f231ac2784fffbd9f892.debug

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

  • Depends: lsb-base (>= 3.0-6), lsb-base, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34)

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

  • Build-Ids: 41f100ae769b47a53cc6f231ac2784fffbd9f892 58b0557785196bd1537e6ede5e8dd93596017479

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 adjtimex-dbgsymapt install -t scrub-obsolete adjtimex

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved