Davide Truffa wrote: > Eddy wrote: > >> For me this happens in a totally reproducible way. When is started it works, >> but >> after the first hide, the display is either black or gray. >> >> This makes imho the bug serious since the package is unusable. > > Yes, you're right. > A CVS snapshot will be uploaded with urgency=high at soon as possible. > I tested it for a few of days and it seems to be finally stable. > > Changelog: > > tilda (0.09.4+cvs20071012-1) unstable; urgency=high > > * New upstream release from CVS snapshot 20071012 (Closes: #446745, #432111) > - removed old patch > - added 01_general-fixes.patch to debianize this CVS snapshot > - new build depends on: automake, cvs, flex, libglade2-dev
Well, build depending on autotools and regenerating configure on each build is really bad style and a bad idea[1]. Also because of this, depending on the version of autotools and the machine you end up with different diff.gz-s. I'd rather bootstrap the upstream source and repackage that (it is you who does the repackaging anyways). Also, looking at the changelog, I'd give the version number 0.9.5~cvs20071012 instead of 0.9.4+cvs20071012; but that is a matter of style. > - updated copyright file > - updated README.Debian > * Added Italian translation (02_italian-translation.dpatch) > * Updated menu structure > > The source is available on debian.mentors.net[1] end the binary for > i386 can be found here[2]. > > [1] http://mentors.debian.net/debian/pool/main/t/tilda/ > [2] http://www.catoblepa.org/debian/tilda/ [1] see Fixing autotools related build issues by Sam Hocevar; talk held during the QA Meeting, Darmstadt in 2005: http://meetings-archive.debian.net/pub/debian-meetings/2005/qa-meeting-darmstadt/ -- Regards, EddyP ============================================= "Imagination is more important than knowledge" A.Einstein
signature.asc
Description: OpenPGP digital signature

