Heya, I've just NMUed xletters to help with the xlibs-dev transition. Patch attached.
Marc -- BOFH #186: permission denied
diff -u xletters-1.1.1/debian/changelog xletters-1.1.1/debian/changelog --- xletters-1.1.1/debian/changelog +++ xletters-1.1.1/debian/changelog @@ -1,3 +1,10 @@ +xletters (1.1.1-4.1) unstable; urgency=low + + * Non-maintainer upload to help xlibs-dev transition. + * debian/control: Replace xlibs-dev build-dep. (Closes: #346941) + + -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> Fri, 20 Jan 2006 14:55:21 +0100 + xletters (1.1.1-4) unstable; urgency=low * Changed section to games. (Closes: #145109) diff -u xletters-1.1.1/debian/control xletters-1.1.1/debian/control --- xletters-1.1.1/debian/control +++ xletters-1.1.1/debian/control @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Ben Armstrong <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 3.0.0), xlibs-dev, libxaw7-dev +Build-Depends: debhelper (>> 3.0.0), libx11-dev, libxt-dev, libxaw7-dev Standards-Version: 3.5.2 Package: xletters

