Heya, I've NMUed psys to help the xlibs-dev transition. Patch attached.
Marc -- BOFH #94: Internet outage
diff -u psys-1.56/debian/changelog psys-1.56/debian/changelog --- psys-1.56/debian/changelog +++ psys-1.56/debian/changelog @@ -1,3 +1,10 @@ +psys (1.56-3.2) unstable; urgency=low + + * Help xlibs-dev transition + * Splitted xlibs-dev build-dep. (Closes: #347106) + + -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> Fri, 20 Jan 2006 21:02:45 +0100 + psys (1.56-3.1) unstable; urgency=low * Non-maintainer upload diff -u psys-1.56/debian/control psys-1.56/debian/control --- psys-1.56/debian/control +++ psys-1.56/debian/control @@ -2,7 +2,7 @@ Section: devel Priority: optional Maintainer: Fernando Sanchez <[EMAIL PROTECTED]> -Build-Depends: debhelper, xlibs-dev +Build-Depends: debhelper, libx11-dev, x-dev Standards-Version: 3.5.6.0 Package: libpsys-dev

