tag 346707 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 flying-6.20/debian/changelog flying-6.20/debian/changelog --- flying-6.20/debian/changelog +++ flying-6.20/debian/changelog @@ -1,3 +1,10 @@ +flying (6.20-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Update build-deps for xlibs-dev removal; closes: #346707. + + -- Justin Pryzby <[EMAIL PROTECTED]> Sun, 15 Jan 2006 17:35:10 -0500 + flying (6.20-5) unstable; urgency=low * acknowledge NMU g++ 3.3 rebuild, closes: #236046 diff -u flying-6.20/debian/control flying-6.20/debian/control --- flying-6.20/debian/control +++ flying-6.20/debian/control @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Christian Meder <[EMAIL PROTECTED]> -Build-Depends: debhelper, xlibs-dev, cdbs (>= 0.4.23-1.1) +Build-Depends: debhelper, libx11-dev, x-dev, cdbs (>= 0.4.23-1.1) Standards-Version: 3.6.1.1 Package: flying

