Heya, I've NMUed wmcdplay. Patch attached.
Marc -- BOFH #446: Mailer-daemon is busy burning your message in hell.
diff -u wmcdplay-1.0beta1/debian/control wmcdplay-1.0beta1/debian/control --- wmcdplay-1.0beta1/debian/control +++ wmcdplay-1.0beta1/debian/control @@ -1,7 +1,7 @@ Source: wmcdplay Section: sound Priority: optional -Build-Depends: debhelper, xutils, xlibs-dev +Build-Depends: debhelper, xutils, libx11-dev, libxext-dev, libxpm-dev, x-dev Maintainer: John H. Robinson, IV <[EMAIL PROTECTED]> Standards-Version: 3.6.1.1 diff -u wmcdplay-1.0beta1/debian/changelog wmcdplay-1.0beta1/debian/changelog --- wmcdplay-1.0beta1/debian/changelog +++ wmcdplay-1.0beta1/debian/changelog @@ -1,3 +1,10 @@ +wmcdplay (1.0beta1-9.1) unstable; urgency=low + + * Non-maintainer upload + * Splitted xlibs-dev build-dep. (Closes: #347115) + + -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> Sat, 21 Jan 2006 11:56:02 +0100 + wmcdplay (1.0beta1-9) unstable; urgency=low * New Maintainer

