tag 346884 patch thanks
I intend to NMU a fix for this bug sponsored by some member of the QA group; patch attached. My pbuild result of this patch was clean, and produced a binary package with expected debdiff output from the most recent version in sid. Build logs are at http://justinpryzby.com/debian/xlibs-dev/
diff -u oleo-1.99.16/debian/changelog oleo-1.99.16/debian/changelog --- oleo-1.99.16/debian/changelog +++ oleo-1.99.16/debian/changelog @@ -1,3 +1,10 @@ +oleo (1.99.16-8.1) unstable; urgency=low + + * Non-maintainer upload. + * Update build-deps for xlibs-dev removal; closes: #346884. + + -- Justin Pryzby <[EMAIL PROTECTED]> Mon, 16 Jan 2006 10:13:20 -0500 + oleo (1.99.16-8) unstable; urgency=low * Fix several GCC-4 related build failures (thanks to Andreas Jochens) diff -u oleo-1.99.16/debian/control oleo-1.99.16/debian/control --- oleo-1.99.16/debian/control +++ oleo-1.99.16/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Mario Lang <[EMAIL PROTECTED]> Standards-Version: 3.5.9 -Build-Depends: libgsl0-dev, libmysqlclient-dev, libncurses5-dev (>= 5.2.20010310-1), libplot-dev, libxdb-dev, xlibs-dev (>= 4.0.1-11), bison|byacc +Build-Depends: libgsl0-dev, libmysqlclient-dev, libncurses5-dev (>= 5.2.20010310-1), libplot-dev, libxdb-dev, libx11-dev, libxpm-dev, libxt-dev, x-dev, bison|byacc Package: oleo Architecture: any

