Control: tags 981440 + patch Control: tags 981440 + pending Dear maintainer,
I've prepared an NMU for bsdmainutils (versioned as 12.1.7+nmu1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Chris diff -Nru bsdmainutils-12.1.7/debian/changelog bsdmainutils-12.1.7+nmu1/debian/changelog --- bsdmainutils-12.1.7/debian/changelog 2020-08-04 11:49:06.000000000 +0000 +++ bsdmainutils-12.1.7+nmu1/debian/changelog 2021-02-08 09:04:48.000000000 +0000 @@ -1,3 +1,11 @@ +bsdmainutils (12.1.7+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * Downgrade Depends: calendar to Suggests, like in buster. + (Closes: #981440) + + -- Chris Hofstaedtler <[email protected]> Mon, 08 Feb 2021 09:04:48 +0000 + bsdmainutils (12.1.7) unstable; urgency=medium * Fix broken locale for Russian calendars. (Closes: #930736, #945252) diff -Nru bsdmainutils-12.1.7/debian/control bsdmainutils-12.1.7+nmu1/debian/control --- bsdmainutils-12.1.7/debian/control 2020-08-03 13:17:34.000000000 +0000 +++ bsdmainutils-12.1.7+nmu1/debian/control 2021-02-08 09:04:33.000000000 +0000 @@ -14,8 +14,8 @@ Multi-Arch: foreign Section: oldlibs Depends: ${misc:Depends}, bsdutils (>= 3.0-0), debianutils (>= 1.8), - bsdextrautils (>= 2.35.2-7), calendar, ncal -Suggests: whois, vacation, mailutils + bsdextrautils (>= 2.35.2-7), ncal +Suggests: calendar, whois, vacation, mailutils Description: Transitional package for more utilities from FreeBSD This is a transitional package, it can be safely removed.

