Run of scrub-obsolete for fportfolio

Merge these changes:

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

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index b43b64d..27cc7dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+fportfolio (3042.83.1-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on r-cran-fassets (>= 2100.78).
+    + r-cran-fportfolio: Drop versioned constraint on r-cran-fassets (>=
+      2100.78) in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 20 Jan 2023 00:00:27 -0000
+
 fportfolio (3042.83.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 301a454..f4f88db 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: fportfolio
 Section: gnu-r
 Priority: optional
 Maintainer: Dirk Eddelbuettel <edd@debian.org>
-Build-Depends: debhelper, r-base-dev (>= 3.6.3), dh-r, r-cran-mass, r-cran-timedate, r-cran-timeseries, r-cran-fbasics, r-cran-fassets (>= 2100.78), r-cran-quadprog, r-cran-rglpk, r-cran-rneos, r-cran-fcopulae, r-cran-rsymphony, r-cran-rsolnp, r-cran-kernlab, xvfb, xauth, xfonts-base
+Build-Depends: debhelper, r-base-dev (>= 3.6.3), dh-r, r-cran-mass, r-cran-timedate, r-cran-timeseries, r-cran-fbasics, r-cran-fassets, r-cran-quadprog, r-cran-rglpk, r-cran-rneos, r-cran-fcopulae, r-cran-rsymphony, r-cran-rsolnp, r-cran-kernlab, xvfb, xauth, xfonts-base
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/edd/r-cran-fportfolio
 Vcs-Git: https://salsa.debian.org/edd/r-cran-fportfolio.git
@@ -10,7 +10,7 @@ Homepage: https://cran.r-project.org/package=fPortfolio
 
 Package: r-cran-fportfolio
 Architecture: any
-Depends: ${shlibs:Depends}, ${R:Depends}, ${misc:Depends}, r-cran-mass, r-cran-timedate, r-cran-timeseries, r-cran-fbasics, r-cran-fassets (>= 2100.78), r-cran-quadprog, r-cran-rglpk, r-cran-rneos, r-cran-fcopulae, r-cran-rsymphony, r-cran-rsolnp, r-cran-kernlab
+Depends: ${shlibs:Depends}, ${R:Depends}, ${misc:Depends}, r-cran-mass, r-cran-timedate, r-cran-timeseries, r-cran-fbasics, r-cran-fassets, r-cran-quadprog, r-cran-rglpk, r-cran-rneos, r-cran-fcopulae, r-cran-rsymphony, r-cran-rsolnp, r-cran-kernlab
 Suggests: r-cran-runit
 Description: GNU R package for financial engineering -- fPortfolio
  This package of functions for financial engineering and computational

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, r-cran-timedate, r-cran-timeseries, r-cran-fbasics, r-cran-fassets (>= 2100.78), r-cran-fassets, r-cran-fcopulae, r-cran-robustbase, r-cran-mass, r-cran-rglpk, r-cran-slam, r-cran-rsolnp, r-cran-quadprog, r-cran-kernlab, r-cran-rneos, r-cran-rsymphony

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

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved