Package: thrust Version: 0.89c-3 Severity: normal Tags: patch Hi,
Attached is the diff for my thrust 0.89c-3.1 NMU. -- Homepage: http://www.sesse.net/
diff -u thrust-0.89c/debian/changelog thrust-0.89c/debian/changelog --- thrust-0.89c/debian/changelog +++ thrust-0.89c/debian/changelog @@ -1,3 +1,11 @@ +thrust (0.89c-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Replace build-dependency on xlibs-dev with an explicit build-dependency + on each required package. (Closes: #347075) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Sat, 21 Jan 2006 14:39:58 +0100 + thrust (0.89c-3) unstable; urgency=low * use config.sub, config.guess from autotools-dev (closes: #274505) diff -u thrust-0.89c/debian/control thrust-0.89c/debian/control --- thrust-0.89c/debian/control +++ thrust-0.89c/debian/control @@ -1,7 +1,7 @@ Source: thrust Section: games Priority: optional -Build-Depends: debhelper, xlibs-dev, svgalibg1-dev [i386], libnetpbm9-dev, autotools-dev +Build-Depends: debhelper, libx11-dev, x-dev, svgalibg1-dev [i386], libnetpbm9-dev, autotools-dev Build-Conflicts: svgalib-dummyg1 Maintainer: RISKO Gergely <[EMAIL PROTECTED]> Standards-Version: 3.6.1.1

