gconf2 (2.6.4-3.1osso25) unstable; urgency=low

  * Marius, you broke the stopping of the daemon. Fixed (bug 21115).

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Thu, 03 Nov 2005 15:47:23 +0200

gconf2 (2.6.4-3.1osso24) unstable; urgency=low

  * Do not use dsmetool to start gconfd-2 in gconf-daemon-dbus.sh.
  
    Using dsmetool can result in the following scenario: Dbus receives a
    gconf request.  Dbus activates gconfd by executing
    gconf-daemon-dbus.sh.  This script triggers dsmetool to run the real
    daemon and the script then exits.  Dbus thinks that gconfd could not
    be activated since the child process has exited without registering
    the service.  The request that initiated the gconfd activation
    originally fails.  Meanwhile, gconfd is starting up in the background
    and will eventually register the service.  From that point on, gconf
    requests succeed.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Wed, 19 Oct 2005 13:40:44 +0300

gconf2 (2.6.4-3.1osso23) unstable; urgency=low

  * New patches 14-some-leaks.diff and 15-dbus-unref.diff.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Thu,  6 Oct 2005 21:51:11 +0300

gconf2 (2.6.4-3.1osso22) unstable; urgency=low

  * New patch 13-key-leak.diff.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Fri, 30 Sep 2005 17:04:01 +0300

gconf2 (2.6.4-3.1osso21) unstable; urgency=low

  * Two new patches: 11-sync-timeout.patch and 12-open-as-sync.patch.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Tue, 27 Sep 2005 17:59:15 +0300

gconf2 (2.6.4-3.1osso20) unstable; urgency=low

  * Plugged another leak with 10-gconf-client-leak.diff

 -- Marius Vollmer <marius.vollmer@nokia.com>  Thu, 22 Sep 2005 19:20:00 +0300

gconf2 (2.6.4-3.1osso19) unstable; urgency=low

  * Renamed patches so that they are applied in the right order.  Added
    two patches.  Replaced gconf-better-matche-rules patch with new
    version.

 -- Marius Vollmer <marius.vollmer@nokia.com>  Thu, 22 Sep 2005 16:41:57 +0300

gconf2 (2.6.4-3.1osso18) unstable; urgency=low

  * Fixed a memory leak (bug 17933).

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Tue, 06 Sep 2005 09:36:16 +0300

gconf2 (2.6.4-3.1osso17) unstable; urgency=low

  * Now giving read and write permission to user 'user' also in gconftool.

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Wed, 31 Aug 2005 15:32:06 +0300

gconf2 (2.6.4-3.1osso16) unstable; urgency=low

  * Now giving read and write permission to user 'user'.

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Wed, 24 Aug 2005 17:36:46 +0300

gconf2 (2.6.4-3.1osso15) unstable; urgency=low

  * Added patch for the wakeup bug (bug 14414).

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Wed, 24 Aug 2005 13:57:43 +0300

gconf2 (2.6.4-3.1osso14) unstable; urgency=low

  * Added Scratchbox hack for D-BUS activation (bug 17414).

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Tue, 16 Aug 2005 16:41:30 +0300

gconf2 (2.6.4-3.1osso13) unstable; urgency=low

  * Fixed double free bug 9259.
  * Added conditionality to dsmetool starts, also using messagebus now
    instead of 107.
  * gconf-daemon.sh does not start the daemon - D-BUS activation is used.
    This is because dsmetool does not handle single-instance.

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Fri, 08 Apr 2005 11:17:39 +0300

gconf2 (2.6.4-3.1osso12) unstable; urgency=low

  * Fixed bug in postinst (bug 7844).

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Tue, 15 Mar 2005 11:18:47 +0200

gconf2 (2.6.4-3.1osso11) unstable; urgency=low

  * Using dsmetool now in startup script and D-BUS activation.

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Mon, 14 Mar 2005 17:25:31 +0200

gconf2 (2.6.4-3.1osso10) unstable; urgency=low

  * Fixed bug 1799 for real.

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Sat, 05 Mar 2005 10:50:53 +0200

gconf2 (2.6.4-3.1osso9) unstable; urgency=low

  * Removed installation of po files (bug 6535; required re-running
    automake, so the patch is really big).

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Fri, 04 Mar 2005 11:12:05 +0200

gconf2 (2.6.4-3.1osso8) unstable; urgency=low

  * Modified gconf-daemon.sh to use /tmp and mktemp.

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Wed, 16 Feb 2005 17:05:56 +0200

gconf2 (2.6.4-3.1osso7) unstable; urgency=low

  * Some SVN bureaucracy

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Fri, 11 Feb 2005 09:44:54 +0200

gconf2 (2.6.4-3.1osso6) unstable; urgency=low

  * (Manually) applied Richard's patch to fix bug 5815.

 -- Kimmo Hmlinen <kimmo.hamalainen@nokia.com>  Thu, 10 Feb 2005 17:15:42 +0200

gconf2 (2.6.4-3.1osso5) unstable; urgency=low

  * Finally fixed bug 1799 (Gtk build-dep removed).
  * Fixed bug 4926 (database dir moved again).
  * Added startup & shutdown script (mainly for application killer).

 -- Kimmo Hmlinen <kimmo.hamalainen@nokia.com>  Fri, 21 Jan 2005 14:40:46 +0200

gconf2 (2.6.4-3.1osso4) unstable; urgency=low

  * Patched bug 4261 (added no_reply flag to a message).
  * Changed database dir to ~messagebus/.gconf-osso (bug 4184).

 -- Kimmo Hmlinen <kimmo.hamalainen@nokia.com>  Mon, 03 Jan 2005 11:11:29 +0200

gconf2 (2.6.4-3.1osso3) unstable; urgency=low

  * Fixed bug 2631 with Imendio's patch.

 -- Kimmo Hmlinen <kimmo.hamalainen@nokia.com>  Thu, 16 Dec 2004 15:28:04 +0200

gconf2 (2.6.4-3.1osso2) unstable; urgency=low

  * do not require libdb3-dev for compiling

 -- Alexander Kanevskiy <alexander.kanevskiy@nokia.com>  Mon, 18 Oct 2004 17:55:54 +0300

gconf2 (2.6.4-3.1osso1) unstable; urgency=low

  * Fixed default database directory (/var/lib/sputnikuser/.gconf-osso) 
    and its access rights.

 -- Kimmo Hmlinen <kimmo.hamalainen@nokia.com>  Tue, 21 Sep 2004 13:21:23 +0300

gconf2 (2.6.4-3.1osso) unstable; urgency=low

  * Updated to 2.6.4 from gconf-dbus branch.
  * Added configure flag --enable-system-bus
  * Added D-BUS conf for gconfd to let it be on the system bus.

 -- Mikael Hallendal <micke@imendio.com>  Sun, 19 Sep 2004 15:44:27 +0100

gconf2 (2.6.3-0.1osso) unstable; urgency=low

  * Updated to 2.6.3 from gconf-dbus branch.

 -- Mikael Hallendal <micke@imendio.com>  Wed, 25 Aug 2004 11:37:27 +0100

gconf2 (2.6.2-0.1osso) unstable; urgency=low

  * Updated to 2.6.2 from gconf-dbus branch.

 -- Richard Hult <richard@imendio.com>  Wed, 16 Jun 2004 22:53:12 +0100

gconf2 (2.6.0-0.1osso) unstable; urgency=low

  * Updated to 2.6.0 from gconf-dbus branch.

 -- Mikael Hallendal <micke@imendio.com>  Thu, 25 Mar 2004 10:31:04 +0100

gconf2 (2.4.0.1-4) unstable; urgency=low

  * debian/gconf2.postrm: check that /etc/gconf/2 is here before removing it
    (closes: #231001).

 -- Josselin Mouette <joss@debian.org>  Fri, 20 Feb 2004 23:41:44 +0100

gconf2 (2.4.0.1-3) unstable; urgency=low
  
  * debian/control.in:
    + update for the Gnome Team.
  * debian/gconf.devhelp:
    + include this file to have the API available in devhelp.
  * debian/gconftool-2.1:
    + include manpage from the CVS (Closes: #178887).
  * debian/rules:
    + change dh_installmanpages for dh_installman.
    + install the devhelp file.
    + remove dh_undocumented call.
    + update for the Gnome Team.
    + use --enable-gtk-doc to generate the missing doc (Closes: #203645).    

 -- Sebastien Bacher <seb128@debian.org>  Thu,  1 Jan 2004 16:14:15 +0100

gconf2 (2.4.0.1-2) unstable; urgency=low

  * Fix Build-Depends : liborbit2-dev (2.8.0, should be 1:2.8.0).

 -- Sebastien Bacher <seb128@debian.org>  Sat, 18 Oct 2003 02:53:23 +0200

gconf2 (2.4.0.1-1) unstable; urgency=low

  * New upstream release
  * GNOME Team upload

 -- Sebastien Bacher <seb128@debian.org>  Wed, 15 Oct 2003 18:36:26 +0200

gconf2 (2.2.1-4) unstable; urgency=low

  * Build-Depends on gtk2 again.
    It is necessary to build gconf-sanity-check-2 (close: #213437)

 -- Takuo KITAME <kitame@debian.org>  Thu,  2 Oct 2003 12:28:51 +0900

gconf2 (2.2.1-3) unstable; urgency=low

  * Fix again postinst  (closes: #208600, #208611, #208604)

 -- Takuo KITAME <kitame@debian.org>  Thu,  4 Sep 2003 10:13:16 +0900

gconf2 (2.2.1-2) unstable; urgency=low

  * Fix postinst (closes: #205703)
  * remove libgtk2.0-dev from Build-Depends, it is not needed.
    and fix configure (closes: #187700)
  * remove symlink to manpage which does not exist(closes: #198857)
  * register gconf-1.0.dtd (closes: #177905)

 -- Takuo KITAME <kitame@debian.org>  Wed,  3 Sep 2003 17:08:44 +0900

gconf2 (2.2.1-1) unstable; urgency=low

  * New upstream release
  * applied PATH_MAX patch for GNU/Hurd (closes: #164583)
  * Build-Depends on libgtk2.0-dev (closes: #187700)
  * maintainer upload, closes NMU fixes (closes: #172387, #172388, #175309, #175515)
  * fix description (closes: #189515)

 -- Takuo KITAME <kitame@debian.org>  Tue, 17 Jun 2003 12:31:34 +0900

gconf2 (2.2.0-1) unstable; urgency=low

  * New upstream release
  * Fix build-depends (closes: #177743, #177768)

 -- Takuo KITAME <kitame@debian.org>  Wed, 22 Jan 2003 12:19:55 +0900

gconf2 (2.1.90-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Mon, 20 Jan 2003 11:58:41 +0900

gconf2 (1.2.1-4) unstable; urgency=low

  * Update config.{guess,sub}
  * change Maintainer address to @debian.org

 -- Takuo KITAME <kitame@debian.org>  Wed, 13 Nov 2002 14:44:43 +0900

gconf2 (1.2.1-3) unstable; urgency=low

  * Maintainer upload. (closes: #156240, #149733)
    Thanks to Michael and Christian's NMU
  * fix shlibs. include version number
  * Conflict with older libgconf11 versions which expected gconfd-2 in /usr/bin.

 -- Takuo KITAME <kitame@northeye.org>  Mon, 26 Aug 2002 15:45:01 +0900

gconf2 (1.2.1-2.1) unstable; urgency=low

  * NMU
  * Really fix 156240. Those binaries should go in /usr/lib/gconf2 and not
    /usr/bin (Closes: #156240)
  * Build with --disable-gtk-doc Documentation already generated by
    upstream.
  * Remove debian/libgconf2.postinst This file contains a ldconfig call not
    needed with DH_COMPAT=3
  * debian/rules remove not needed double dh_makeshlibs calls and make a
    versioned gconf2 dependency for libgconf2-4 to really fix #149733.

 -- Christian Marillat <marillat@debian.org>  Thu, 22 Aug 2002 18:58:46 +0200

gconf2 (1.2.1-2) unstable; urgency=low

  * configure with --libexecdir=\$${prefix}/bin (closes: #156240)

 -- Takuo KITAME <kitame@northeye.org>  Fri, 16 Aug 2002 15:40:35 +0900

gconf2 (1.2.1-1) unstable; urgency=low

  * New upstream release
  * build against libgtk2.0-0png3

 -- Takuo KITAME <kitame@northeye.org>  Thu,  8 Aug 2002 12:37:14 +0900

gconf2 (1.2.0-1) unstable; urgency=low

  * New upstream release
  * libgconf2-4: change shlibs to gconf2 (>= ${VERSION})
    Package will depends on gconf2 instead of libgconf2,
    No problems, gconf2 depends on versioned libgconf2. (closes: #149733)

 -- Takuo KITAME <kitame@northeye.org>  Thu, 13 Jun 2002 03:07:55 +0900

gconf2 (1.1.11-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Tue,  4 Jun 2002 00:13:36 +0900

gconf2 (1.1.10-2) unstable; urgency=low

  * move /usr/lib/GConf/2/libgconfbackend-xml.so into gconf2 (closes: #148136)

 -- Takuo KITAME <kitame@northeye.org>  Fri, 31 May 2002 15:53:49 +0900

gconf2 (1.1.10-1) unstable; urgency=low

  * New upstream release
  * use dbs

 -- Takuo KITAME <kitame@northeye.org>  Wed,  1 May 2002 09:47:52 +0900

gconf2 (1.1.9-2) unstable; urgency=low

  * fix place of Documentation (closes: #140782)
  * includes FAQ and README.Debian

 -- Takuo KITAME <kitame@northeye.org>  Tue, 23 Apr 2002 12:36:11 +0900

gconf2 (1.1.9-1) unstable; urgency=low

  * New upstream release
  * bug fixed by upstrem.
    closes: #138188 Can't deal with locales not specified in the schema file

 -- Takuo KITAME <kitame@northeye.org>  Mon,  1 Apr 2002 06:18:50 +0900

gconf2 (1.1.8-6) unstable; urgency=high

  * fix bashism in postrm (closes: #140133, #140221)

 -- Takuo KITAME <kitame@northeye.org>  Thu, 28 Mar 2002 11:33:57 +0900

gconf2 (1.1.8-5) unstable; urgency=low

  * build against glib2.0 (closes: #139611)

 -- Takuo KITAME <kitame@northeye.org>  Thu, 21 Mar 2002 00:32:52 +0900

gconf2 (1.1.8-4) unstable; urgency=low

  * build against libgtk1.3-15
  * debian/gconf2.postrm:
    - rmdir -p /etc/gconf/2 on purge (closes: #135687)

 -- Takuo KITAME <kitame@northeye.org>  Tue, 26 Feb 2002 13:09:39 +0900

gconf2 (1.1.8-3) unstable; urgency=low

  * build against libgtk1.3-14

 -- Takuo KITAME <kitame@northeye.org>  Fri, 22 Feb 2002 20:48:34 +0900

gconf2 (1.1.8-2) unstable; urgency=low

  * build against libatk12

 -- Takuo KITAME <kitame@northeye.org>  Fri, 15 Feb 2002 10:18:31 +0900

gconf2 (1.1.8-1) unstable; urgency=low

  * New upstream release
  * libgconf2-dev depends on liborbit2-dev (closes: #133630)
  * build against libatk11

 -- Takuo KITAME <kitame@northeye.org>  Wed, 13 Feb 2002 14:32:23 +0900

gconf2 (1.1.7-3) unstable; urgency=low

  * build against new linc and ORBit2

 -- Takuo KITAME <kitame@northeye.org>  Mon, 11 Feb 2002 22:26:43 +0900

gconf2 (1.1.7-2) unstable; urgency=low

  * change soname to 4

 -- Takuo KITAME <kitame@northeye.org>  Fri,  8 Feb 2002 05:05:07 +0900

gconf2 (1.1.7-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Wed,  6 Feb 2002 01:13:05 +0900

gconf2 (1.1.6-2) unstable; urgency=low

  * Build against libglib1.3-13
  * update Build-Depends: libglib1.3-dev (>= 1.3.13)

 -- Takuo KITAME <kitame@northeye.org>  Sun,  3 Feb 2002 23:36:56 +0900

gconf2 (1.1.6-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Fri, 18 Jan 2002 20:59:27 +0000

gconf2 (1.1.5-2) unstable; urgency=low

  * build against latest libraries.
  * update Build-Depends.

 -- Takuo KITAME <kitame@northeye.org>  Tue,  8 Jan 2002 10:01:24 +0000

gconf2 (1.1.5-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Wed,  2 Jan 2002 10:39:56 +0000

gconf2 (1.1.4-6) unstable; urgency=low

  * debian/control:
    - Fix Build-Depends: line and add 'indent' (closes: #126581)

 -- Takuo KITAME <kitame@northeye.org>  Thu, 27 Dec 2001 06:14:23 +0000

gconf2 (1.1.4-5) unstable; urgency=low

  * debian/control:
    - fixed typo in description (closes: #124952)

 -- Takuo KITAME <kitame@northeye.org>  Mon, 17 Dec 2001 23:45:27 +0000

gconf2 (1.1.4-4) unstable; urgency=low

  * fix build-depends, again (closes: #122995)

 -- Takuo KITAME <kitame@northeye.org>  Sun,  9 Dec 2001 03:30:49 +0000

gconf2 (1.1.4-3) unstable; urgency=low

  * Build against new glib1.3.11
  * fix glib-object.h problem.
  * Build-Depends: liborbit2-dev (>= 2.3.99) (closes: #122263)

 -- Takuo KITAME <kitame@northeye.org>  Fri,  7 Dec 2001 20:48:19 +0000

gconf2 (1.1.4-2) unstable; urgency=low
  
  * fix build-depends. (closes: #121554)
  
 -- Takuo KITAME <kitame@northeye.org>  Wed, 28 Nov 2001 15:53:43 +0000

gconf2 (1.1.4-1) unstable; urgency=low

  * New upstream release
  * Build against glib1.3.10

 -- Takuo KITAME <kitame@northeye.org>  Tue, 13 Nov 2001 00:11:10 +0000

gconf2 (1.1.3-1) unstable; urgency=low

  * New upstream release
  * New package name gconf2, libgconf2, libgconf2-dev

 -- Takuo KITAME <kitame@northeye.org>  Fri, 26 Oct 2001 04:30:43 +0000

gconf (1.0.6-3) unstable; urgency=low

  * g_utf8_validate renamed to gconf_g_utf8_validate (It is internal!!)
    comment out unused g_utf8_skip
    It'll fix Evolution(Summary) with gconf 1.0.6. (closes: #116423)  

 -- Takuo KITAME <kitame@northeye.org>  Mon, 22 Oct 2001 19:39:59 +0900

gconf (1.0.6-2) unstable; urgency=low

  * Fixed postinst (closes: #116176, #116177, #116178, #116179)

 -- Takuo KITAME <kitame@northeye.org>  Fri, 19 Oct 2001 12:25:55 +0900

gconf (1.0.6-1) unstable; urgency=low

  * New upstream release
  * fixed wrong URL in README (closes: #112000)
  * fix permission of /etc/gconf/gconf.xml.defaults (closes: #112875, #115920)

 -- Takuo KITAME <kitame@northeye.org>  Thu, 18 Oct 2001 10:01:17 +0900

gconf (1.0.5-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Mon, 15 Oct 2001 13:35:23 +0900

gconf (1.0.4-3) unstable; urgency=low

  * libgconf-dev: depends liboaf-dev (closes: #111251)

 -- Takuo KITAME <kitame@northeye.org>  Fri,  7 Sep 2001 21:35:36 +0900

gconf (1.0.4-2) unstable; urgency=low

  * rebuild with latest oaf. It will be fix Bug#110874. (closes: Bug#110874)

 -- Takuo KITAME <kitame@northeye.org>  Sun,  2 Sep 2001 01:20:31 +0900

gconf (1.0.4-1) unstable; urgency=low

  * New upstream release (closes: Bug#109689)

 -- Takuo KITAME <kitame@northeye.org>  Fri, 24 Aug 2001 02:30:51 +0900

gconf (1.0.3-2) unstable; urgency=low

  * install /etc/gconf/gconf.xml.mandatory (closes: Bug#108054)

 -- Takuo KITAME <kitame@northeye.org>  Thu,  9 Aug 2001 00:48:00 +0900

gconf (1.0.3-1) unstable; urgency=low

  * New upstream release
  * include gconf.xml.defaults (closes: Bug#105894)
  * include /etc/gconf/1/ (closes: Bug#105896)
  * rm -rf /etc/gconf when purge gconf (closes: Bug#104415)

 -- Takuo KITAME <kitame@northeye.org>  Tue,  7 Aug 2001 03:55:17 +0900

gconf (1.0.1-3) unstable; urgency=low

  * update config.{guess,sub} (closes: Bug#103376)

 -- Takuo KITAME <kitame@northeye.org>  Sun,  8 Jul 2001 19:06:37 +0900

gconf (1.0.1-2) unstable; urgency=low

  * escape gnome-config checks in configure.in.
    It's not needed, I think. (closes: Bug#98350)

 -- Takuo KITAME <kitame@northeye.org>  Sun, 27 May 2001 16:50:45 +0900

gconf (1.0.1-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Sun, 20 May 2001 04:16:32 +0900

gconf (1.0.0-4) unstable; urgency=low

  * debian/control: fix description. (closes: Bug#94179)

 -- Takuo KITAME <kitame@northeye.org>  Thu, 19 Apr 2001 03:07:13 +0900

gconf (1.0.0-3) unstable; urgency=low

  * Build-Depends: added versionned libguile-dev (>= 1:1.4-10) (closes: Bug#93101)
  * Built with libdb3 (closes: Bug#93192, Bug#93185)

 -- Takuo KITAME <kitame@northeye.org>  Sun,  8 Apr 2001 13:59:35 +0900

gconf (1.0.0-2) unstable; urgency=low

  * fix Build-Depends zlib1g-dev (closes: Bug#90380)

 -- Takuo KITAME <kitame@northeye.org>  Thu, 22 Mar 2001 13:12:36 +0900

gconf (1.0.0-1) unstable; urgency=low

  * New upstream release
  * fix Build-Depends libgtk1.2-dev. (closes: Bug#89567)

 -- Takuo KITAME <kitame@northeye.org>  Wed, 14 Mar 2001 12:07:30 +0900

gconf (0.50-2) unstable; urgency=low

  * libgconf-dev: Depends on gconf (= ${Source-Version}) (closes: Bug#89309)
  * --disable-debug (closes: Bug#81210)

 -- Takuo KITAME <kitame@northeye.org>  Tue, 13 Mar 2001 19:00:54 +0900

gconf (0.50-1) unstable; urgency=low

  * New upstream release
  * libguile-dev is now availeable, Build-Depends: libguile-dev is right. (closes: Bug#84454)
  * gconf binaries are now in own package 'gconf'.

 -- Takuo KITAME <kitame@northeye.org>  Wed, 28 Feb 2001 12:11:35 +0900

gconf (0.12-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Thu,  1 Feb 2001 13:13:38 +0900

gconf (0.11-2) unstable; urgency=low

  * debian/control: Build-Depends (closes: Bug#77623)

 -- Takuo KITAME <kitame@northeye.org>  Wed, 22 Nov 2000 09:02:56 +0900

gconf (0.11-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Sun, 29 Oct 2000 03:54:31 +0900

gconf (0.10-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Wed, 11 Oct 2000 09:47:19 +0900

gconf (0.8-1) unstable; urgency=low

  * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Fri, 18 Aug 2000 05:47:20 +0900

gconf (0.5.000512-1) unstable; urgency=low

  * Initial Release.

 -- Vincent Renardias <vincent@debian.org>  Mon, 15 May 2000 17:43:46 +0200

