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 cheops-0.61/debian/control cheops-0.61/debian/control --- cheops-0.61/debian/control +++ cheops-0.61/debian/control @@ -2,7 +2,7 @@ Section: net Priority: optional Maintainer: Javier Fernandez-Sanguino Pen~a <[EMAIL PROTECTED]> -Build-Depends: libsnmp9-dev, libgtk1.2-dev, debhelper, xlibs-dev, libwrap0-dev +Build-Depends: libsnmp9-dev, libgtk1.2-dev, debhelper, libwrap0-dev Standards-Version: 3.6.10 Package: cheops diff -u cheops-0.61/debian/changelog cheops-0.61/debian/changelog --- cheops-0.61/debian/changelog +++ cheops-0.61/debian/changelog @@ -1,3 +1,9 @@ +cheops (0.61-12.2) unstable; urgency=low + + * NMU for xlibs-dev removal; closes: 346622. + + -- Justin Pryzby <[EMAIL PROTECTED]> Sat, 14 Jan 2006 11:08:05 -0500 + cheops (0.61-12.1) unstable; urgency=low * 0-day BSP NMU. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]