Run of scrub-obsolete for multcomp

Merge these changes:

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

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/control b/debian/control
index 134bf3f..29cb10a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: multcomp
 Section: gnu-r
 Priority: optional
 Maintainer: Dirk Eddelbuettel <edd@debian.org>
-Build-Depends: debhelper-compat (= 11), dh-r, r-base-dev (>= 4.2.1), r-cran-mvtnorm (>= 1.0-10), r-cran-survival (>= 2.35-7), r-cran-sandwich (>= 2.3-0), r-cran-th.data (>= 1.0-7-2), r-cran-codetools
+Build-Depends: debhelper-compat (= 11), dh-r, r-base-dev (>= 4.2.1), r-cran-mvtnorm, r-cran-survival, r-cran-sandwich, r-cran-th.data, r-cran-codetools
 Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/edd/r-cran-multcomp
 Vcs-Git: https://salsa.debian.org/edd/r-cran-multcomp.git
@@ -10,7 +10,7 @@ Homepage: https://cran.r-project.org/package=multcomp
 
 Package: r-cran-multcomp
 Architecture: all
-Depends: ${R:Depends}, ${misc:Depends}, r-cran-mvtnorm (>= 1.0-10), r-cran-survival (>= 2.35-7), r-cran-sandwich (>= 2.3-0), r-cran-th.data (>= 1.0-7-2), r-cran-codetools
+Depends: ${R:Depends}, ${misc:Depends}, r-cran-mvtnorm, r-cran-survival, r-cran-sandwich, r-cran-th.data, r-cran-codetools
 Description: GNU R package for multiple comparison procedures
  This package provides functions to perform multiple comparison tests and
  simultaneous confidence intervals in one-way layout testing setups.

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-multcomp

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved