Run of scrub-obsolete for boot

Merge these changes:

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

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index dfea2bf..19b280c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+boot (1.3-28.1-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + r-cran-boot: Drop conflict with removed package r-recommended (<< 1.9.0)
+      in Replaces.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 30 Nov 2022 04:21:15 -0000
+
 boot (1.3-28.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 63b5709..24b01ff 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Homepage: https://cran.r-project.org/package=boot
 Package: r-cran-boot
 Architecture: all
 Depends: ${misc:Depends}, ${R:Depends}
-Replaces: r-recommended (<< 1.9.0)
 Description: GNU R package for bootstrapping functions from Davison and Hinkley
  This package provides functions and datasets from the book "Bootstrap Methods
  and Their Applications" by A. C. Davison and D. V. Hinkley (1997, CUP). It was

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: r-base-core (>= 4.2.2.20221110-2), 4.2.2.20221110-1), r-api-4.0
  • Replaces: r-recommended (<< 1.9.0)

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 r-cran-boot

Lintian Result