Heya, I've NMUed sam. Patch attached.
Marc -- BOFH #415: Maintence window broken
diff -u sam-4.3/debian/changelog sam-4.3/debian/changelog --- sam-4.3/debian/changelog +++ sam-4.3/debian/changelog @@ -1,3 +1,10 @@ +sam (4.3-18.2) unstable; urgency=low + + * Non-maintainer upload + * Splitted xlibs-dev build-dep (Closes: #347103) + + -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> Sat, 21 Jan 2006 15:54:16 +0100 + sam (4.3-18.1) unstable; urgency=medium * NMU during BSP. diff -u sam-4.3/debian/control sam-4.3/debian/control --- sam-4.3/debian/control +++ sam-4.3/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Gergely Nagy <[EMAIL PROTECTED]> Standards-Version: 3.5.9 -Build-Depends: xlibs-dev, ed, dpatch (>= 1.13) +Build-Depends: libx11-dev, libxt-dev, x-dev, ed, dpatch (>= 1.13) Package: sam Architecture: any

