Run of scrub-obsolete for bsdmainutils

Merge these changes:

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

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index d90239f..7228d8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+bsdmainutils (12.1.8) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on quilt (>= 0.40).
+    + bsdmainutils: Drop dependency on essential package bsdutils (>= 3.0-0) in
+      Depends.
+    + bsdmainutils: Drop dependency on essential package debianutils (>= 1.8) in
+      Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 05 Jan 2023 23:54:38 -0000
+
 bsdmainutils (12.1.7) unstable; urgency=medium
 
   * Fix broken locale for Russian calendars. (Closes: #930736, #945252)
diff --git a/debian/control b/debian/control
index 17cb7e6..1adf6f7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Debian Bsdmainutils Team <pkg-bsdmainutils@teams.debian.net>
 Uploaders: Michael Meskes <meskes@debian.org>
-Build-Depends: debhelper-compat (= 13), quilt (>= 0.40), libbsd-dev, libncurses-dev
+Build-Depends: debhelper-compat (= 13), quilt, libbsd-dev, libncurses-dev
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/meskes/bsdmainutils
 Vcs-Git: https://salsa.debian.org/meskes/bsdmainutils.git
@@ -13,7 +13,7 @@ Package: bsdmainutils
 Architecture: all
 Multi-Arch: foreign
 Section: oldlibs
-Depends: ${misc:Depends}, bsdutils (>= 3.0-0), debianutils (>= 1.8),
+Depends: ${misc:Depends},
  bsdextrautils (>= 2.35.2-7), calendar, ncal
 Suggests: whois, vacation, mailutils
 Description: Transitional package for more utilities from FreeBSD

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/42/a9279e5ee64afbc28e66905c6da34add9376e9.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/a9/68ba0197327af889f269dbb7a77abf4216d7f2.debug
lrwxrwxrwx  root/root   /usr/share/calendar/calendar.judaic -> calendar.judaic.2023

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/e3/708698d709f00f0e968f2c79c201512b45db66.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/f0/b29c5e04722e13a5d52bdb8ae35e617ad74445.debug
lrwxrwxrwx  root/root   /usr/share/calendar/calendar.judaic -> calendar.judaic.2022

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

  • Depends: bsdutils (>= 3.0-0), debianutils (>= 1.8), bsdextrautils (>= 2.35.2-7), calendar, ncal

No differences were encountered between the control files of package calendar

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

  • Build-Ids: e3708698d709f00f0e968f2c79c201512b45db66 a968ba0197327af889f269dbb7a77abf4216d7f2

No differences were encountered between the control files of package ncal

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

  • Build-Ids: f0b29c5e04722e13a5d52bdb8ae35e617ad74445 42a9279e5ee64afbc28e66905c6da34add9376e9

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 bsdmainutilsapt install -t scrub-obsolete calendar-dbgsymapt install -t scrub-obsolete calendarapt install -t scrub-obsolete ncal-dbgsymapt install -t scrub-obsolete ncal

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved