Hi, I just pushed
diff --git a/debian/changelog b/debian/changelog index db364aa..a10efd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ceres-solver (1.14.0-4) UNRELEASED; urgency=medium + + * Team upload. + * Bump versioned Build-Depends: libeigen3-dev (>= 3.3.4) + Closes: #883619 + + -- Andreas Tille <[email protected]> Tue, 26 Feb 2019 07:50:37 +0100 + ceres-solver (1.14.0-3) unstable; urgency=medium * Updated years in debian/copyright diff --git a/debian/control b/debian/control index da66ec7..108192c 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 11~), libatlas-base-dev, libgoogle-glog-dev, libgflags-dev, - libeigen3-dev (>= 3.2.1), + libeigen3-dev (>= 3.3.4), libsuitesparse-dev (>= 1:4.4.3), python, python3-sphinx, to Git. Is there any reason not to upload this and simply fix #883619. Looks like a pretty low hanging fruit to fix an RC bug and save the package for Buster that I can not imagine nobody else would have harvested it. Kind regards Andreas. -- http://fam-tille.de

