Heya, I've NMUed mctools-lite. Patch attached.
Marc -- BOFH #112: The monitor is plugged into the serial port
diff -u mctools-lite-970129/debian/changelog mctools-lite-970129/debian/changelog --- mctools-lite-970129/debian/changelog +++ mctools-lite-970129/debian/changelog @@ -1,3 +1,10 @@ +mctools-lite (970129-15.1) unstable; urgency=low + + * Non-maintainer upload + * Splitted xlibs-dev build-dep (Closes: #347001) + + -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> Sat, 21 Jan 2006 10:56:39 +0100 + mctools-lite (970129-15) unstable; urgency=low * Updated debian maintainer mail address (debian/copyright). diff -u mctools-lite-970129/debian/control mctools-lite-970129/debian/control --- mctools-lite-970129/debian/control +++ mctools-lite-970129/debian/control @@ -1,7 +1,7 @@ Source: mctools-lite Section: sound Priority: optional -Build-Depends: debhelper, xlibs-dev, xutils +Build-Depends: debhelper, libx11-dev, libxpm-dev, x-dev, xlibs-data, xutils Maintainer: Enrique Robledo Arnuncio <[EMAIL PROTECTED]> Standards-Version: 3.5.10

