2009
kaya (0.4.4-2) unstable; urgency=low
* Add build dependency on libghc6-editline-dev. Closes: #534000. * Fix for man page lintian errors.
-- Stuart Teasdale <sdt@debian.org> Sun, 28 Jun 2009 09:47:05 +0100
kaya (0.4.4-1) unstable; urgency=low
* New upstream version.
-- Stuart Teasdale <sdt@debian.org> Thu, 16 Apr 2009 22:09:05 +0100
kaya (0.4.3-2) unstable; urgency=low
* 496856 came back due to a mistake in merging in the new version!
-- Stuart Teasdale <sdt@debian.org> Sun, 15 Feb 2009 13:17:32 +0000
kaya (0.4.3-1) unstable; urgency=low
* New upstream version fixes several major bugs
-- Stuart Teasdale <sdt@debian.org> Sun, 15 Feb 2009 10:33:12 +0000
2008
kaya (0.4.2-4) unstable; urgency=high
* Fix Architecture: any to architecture: all. Closes: #496856.
-- Stuart Teasdale <sdt@debian.org> Thu, 28 Aug 2008 08:42:20 +0100
kaya (0.4.2-3) unstable; urgency=low
* Tweak to stack size in build for ia64 * Patch to fix data corruption bugs. Thanks to Chris Morris. Closes: #495521.
-- Stuart Teasdale <sdt@debian.org> Tue, 26 Aug 2008 08:52:42 +0100
kaya (0.4.2-2) unstable; urgency=low
* Drop ia64 due to toolchain issues. Closes: #483263.
-- Stuart Teasdale <sdt@debian.org> Wed, 23 Jul 2008 09:58:20 +0100
kaya (0.4.2-1) unstable; urgency=low
* New upstream release
-- Stuart Teasdale <sdt@debian.org> Mon, 9 Jun 2008 18:36:35 +0100
kaya (0.4.0-4) unstable; urgency=low
* HPPA build fixes
-- Stuart Teasdale <sdt@debian.org> Sat, 17 May 2008 17:52:51 +0100
kaya (0.4.0-3) unstable; urgency=low
* Stop using -pie on ia64 as it causes libgc to segfault. Thanks to
Chris Morris
-- Stuart Teasdale <sdt@debian.org> Wed, 9 Apr 2008 20:39:52 +0100
kaya (0.4.0-2) unstable; urgency=low
* fix to remove -fstack-protector issues on some platforms. * Add ulimit to stop make allocating excessive stack space.
-- Stuart Teasdale <sdt@debian.org> Thu, 3 Apr 2008 22:11:22 +0100
kaya (0.4.0-1) unstable; urgency=low
* New upstream release.
-- Stuart Teasdale <sdt@debian.org> Sat, 15 Mar 2008 23:22:37 +0000
kaya (0.2.7-6) unstable; urgency=low
* Fix for build on ARM.
-- Stuart Teasdale <sdt@debian.org> Sun, 9 Mar 2008 13:31:24 +0000
kaya (0.2.7-5) unstable; urgency=low
* Add build dep and subpackage for ncursesw. Closes: #463717. * Fixes for gcc 4.3 build missing includes. Closes: #455299.
-- Stuart Teasdale <sdt@debian.org> Mon, 25 Feb 2008 20:58:14 +0000
2007
kaya (0.2.7-4) unstable; urgency=low
* Part 2 of IA-64 and Alpha build issues patched.
-- Stuart Teasdale <sdt@debian.org> Wed, 21 Nov 2007 21:20:30 +0000
kaya (0.2.7-3) unstable; urgency=low
* Corrected problem with distclean target, and autoreconfed.
Closes: #452050.
-- Stuart Teasdale <sdt@debian.org> Tue, 20 Nov 2007 11:31:15 +0000
kaya (0.2.7-2) unstable; urgency=low
* Fixes for AMD64, IA-64 and Alpha build problems.
-- Stuart Teasdale <sdt@debian.org> Mon, 19 Nov 2007 10:51:27 +0000
kaya (0.2.7-1) unstable; urgency=low
* New upstream version.
-- Stuart Teasdale <sdt@debian.org> Tue, 30 Oct 2007 18:12:51 +0000
kaya (0.2.6-4) unstable; urgency=low
* More fixes for 64 bit archs.
-- Stu Teasdale <stu@drogna.org.uk> Mon, 17 Sep 2007 18:45:29 +0100
kaya (0.2.6-3) unstable; urgency=low
* Fix for make clean not dealing with man page cleanups, thanks to
Chris Morris for the patch. Closes: #442609.
* Initial fixes to deal with FTBFS on some archs, patch from Chris
Morris.
-- Stuart Teasdale <sdt@debian.org> Mon, 17 Sep 2007 08:22:16 +0100
kaya (0.2.6-2) unstable; urgency=low
* Reintroduced build tests.
-- Stuart Teasdale <sdt@debian.org> Tue, 4 Sep 2007 20:19:24 +0100
kaya (0.2.6-1) unstable; urgency=low
* New upstream release.
-- Stuart Teasdale <sdt@debian.org> Sun, 2 Sep 2007 18:12:27 +0100
kaya (0.2.5-2) unstable; urgency=low
* Split external library support to different packages. * Updated g++ dependancies. Closes: #425694. * Include changes to support gcc 4.3. Closes: #417268.
-- Stuart Teasdale <sdt@debian.org> Mon, 18 Jun 2007 18:30:07 +0100
kaya (0.2.5-1) unstable; urgency=low
* New upstream release.
-- Stuart Teasdale <sdt@debian.org> Wed, 25 Apr 2007 11:54:07 +0100
kaya (0.2.0-6) unstable; urgency=high
* Fixes for several data loss and security problems. Closes: #409062.
-- Stuart Teasdale <stu@drogna.org.uk> Mon, 29 Jan 2007 21:32:01 +0000
2006
kaya (0.2.0-5) unstable; urgency=medium
* Fix for UTF-8 bug. Thanks to Chris Morris for patch. Closes: #400581.
-- Stuart Teasdale <stu@drogna.org.uk> Mon, 27 Nov 2006 17:43:07 +0000
kaya (0.2.0-4) unstable; urgency=low
* Changed versioned Depends to cope with hppa. Closes: #397610.
-- Stuart Teasdale <stu@drogna.org.uk> Wed, 8 Nov 2006 13:37:35 +0000
kaya (0.2.0-3) unstable; urgency=high
* Added libghc6-mtl-dev as a build dep. * Patches to build with ghc 6.6. Closes #393955.
-- Stuart Teasdale <stu@drogna.org.uk> Wed, 25 Oct 2006 16:05:53 +0100
kaya (0.2.0-2) unstable; urgency=low
* Updated gnutls build deps. Closes: #378414. * General tweaking of binary deps to ensure support libraries are present when kaya programs are built.
-- Stuart Teasdale <stu@drogna.org.uk> Sun, 16 Jul 2006 17:38:25 +0100
kaya (0.2.0-1) unstable; urgency=low
* New upstream version.
-- Stuart Teasdale <stu@drogna.org.uk> Tue, 27 Jun 2006 09:21:45 +0100
2005
kaya (0.1.24-2) unstable; urgency=low
* Patches for AMD64 building. Closes: #329744.
-- Stuart Teasdale <stu@drogna.org.uk> Fri, 23 Sep 2005 08:51:36 +0100
kaya (0.1.24-1) unstable; urgency=low
* Initial Release. Closes: #320967.
-- Stuart Teasdale <stu@drogna.org.uk> Sat, 3 Sep 2005 09:20:56 +0100