I intend to NMU a fix for this bug sponsored by Thomas Viehmann; the attached patch simply drops the dependency on xlibs-dev, because there is no actual direct dependency.
diff -u bdfresize-1.5/debian/changelog bdfresize-1.5/debian/changelog --- bdfresize-1.5/debian/changelog +++ bdfresize-1.5/debian/changelog @@ -1,3 +1,9 @@ +bdfresize (1.5-3.2) unstable; urgency=low + + * NMU for xlibs-dev removal; closes: #346634. + + -- Justin Pryzby <[EMAIL PROTECTED]> Sat, 14 Jan 2006 11:06:43 -0500 + bdfresize (1.5-3.1) unstable; urgency=high * Non-maintainer upload. diff -u bdfresize-1.5/debian/control bdfresize-1.5/debian/control --- bdfresize-1.5/debian/control +++ bdfresize-1.5/debian/control @@ -2,7 +2,7 @@ Section: x11 Priority: optional Maintainer: Takuo KITAME <[EMAIL PROTECTED]> -Build-Depends: debhelper, xlibs-dev +Build-Depends: debhelper Standards-Version: 3.5.6 Package: bdfresize -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

