Control: severity 778178 serious On Mon, 29 Jun 2015 at 16:37:45 +1200, Olly Betts wrote: > This should be fixed by xapian-core 1.2.21-1, but leaving open as > requested.
The binNMU with everything upgraded to g++-5 versions is failing: <https://buildd.debian.org/status/package.php?p=xapian-omega&suite=unstable> # we may require features added in that version. sed -i \ 's/^shlibs:Depends=.*libxapian[0-9]\+/& (>= 1.2.21)/' \ debian/*.substvars dh_gencontrol dpkg-gencontrol: warning: can't parse dependency libxapian22 (>= 1.2.21)v5 Short-term, I think you now need libxapian[0-9][0-9a-z]* instead? Longer-term, I think this is a symptom of not generating correct library dependencies in xapian-core, which could affect any consumer of its API, not just xapian-omega: it should ideally have a .symbols file <https://wiki.debian.org/UsingSymbolsFiles> but failing that, using dh_makeshlibs -V would be the next best thing. Regards, S -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org