tag 346702 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 hp2xx-3.4.4/debian/control hp2xx-3.4.4/debian/control --- hp2xx-3.4.4/debian/control +++ hp2xx-3.4.4/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Christian T. Steigies <[EMAIL PROTECTED]> Standards-Version: 3.6.1 -Build-Depends: debhelper (>=3.0.0), texinfo, libtiff4-dev, libpng12-0-dev, zlib1g-dev, libjpeg62-dev, xlibs-dev +Build-Depends: debhelper (>=3.0.0), texinfo, libtiff4-dev, libpng12-0-dev, zlib1g-dev, libjpeg62-dev, libx11-dev Package: hp2xx Architecture: any diff -u hp2xx-3.4.4/debian/changelog hp2xx-3.4.4/debian/changelog --- hp2xx-3.4.4/debian/changelog +++ hp2xx-3.4.4/debian/changelog @@ -1,3 +1,10 @@ +hp2xx (3.4.4-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Update build-deps for xlibs-dev removal; closes: #346702. + + -- Justin Pryzby <[EMAIL PROTECTED]> Sun, 15 Jan 2006 17:39:05 -0500 + hp2xx (3.4.4-2) unstable; urgency=low * recompile for libtiff4 transition

