gchempaint (0.6.6-2+SVN) unreleased; urgency=low * -- Michael Banck Fri, 17 Nov 2006 17:06:09 +0100 gchempaint (0.6.6-2) unstable; urgency=medium * debian/control (Standards-Version): Bump to 3.7.2. (Depends): Added ${misc:Depends} to fix lintian warning maintainer-script-needs-depends-on-gconf2 for dh_gconf in debian/rules. * debian/patches/03_fix_396246_set_LANG_if_undefined.dpatch: Added. - lib/application.cc (gcpApplication::gcpApplication): Initialize string even if LANG is unset (closes: #396246). -- Daniel Leidert (dale) Fri, 17 Nov 2006 04:09:12 +0100 gchempaint (0.6.6-1) unstable; urgency=low * New upstream release. * Upload to unstable. (Closes: #341487) + debian/reportbug: Removed. + debian/README.Debian: Removed unofficial notice. * debian/changelog: Added myself to Uploaders:. * debian/patches/01_fix_misc_stuff.dpatch: Removed tests/bonobo-control-test.c hunk. * debian/gchempaint.examples: Removed bonobo-control-test. * debian/patches/02_libgchempaint_convenience.dpatch: New patch, making libgchempaint a convenience library. * debian/patches/00list: Added 02_libgchempaint_convenience. * debian/control (libgchempaint0): Removed. * debian/control (libgchempaint-dev): Likewise. * debian/rules (dh_shlibdeps): Removed libgchempaint support. -- Michael Banck Wed, 27 Sep 2006 14:51:42 +0200 gchempaint (0.6.4-0dl1) unstable; urgency=low * New upstream release 0.6.4. * debian/control: Fixed libgchempaint-dev dependencies. * debian/patches/02_fix_build_issues.dpatch: Removed. Fixes were added to upstream. -- Daniel Leidert (dale) Wed, 15 Mar 2006 15:25:23 +0100 gchempaint (0.6.3-0dl3) unstable; urgency=low * debian/patches/02_fix_build_issues.dpatch: Added patch to fix bug #15463 from gchempaint tracker in lib/view.cc (gcpView::ExportImage). * debian/control: Fix build dependencies to fix FTBFS. -- Daniel Leidert (dale) Tue, 17 Jan 2006 20:25:08 +0100 gchempaint (0.6.3-0dl2) unstable; urgency=low * debian/libgchempaint0.shlibs: Fix library dependencies. * debian/rules: Ditto -- Daniel Leidert (dale) Sat, 14 Jan 2006 02:03:33 +0100 gchempaint (0.6.3-0dl1) unstable; urgency=low * New upstream release 0.6.3. -- Daniel Leidert (dale) Fri, 13 Jan 2006 11:49:51 +0100 gchempaint (0.6.2-0dl2) unstable; urgency=low * Rebuild after transition. (No rename of the library package). -- Daniel Leidert (dale) Thu, 1 Dec 2005 02:10:11 +0100 gchempaint (0.6.2-0dl1) unstable; urgency=low * New upstream release 0.6.2. * Updated man-page (layout changes). * Fixed debian/patches/01_fix_misc_stuff.dpatch - Remove the redundant MIME type declarations for the freedesktop.org shared mime-info database. * Fixed debian/patches/02_fix_build_issues.dpatch - Many issues were fixed in upstream. Adding fix for the mime-type issue in the bonobo server control. * Removed debian/patches/03_fix_infinite_loop_bug.dpatch - already included in upstream. -- Daniel Leidert (dale) Tue, 15 Nov 2005 21:34:03 +0100 gchempaint (0.6.1-0dl4) unstable; urgency=low * Fixed Gconf schemas installation directory. * Fixed debian/rules to add missing gconf and scrollkeeper parts to post(inst|rm) scripts. -- Daniel Leidert (dale) Tue, 18 Oct 2005 01:59:42 +0200 gchempaint (0.6.1-0dl3) unstable; urgency=low * Added 03_fix_infinite_loop_bug.dpatch - fixed an infinite loop condition (from CVS). -- Daniel Leidert (dale) Tue, 18 Oct 2005 01:12:52 +0200 gchempaint (0.6.1-0dl2) unstable; urgency=low * Fixed build dependencies in debian/control - fixes general FTBFS. -- Daniel Leidert (dale) Thu, 29 Sep 2005 00:21:57 +0200 gchempaint (0.6.1-0dl1) unstable; urgency=low * New upstream version 0.6.1. * Add --disable-scrollkeeper option. * Added 02_fix_build_issues - fixes some compilation issues. -- Daniel Leidert (dale) Wed, 28 Sep 2005 23:04:32 +0200 gchempaint (0.6.0-0dl1) unstable; urgency=low * New upstream version 0.6.0. * Removed autoconf and automake calls and dependencies. * Fixed build dependencies in debian/control. * Fixed old FSF address in debian/copyright. * Split package, added libgchempaint0 and libgchempaint-dev. -- Daniel Leidert (dale) Tue, 20 Sep 2005 19:09:18 +0200 gchempaint (0.4.14-0dl2) unstable; urgency=low * Build with new libgcu-dev and libopenbabel-dev after C++ transition. -- Daniel Leidert (dale) Thu, 11 Aug 2005 23:52:42 +0200 gchempaint (0.4.14-0dl1) unstable; urgency=low * Fix FTBFS: add scrollkeeper to Build-Depends. * Update to latest standards version. -- Daniel Leidert (dale) Tue, 5 Jul 2005 03:18:48 +0200 gchempaint (0.4.14-0dl0) unstable; urgency=low * New upstream release 0.4.14 (fixes a lot of compilation issues). * Removed: 02_fix_bugs_and_warnings.dpatch - fixed in upstream. * Fixed chemical-mime-data dependencies. -- Daniel Leidert (dale) Fri, 17 Jun 2005 20:15:27 +0200 gchempaint (0.4.13-0dl1) unstable; urgency=low * Fixed: 02_fix_bugs_and_warnings.dpatch - fix more bugs and warnings. -- Daniel Leidert (dale) Thu, 16 Jun 2005 16:08:00 +0200 gchempaint (0.4.13-0dl0) unstable; urgency=low * New upstream release 0.4.13. * Small fixes in packaging process. * Now build-depends on libgcu-dev instead of libgchemutils-dev. -- Daniel Leidert (dale) Wed, 15 Jun 2005 03:32:45 +0200 gchempaint (0.4.12-0dl0) unstable; urgency=low * New upstream release. * Cleaned up build process and remove obsolete stuff, which is now done by upstreams ./configure script. * Added more content to manpage. -- Daniel Leidert (dale) Sun, 10 Apr 2005 19:45:01 +0200 gchempaint (0.4.11-0dl2) unstable; urgency=low * fixed wrong install path for MIME icon -- Daniel Leidert (dale) Fri, 18 Mar 2005 02:20:13 +0100 gchempaint (0.4.11-0dl1) unstable; urgency=low * libgchemutils0 changed ans we need a new compilation * updated translations from CVS * fixed some stuff in control in accordance to autotools-dev README * removed obsolete GNOME 2.4 MIME handling stuff and added icon support for current GNOME -- Daniel Leidert (dale) Fri, 18 Mar 2005 00:20:26 +0100 gchempaint (0.4.11-0dl0) unstable; urgency=low * New upstream release. * Add option --disable-update-database. * Clean up the package (remove needless docs, choose the right file as upstream ChangeLog). * Add a note to README.Debian about bug reporting. * Package does not depend on chemicalmime for the moment, but it suggests this package. -- Daniel Leidert (dale) Sun, 6 Mar 2005 23:23:48 +0100 gchempaint (0.4.9-4) unstable; urgency=low * Recompiled binary to fit the right dependency on libgchemutils0. -- Daniel Leidert (dale) Thu, 16 Dec 2004 09:55:33 +0100 gchempaint (0.4.9-3.2) unstable; urgency=low * forgot to change the menu entry to lower case. -- Daniel Leidert (dale) Sat, 4 Dec 2004 00:16:20 +0100 gchempaint (0.4.9-3.1) unstable; urgency=low * forgot to change gchempaint.desktop, so it will not show Gcrystal under Utilitities in Gnome menu. -- Daniel Leidert (dale) Fri, 3 Dec 2004 23:51:28 +0100 gchempaint (0.4.9-3) unstable; urgency=low * de.po updated (translated some untranslated strings). * scrollkeeper-update will not be called during make-process. -- Daniel Leidert (dale) Fri, 3 Dec 2004 23:30:26 +0100 gchempaint (0.4.9-2) unstable; urgency=low * Back to old version labelling. -- Daniel Leidert (dale) Thu, 2 Dec 2004 03:59:54 +0100 gchempaint (0.4.9-1.sid.1) unstable; urgency=low * Different version to go around the problem with the same version in sid/unstable and sarge/testing. -- Daniel Leidert (dale) Thu, 2 Dec 2004 00:30:02 +0100 gchempaint (0.4.9-1) unstable; urgency=low * Initial Release. -- Daniel Leidert (dale) Wed, 1 Dec 2004 20:15:29 +0100