rekall (2.2.6-6ubuntu1) gutsy; urgency=low * Add 2.5) to python check in configure (Fix FTBFS) * script/python/lib/tkc_pyvaluelist.cpp: * for (int idx = 0 ; idx < frame->f_nlocals ; idx += 1) changed to * for (int idx = 0 ; idx < PySequence_Length(frame->f_locals) ; idx += 1) * Update maintainer per spec -- Barry deFreese Thu, 6 Sep 2007 14:18:04 -0400 rekall (2.2.6-6build1) feisty; urgency=low * Rebuild for python2.5 as the default python version. -- Matthias Klose Mon, 15 Jan 2007 17:53:59 +0000 rekall (2.2.6-6) unstable; urgency=low * QA upload. * Libtool update for GNU/kFreeBSD. -- Aurelien Jarno Tue, 5 Dec 2006 05:15:13 +0100 rekall (2.2.6-5) unstable; urgency=low * Package orphaned * Updated standards version * Upgraded to Debhelper level 5 * Acknowlege NMU (closes: #357919) * Updated lintian overrides -- Peter Eisentraut Thu, 23 Nov 2006 17:16:54 +0100 rekall (2.2.6-4.1) unstable; urgency=high * Non-maintainer upload. * High-urgency upload for RC bugfix. * Additional 64-bit compilation fixes, now that unixodbc is 64-bit clean out of the box (closes: #357919). -- Steve Langasek Mon, 20 Mar 2006 00:56:37 -0800 rekall (2.2.6-4) unstable; urgency=low * Set build dependency to libmysqlclient15-dev (closes: #343808) * Fixed compilation failure on 64-bit architectures (closes: #339376) -- Peter Eisentraut Sun, 18 Dec 2005 13:36:51 +0100 rekall (2.2.6-3) unstable; urgency=low * Recover changes from 2.2.3-2-3 release, lost in 2.2.6-1 (closes: #326252) -- Peter Eisentraut Sun, 13 Nov 2005 23:31:19 +0100 rekall (2.2.6-2) unstable; urgency=low * Upload to unstable -- Peter Eisentraut Sat, 5 Nov 2005 15:31:29 +0100 rekall (2.2.6-1) experimental; urgency=low * New upstream release - Obsoletes 30_pg-user.dpatch * Set new/updated datatabase build dependencies: libpq-dev, libmysqlclient14-dev, libiodbc2-dev * Added makefile fixes for new database drivers db2cli, iodbc, unisql (12_kbase-driver.patch) * Updated standards version * Converted to simple-patchsys * Changed watch file to version 3 format -- Peter Eisentraut Tue, 18 Oct 2005 19:00:04 +0200 rekall (2.2.3-2-3) unstable; urgency=low * Rebuilt for new C++ ABI * Changed dependency from postgresql-dev to libpq-dev * Applied code fix for GCC 4.0/amd64 (from Andreas Jochens ) (closes: #326252) * Corrected German translation even further (from Jens Seidel ) (closes: #313824) * Updated standards version * Switched from dpatch to simple-patchsys * Changed watch file to version 3 format -- Peter Eisentraut Thu, 8 Sep 2005 21:06:55 +0200 rekall (2.2.3-2-2) unstable; urgency=low * Changed maintainer address * Added MIME type registration for KDE * Fixed desktop file to recognize the MIME type and to fit menu structure * Corrected German translation further -- Peter Eisentraut Tue, 31 May 2005 19:11:00 +0200 rekall (2.2.3-2-1) experimental; urgency=low * New upstream release - Obsoletes patches 10_libkbase-wizard, 12_kbase-driver-mysql * Added watch file * Added lintian overrides * Enabled xbase * Changed section to match overrides * Set build dependency to libmysqlclient12-dev * Fixed documentation installation -- Peter Eisentraut Sun, 1 May 2005 23:59:09 +0200 rekall (2.2.1-1) experimental; urgency=low * Initial release (closes: #221820) -- Peter Eisentraut Sun, 12 Dec 2004 00:40:33 +0100