Run of scrub-obsolete for avogadrolibs

Merge these changes:

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

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index 7d91b23..557188d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+avogadrolibs (1.97.0-4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on libeigen3-dev.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 27 Nov 2022 13:11:41 -0000
+
 avogadrolibs (1.97.0-3) unstable; urgency=medium
 
   * deactivate VTK support as recommended by upstream
diff --git a/debian/control b/debian/control
index ea907b3..6eee729 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: cmake,
                debhelper-compat (= 13),
                dh-python,
                libarchive-dev,
-               libeigen3-dev (>> 3.3),
+               libeigen3-dev,
                libgl2ps-dev,
                libglew-dev,
                libglvnd-dev,

Publish History

  • 2022-11-27T15:31: Failed to create merge proposal: missing-build-diff-control ( Missing binary diff; requesting control run. )

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 avogadro-utils-dbgsymapt install -t scrub-obsolete avogadro-utilsapt install -t scrub-obsolete libavogadro-dataapt install -t scrub-obsolete libavogadro-devapt install -t scrub-obsolete libavogadro-docapt install -t scrub-obsolete libavogadro2-1-dbgsymapt install -t scrub-obsolete libavogadro2-1apt install -t scrub-obsolete python3-avogadro

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved