Luk Claes wrote: > Hi > > Attached the patch for the version I uploaded. Please respond if > you think that the attached patch won't work. > > Note that I tried to update the configure script, though I didn't > manage: either there was a missing definition of CURSES_DISP or there > was an unexpected newline in configure (yes:no:).
Apparantly I forgot to include the patch, it should be attached now... Cheers Luk -- Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D Fingerprint: D5AF 25FB 316B 53BB 08E7 F999 E544 DE07 9B7C 328D
diff -u pente-2.2.5/debian/control pente-2.2.5/debian/control --- pente-2.2.5/debian/control +++ pente-2.2.5/debian/control @@ -1,7 +1,7 @@ Source: pente Section: games Priority: optional -Build-Depends: debhelper (>= 3.0.0), libncurses5-dev, libx11-dev, x-dev +Build-Depends: debhelper (>= 3.0.0), libncurses5-dev, libx11-dev, x-dev, libxt-dev Maintainer: Ross Younger <[EMAIL PROTECTED]> Standards-Version: 3.6.2 diff -u pente-2.2.5/debian/changelog pente-2.2.5/debian/changelog --- pente-2.2.5/debian/changelog +++ pente-2.2.5/debian/changelog @@ -1,3 +1,10 @@ +pente (2.2.5-5.1) unstable; urgency=high + + * Non-maintainer upload. + * Add libxt-dev to build-depends (Closes: #347036, #349439). + + -- Luk Claes <[EMAIL PROTECTED]> Thu, 26 Jan 2006 20:05:05 +0100 + pente (2.2.5-5) unstable; urgency=low * Fix xlibs-dev build-depends for Xorg transition (closes: #347036)
signature.asc
Description: OpenPGP digital signature

