Bug#405873: #405873: trivial patch to fix FTBFS

2007-01-18 Thread Mohammed Sameer
On Thu, Jan 18, 2007 at 02:13:08AM +0100, Brice Goglin wrote: > The following NMU patch obviously fixes the FTBFS by casting the pointer > into a intptr_t instead of a int. Builds fine, not tested. > > Brice > Fixing the bug is not a big issue. My sponsor is not free to sponsor the upload (http:

Bug#405873: #405873: trivial patch to fix FTBFS

2007-01-17 Thread Brice Goglin
The following NMU patch obviously fixes the FTBFS by casting the pointer into a intptr_t instead of a int. Builds fine, not tested. Brice --- katoob-0.5.6/debian/changelog +++ katoob-0.5.6/debian/changelog @@ -1,3 +1,10 @@ +katoob (0.5.6-2.1) unstable; urgency=low + + * Non-maintainer upload. +