Heya, I've just NMUed xjump for the xlibs-dev transition. Patch attached.
Marc -- BOFH #38: secretary plugged hairdryer into UPS
diff -u xjump-2.7.5/debian/control xjump-2.7.5/debian/control --- xjump-2.7.5/debian/control +++ xjump-2.7.5/debian/control @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Masato Taruishi <[EMAIL PROTECTED]> -Build-Depends: debhelper, dpatch, xlibs-dev, libxaw7-dev +Build-Depends: debhelper, dpatch, libx11-dev, libxpm-dev, libxt-dev, x-dev, libxaw7-dev Standards-Version: 3.5.10 Package: xjump diff -u xjump-2.7.5/debian/changelog xjump-2.7.5/debian/changelog --- xjump-2.7.5/debian/changelog +++ xjump-2.7.5/debian/changelog @@ -1,3 +1,10 @@ +xjump (2.7.5-1.3) unstable; urgency=low + + * Non-maintainer upload to help xlibs-dev transition. + * debian/control: Replace xlibs-dev build-dep. (Closes: #346771) + + -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> Fri, 20 Jan 2006 16:52:27 +0100 + xjump (2.7.5-1.2) unstable; urgency=low * NMU, maintainer blessed - thanks Masato

