Heya, I've NMUed wmget. Patch attached.
Marc -- BOFH #98: The vendor put the bug there.
diff -u wmget-0.6.0/debian/control wmget-0.6.0/debian/control --- wmget-0.6.0/debian/control +++ wmget-0.6.0/debian/control @@ -2,7 +2,7 @@ Section: x11 Priority: optional Maintainer: Rafal Zawadzki <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.0.0), libc6-dev, libcurl3-dev, xlibs-dev, dpatch +Build-Depends: debhelper (>> 4.0.0), libc6-dev, libcurl3-dev, libx11-dev, libxext-dev, libxpm-dev, x-dev, dpatch Standards-Version: 3.6.1 Package: wmget diff -u wmget-0.6.0/debian/changelog wmget-0.6.0/debian/changelog --- wmget-0.6.0/debian/changelog +++ wmget-0.6.0/debian/changelog @@ -1,3 +1,10 @@ +wmget (0.6.0-1.2) unstable; urgency=low + + * Non-maintainer upload + * Splitted xlibs-dev build-dep (Closes: #347081) + + -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> Sat, 21 Jan 2006 11:10:41 +0100 + wmget (0.6.0-1.1) unstable; urgency=low * Non-maintainer upload.

