Change log for gconf2 package in Ubuntu
1 → 22 of 22 results | First • Previous • Next • Last |
gconf2 (2.20.0-1) unstable; urgency=low [ Sebastien Bacher ] * debian/gconf2.postinst, debian/gconf2.prerm: - don't remove the alternative on upgrade [ Josselin Mouette ] * debian/gconf2.postinst: check the version we upgrade from before not installing the alternative. [ Sebastian Dröge ] * New upstream release, with no API/ABI changes. * Upload to unstable, drop check-dist include. -- Sebastien Bacher <email address hidden> Wed, 14 Nov 2007 09:40:31 +0000
gconf2 (2.20.0-0ubuntu1) gutsy; urgency=low * New upstream version: Misc - Build fixes - Compiler warning fixes -- Sebastien Bacher <email address hidden> Wed, 19 Sep 2007 22:47:43 +0200
Superseded in gutsy-release on 2007-09-19 |
gconf2 (2.19.1-1ubuntu1) gutsy; urgency=low * Sync with Debian * debian/control.in: - the maintainer is Ubuntu Desktop Team * debian/gconf2.prerm: - don't remove the alternative on upgrade (Ubuntu: #67698) -- Sebastien Bacher <email address hidden> Thu, 28 Jun 2007 17:31:46 +0200
Superseded in gutsy-release on 2007-06-28 |
gconf2 (2.18.0.1-3ubuntu1) gutsy; urgency=low * Sync with Debian * debian/control.in: - the maintainer is Ubuntu Desktop Team * debian/gconf2.prerm: - don't remove the alternative on upgrade (Ubuntu: #67698) -- Sebastien Bacher <email address hidden> Wed, 02 May 2007 11:43:33 +0200
gconf2 (2.18.0.1-0ubuntu1) feisty; urgency=low * New upstream version: - Don't fail db sync operations and leave %gconf-tree.xml.new files laying around if there wasn't a %gconf-tree.xml to start with * debian/patches/30_broken-g-stat.patch: - dropped, fixed with the new version -- Sebastien Bacher <email address hidden> Mon, 5 Mar 2007 22:32:06 +0100
Superseded in feisty-release on 2007-03-06 |
gconf2 (2.18.0-1ubuntu3) feisty; urgency=low * debian/patches/30_broken-g-stat.patch: - patch from Debian, fix broken gconftool rename logic * debian/update-gconf-defaults: - dropped previous workaround -- Sebastien Bacher <email address hidden> Mon, 5 Mar 2007 15:21:38 +0100
Superseded in feisty-release on 2007-03-05 |
gconf2 (2.18.0-1ubuntu2) feisty; urgency=low * debian/update-gconf-defaults: - fix breakage due to gconftool change -- Sebastien Bacher <email address hidden> Mon, 5 Mar 2007 14:25:38 +0100
Superseded in feisty-release on 2007-03-05 |
gconf2 (2.18.0-1ubuntu1) feisty; urgency=low * Sync with Debian * New upstream version: Misc: - Make sure error strings are utf-8 - don't include xml-entry.h twice - fix leak in gconf meta info code - remove more popt gunk - when installing a batch of schema files, don't abort the entire transaction if one fails - don't close already closed file descriptors if fdwalk() is available - use g_file_test instead of gconf_file_test or gconf_file_exists - remove dead code found from coverity scan - retain file permissions on gconf database files when syncing a tree to disk - Add g_return_val_if_fail checks on type inputs for gconf_value_new_from_string * debian/control.in: - don't require the new gnome-pkg-tools package version from Debian - the Ubuntu Desktop Team maintains that package * debian/gconf2.prerm: - don't remove the alternative on upgrade (Ubuntu: #67698) * debian/rules: - don't use the rule to prevent upload to unstable -- Sebastien Bacher <email address hidden> Mon, 5 Mar 2007 10:54:35 +0100
gconf2 (2.16.1-1) unstable; urgency=medium * Add a get-orig-source target to retrieve the upstream tarball. * New upstream stable release; bug fixes and translations. -- Sebastien Bacher <email address hidden> Tue, 27 Feb 2007 10:13:10 +0000
gconf2 (2.16.0-3) unstable; urgency=low [ Josselin Mouette ] * rules: call clean-la.mk. * Build-depend on gnome-pkg-tools 0.7. [ Loic Minier ] * Fix gconf-schemas to not die with an OSError when gconfd processes die before being killed or can not be killed, for example when they belong to a different user. -- Sebastien Bacher <email address hidden> Tue, 19 Dec 2006 16:06:41 +0000
Superseded in feisty-release on 2006-12-19 |
gconf2 (2.16.0-2ubuntu1) feisty; urgency=low * Sync with Debian * debian/gconf-schemas: - don't limit the expect case to IndexError -- Sebastien Bacher <email address hidden> Fri, 24 Nov 2006 12:33:26 +0100
gconf2 (2.16.0-0ubuntu1) edgy; urgency=low * New upstream version * debian/control.in: - Build-Depends on libxml-parser-perl. -- Sebastien Bacher <email address hidden> Thu, 5 Oct 2006 15:18:14 +0200
gconf2 (2.14.0-1ubuntu2) dapper; urgency=low * debian/gconf-schemas: - made "--register" more robust (fixes a upgrade issue) -- Michael Vogt <email address hidden> Tue, 23 May 2006 18:53:01 +0200
Superseded in dapper-release on 2006-05-23 |
gconf2 (2.14.0-1ubuntu1) dapper; urgency=low * Sync with Debian * debian/control.in: - updated Replaces version for the Ubuntu package -- Sebastien Bacher <email address hidden> Tue, 21 Mar 2006 15:11:37 +0100
Superseded in dapper-release on 2006-03-22 |
gconf2 (2.13.5-0ubuntu4) dapper; urgency=low * debian/gconf-schemas: - patch by Gabor Burjan <email address hidden> slightly modified, fix the case where there is no gconfd-2 running (Ubuntu: #33421) -- Sebastien Bacher <email address hidden> Thu, 2 Mar 2006 17:27:04 +0100
Superseded in dapper-release on 2006-03-02 |
gconf2 (2.13.5-0ubuntu3) dapper; urgency=low * debian/gconf-schemas: - fix the schemas registration performance issue (Ubuntu: #28744) - change by Josselin Mouette <email address hidden> for Debian: - Complete rewrite, in python. - Now run gconftool only once, for better performance (closes: #353986). - Improve performance even further by merging files when there are several ones. -- Sebastien Bacher <email address hidden> Thu, 2 Mar 2006 13:02:51 +0100
Superseded in dapper-release on 2006-03-02 |
gconf2 (2.13.5-0ubuntu2) dapper; urgency=low * Sync with Debian -- Sebastien Bacher <email address hidden> Mon, 20 Feb 2006 22:45:27 +0100
gconf2 (2.13.5-0ubuntu1) dapper; urgency=low * Sync with Debian * New upstream version: Features: - Save translations in separate file with markup backend's "meged" mode - Switch on "merged" mode for the defaults database - Make gconf_value_compare() and gconf_entry_equal() public - Lots of new docs Fixes: - Remove unused --enable-gconf-source configure option - Fix parallel build - Make gconf_client_remove_dir() clear the dir's cache - Win32 build fix - include DLLs in zipfile package - Make gconf_value_decode() work with schemas - Fix segault unescaping strings - Remove C99 usage * debian/control.in: - don't Recommends zenity - updated the transition version to the current Ubuntu one. * debian/60gconf2_merge-tree, debian/gconf2-common.install, debian/gconf2.postinst: - dropped automatic merge on update, it's done upstream now * debian/gconf-schemas: - the default source is a merged one -- Sebastien Bacher <email address hidden> Mon, 16 Jan 2006 19:35:51 +0100
Superseded in dapper-release on 2006-01-31 |
gconf2 (2.12.1-4ubuntu1) dapper; urgency=low * Sync with Debian, some of the new changes: - the package has been splitted to fix the circular Depends issue. - ship gconf-schemas, a new script, to be used by dh_gconf. - merge the gconf directory trees for better performance, /etc/X11/Xsession.d/60gconf2_merge-tree is installed for this - provide a framework to easily set up defaults in Debian packages, file are located to /usr/share/gconf/defaults and value written to /usr/share/gconf/defaults by update-gconf-defaults * debian/control.in: - updated the transition version to the current Ubuntu one. -- Sebastien Bacher <email address hidden> Fri, 25 Nov 2005 15:34:20 +0100
Obsolete in breezy-release on 2008-03-25 |
gconf2 (2.12.0-0ubuntu1) breezy; urgency=low * New upstream version. * debian/watch: - updated. -- Sebastien Bacher <email address hidden> Tue, 6 Sep 2005 12:38:46 +0200
Obsolete in hoary-release on 2008-03-19 |
gconf2 (2.10.0-0ubuntu1) hoary; urgency=low * New upstream release. * debian/watch: - updated. -- Sebastien Bacher <email address hidden> Mon, 7 Mar 2005 13:03:30 +0100
Obsolete in warty-release on 2008-01-09 |
gconf2 (2.8.1-0ubuntu1) warty; urgency=low * New upstream release: - if the toplevel directory of a source isn't writable, then mark the whole source as readonly. - plug various leaks. -- Sebastien Bacher <email address hidden> Tue, 12 Oct 2004 21:04:51 +0200
1 → 22 of 22 results | First • Previous • Next • Last |