Source: sphinxbase Version: 0.8+5prealpha+1-12 Tags: patch User: helm...@debian.org Usertags: rebootstrap
sphinxbase participates in a number of dependency loops relevant to architecture bootstrap. Rather than look into such a difficult problem, I looked into easily droppable dependencies. It turns out that the dependencies on libsamplerate-dev and libsndfile1-dev are entirely unused. While libsndfile is mentioned in the changelog for 0.7, neither of them is mentioned in the source anywhere. I think both can be dropped with no replacement. Please consider applying the attached patch. Helmut
diff --minimal -Nru sphinxbase-0.8+5prealpha+1/debian/changelog sphinxbase-0.8+5prealpha+1/debian/changelog --- sphinxbase-0.8+5prealpha+1/debian/changelog 2021-01-02 16:13:23.000000000 +0100 +++ sphinxbase-0.8+5prealpha+1/debian/changelog 2021-01-23 23:30:17.000000000 +0100 @@ -1,3 +1,11 @@ +sphinxbase (0.8+5prealpha+1-12.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop unused libsamplerate-dev and libsndfile1-dev dependencies. + (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Sat, 23 Jan 2021 23:30:17 +0100 + sphinxbase (0.8+5prealpha+1-12) unstable; urgency=medium * Bump debhelper from 10 to 12. diff --minimal -Nru sphinxbase-0.8+5prealpha+1/debian/control sphinxbase-0.8+5prealpha+1/debian/control --- sphinxbase-0.8+5prealpha+1/debian/control 2020-11-01 01:16:57.000000000 +0100 +++ sphinxbase-0.8+5prealpha+1/debian/control 2021-01-23 23:30:17.000000000 +0100 @@ -3,7 +3,7 @@ Maintainer: Debian Accessibility Team <pkg-a11y-de...@alioth-lists.debian.net> Uploaders: Samuel Thibault <sthiba...@debian.org> Build-Depends: debhelper-compat (= 12), bison, pkg-config, - libpulse-dev, libsndfile1-dev, libsamplerate0-dev, libblas-dev, liblapack-dev, + libpulse-dev, libblas-dev, liblapack-dev, doxygen, python3-all-dev, dh-python, swig, libjs-jquery, strace [linux-any], ltrace [amd64 i386 mipsel s390x powerpc ppc64] Build-Conflicts: libjack-dev