Hi, I've just NMUed xsoldier for the xlibs-dev transition. NMU patch attached.
Marc -- BOFH #111: The salesman drove over the CPU board.
diff -u xsoldier-1.3/debian/changelog xsoldier-1.3/debian/changelog --- xsoldier-1.3/debian/changelog +++ xsoldier-1.3/debian/changelog @@ -1,3 +1,10 @@ +xsoldier (1:1.3-5.1) unstable; urgency=low + + * Non-maintainer upload for xlibs-dev transition. + * debian/control: Replace build-dep on xlibs-dev (Closes: #346763) + + -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> Thu, 19 Jan 2006 16:39:55 +0100 + xsoldier (1:1.3-5) unstable; urgency=low * debian/xsoldier.xpm: new file, created from pixmap/Boss5.xpm with diff -u xsoldier-1.3/debian/control xsoldier-1.3/debian/control --- xsoldier-1.3/debian/control +++ xsoldier-1.3/debian/control @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Oohara Yuuma <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 3.0.0), libsdl1.2-dev, libsdl-image1.2-dev (>= 1.2.2-1), automake1.7, autoconf (>= 2.52), xlibs-dev +Build-Depends: debhelper (>> 3.0.0), libsdl1.2-dev, libsdl-image1.2-dev (>= 1.2.2-1), automake1.7, autoconf (>= 2.52), libx11-dev, libxpm-dev, x-dev Standards-Version: 3.5.6 Package: xsoldier

