qof (0.8.1-1) unstable; urgency=low * New upstream release. * Fix watch file for alioth. * [INTL:pt] Update Portuguese translation (Closes: #529529) * Fixes build errors with gcc-4.4 (Closes: #530525) * Update standards version. (no changes) * Repeat the same prefix in each description. (Closes: #532863) * update debian/xcontrol with emxcontrol. * Drop libgda3 from dependencies - gda-backend is still broken and libgda4 is pending which does not include the libsql code or symbols anymore. Use internal qofsql support. * package libqofsql.la in -dev for internal qofsql support. -- Neil Williams Mon, 06 Jul 2009 21:29:10 +0100 qof (0.8.0-1) unstable; urgency=low * New upstream version of libqof2. * Change SONAME (NEW package) * Change backend modules into private plugins (NEW package names) * migrate doc-base sections * Drop .la files from plugin packages * Make -dev package depend on libgda3-dev and pkg-config. Drop outdated Replaces: flags * Omit the new GDA backend package which is not ready for widespread usage yet. * drop Debian QOF packaging team, migrate homepage and VCS fields to new Alioth home for upstream and Debian * Add debian/xcontrol support * Remove website from -doc package now that it is a wiki. * qofutil.c: ensure newly allocated string is always returned when converting empty KvpFrame to string and checking a NULL string. (Closes: #479374) * Split translations and XML schema into qof-data to migrate shared files out of the library package. (Policy 8.2). Brings QOF up to date with Standards Version 3.8.0. * qof-data still needs Replaces: libqof1 anyway. * Add symlink to make devhelp support accessible. * implement nocheck DEB_BUILD_OPTION * omit backend plugins from dh_makeshlibs - not public anymore. * Provide: virtual packages for each backend for easier transitions. * remove the copied symbols file in the clean target (easier cross-building) * Use debug section for dbg package. * Downgrade Recommends: libqof-doc to a Suggests for those who still use Recommends-Important. Remove some unnecessary build-dependencies. * [L10n] Add French program translation (Closes: #528756) * [l10n] Add Czech translation of qof (Closes: #528979) * [INTL:ru] Add Russian translation of qof (Closes: #529037) -- Neil Williams Tue, 19 May 2009 14:06:21 +0100 qof (0.7.5-1) unstable; urgency=low * New upstream release. * erronous check for *linux* to detect symbols versioning support (Closes: #463392) -- Neil Williams Thu, 31 Jan 2008 19:12:59 +0000 qof (0.7.4-1) unstable; urgency=low * New upstream release. * Implement versioned symbols and a symbols file for each library * Avoid preparing docs in Emdebian * does not contain separated debugging symbols (Closes: #462007) * Fix the CVS location to allow debcheckout to work -- Neil Williams Fri, 25 Jan 2008 21:35:43 +0000 qof (0.7.3-1) unstable; urgency=low * New upstream release * debian/control: migrate doxygen to Build-Depends-Indep * debian/control: use new dpkg fields * configure.in : tidy up use of qofsql for embedded use * make the sqlite backend build by default * Remove GFDL from debian/copyright and migrate to standards 3.7.3 * Migrate to libgda3-3 * qof -- Please consider transitioning to libgda3 (Closes: #455835) * Add full cross build support, including regexp in .install file to cover libqof1 and libqofsql (if built) -- Neil Williams Sat, 15 Dec 2007 20:13:31 +0000 qof (0.7.2-1) unstable; urgency=low * New upstream release. - upgrade binNMU support to avoid deprecated Source-Version * Change my email address to new Debian one. -- Neil Williams Mon, 27 Nov 2006 09:43:43 +0000 qof (0.7.1-3) unstable; urgency=low * debian/control: Fix circular dependency (Closes: #387196) -- Goedson Teixeira Paixao Fri, 15 Sep 2006 10:32:20 -0300 qof (0.7.1-2) unstable; urgency=low * Fix priority setting of the two new backend packages. -- Neil Williams Tue, 12 Sep 2006 00:12:46 +0100 qof (0.7.1-1) unstable; urgency=low * New upstream release. - Two new packages: XML and SQLite backend modules. -- Neil Williams Tue, 29 Aug 2006 09:25:27 +0100 qof (0.7.0-2) unstable; urgency=low * FTBFS on hppa, sparc and m68k: date test failures (Closes: #383746) -- Neil Williams Mon, 21 Aug 2006 20:22:34 +0100 qof (0.7.0-1) unstable; urgency=low * New upstream release. - Rewritten date and time handling for full range support using QofTime (seconds) and QofDate (calendar). - New QOF parameter type added : QOF_TYPE_TIME - QOF_TYPE_DATE and Timespec both deprecated. - New QOF extension code for strftime and strptime, as used in coreutils. - Added Undo and redo handling. - libqof-doc : New package for QOF Doxygen Developer Reference and website content. - Upgrade to debhelper compat 5, standards version 3.7.2 - Add linda override for lib-not-in-shlibs (see #345871) - Run make check during preparation of package. - Incorporate QSF patch to free the XML document correctly. -- Neil Williams Mon, 10 Jul 2006 22:02:26 +0100 qof (0.6.4-2) unstable; urgency=low * Fixed compilation in 64bit architectures (Closes: #364048). -- Goedson Teixeira Paixao Tue, 25 Apr 2006 16:28:30 -0300 qof (0.6.4-1) unstable; urgency=low * New upstream release. -- Neil Williams Tue, 4 Apr 2006 21:08:00 +0100 qof (0.6.3-1) unstable; urgency=low * New upstream release. - Support iteration over incoming QSF objects inside map operations. - Correct map handling to allow reverse operations and iteration over hierarchical objects. - Replace qof_book_merge with qofbookmerge. - Remove deprecated glib function g_strncasecmp in favour of g_ascii_strncasecmp - GnuCash bug fixes. -- Neil Williams Mon, 13 Mar 2006 20:13:13 +0000 qof (0.6.2-1) unstable; urgency=low * New upstream release. - Fix recursive copying and entity references - GnuCash updates - Replace gnc-event with extensible qofevent. -- Neil Williams Mon, 20 Feb 2006 19:43:21 +0000 qof (0.6.1-1) unstable; urgency=low * New upstream release. -- Neil Williams Tue, 20 Dec 2005 21:51:26 +0000 qof (0.6.0-2) unstable; urgency=low * Fixed build on amd64, thanks Andreas Jochens for the patch (Closes: #337374). -- Goedson Teixeira Paixao Thu, 17 Nov 2005 18:44:29 -0200 qof (0.6.0-1) unstable; urgency=low * New upstream release. * debian/control: - Changed priority of -dbg package to extra. * debian/libqof1.install: - Added /usr/share/* to the libqof1 package files. -- Goedson Teixeira Paixao Thu, 27 Oct 2005 13:56:46 -0200 qof (0.5.99+0.6.0pre1-2) experimental; urgency=low * debian/control: - Added missing Section field. -- Goedson Teixeira Paixao Sat, 24 Sep 2005 10:35:14 -0300 qof (0.5.99+0.6.0pre1-1) experimental; urgency=low * New upstream release * debian/copyright: - Updated FSF address. - Added Neil Williams to Upstream Authors * debian/control: - Removed libgtk2-dev Build Dependency - Added version to libxml2-dev Build Dependency - Added Build Depency on libxml-parser-perl needed by intltool - Changed Maintainer field to "Debian QOF packaging team" - Added Uploaders field with the members of the "Debian QOF packaging team" - Bumped Standards-Version to 3.6.2 (no changes needed) -- Goedson Teixeira Paixao Sat, 17 Sep 2005 12:35:27 +0000 qof (0.5.0-2) unstable; urgency=low * Added -dbg package. -- Goedson Teixeira Paixao Mon, 9 Aug 2004 08:30:14 -0300 qof (0.5.0-1) unstable; urgency=low * New upstream release. -- Goedson Teixeira Paixao Thu, 27 May 2004 17:27:35 -0300 qof (0.4.1-1) unstable; urgency=low * Initial Release (Closes: #245707). -- Goedson Teixeira Paixao Sat, 24 Apr 2004 17:14:33 -0300