Package: thrust Version: 0.89c-3.2 Severity: normal Tags: patch Hi,
Attached is the diff for my thrust 0.89c-3.3 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,13 @@ +thrust (0.89c-3.3) unstable; urgency=low + + * Non-maintainer upload. + * Add libxext-dev build-dependency; this makes autoconf understand that we + are building with X, which prevents the package from becoming empty on + architectures where the autobuilder didn't happen to have libxext-dev in + the chroot already. (Closes: #356302) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Sat, 11 Mar 2006 03:39:02 +0100 + thrust (0.89c-3.2) unstable; urgency=medium * NMU. 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, libx11-dev, x-dev, libsvga1-dev [i386], libnetpbm9-dev, autotools-dev +Build-Depends: debhelper, libx11-dev, x-dev, libxext-dev, libsvga1-dev [i386], libnetpbm9-dev, autotools-dev Maintainer: RISKO Gergely <[EMAIL PROTECTED]> Standards-Version: 3.6.1.1