Change logs for gconf source package in Karmic

  • gconf (2.28.0-0ubuntu2) karmic; urgency=low
    
      * debian/patches/02_xml-gettext-domain.patch:
        - updated to not clear the gettext_attribute for the keys not
          being registered by the current schemas
    
     -- Sebastien Bacher <email address hidden>   Wed, 07 Oct 2009 23:21:33 +0200
  • gconf (2.28.0-0ubuntu1) karmic; urgency=low
    
      * New upstream version
    
     -- Sebastien Bacher <email address hidden>   Wed, 23 Sep 2009 00:43:05 +0200
  • gconf (2.27.0-0ubuntu2) karmic; urgency=low
    
      * debian/gconf2.postinst: Fix installation of "gconftool" alternative to
        actually work on fresh installs, and also fix it for upgrades.
    
     -- Martin Pitt <email address hidden>   Mon, 21 Sep 2009 12:38:51 +0200
  • gconf (2.27.0-0ubuntu1) karmic; urgency=low
    
      * New upstream version (LP: #419813):
        - Make gconf_value_encode/decode public api (Vincent Untz)
        - Add SetSystemValue and SetMandatoryValue functions
          to the defaults service for future use in gconf-editor
          (Vincent Untz)
        - Allow overriding the default config path (Dan Winship)
        - Port defaults menchanism to PolicyKit 1.0 (Matthias Clasen)
      * Refreshed patches:
        - 01_defaults_path.patch.
        - 02_fix_wrong_return_value.patch.
        - 02_xml-gettext-domain.patch.
        - 25_gconf-path-max-hurd.patch.
        - 70_relibtoolize.patch.
      * Removed 30_polkit1.patch: merged upstream.
      * debian/control:
        - Add ${misc:Depends} to binary packages to make lintian happy.
      * Updated debian/watch to look for current unstable versions.
    
     -- Chris Coulson <email address hidden>   Thu, 27 Aug 2009 12:52:33 +0100
  • gconf (2.26.2-3ubuntu2) karmic; urgency=low
    
      * debian/patches/30_polkit1.patch:
        - Port to polkit-1. Patch taken from Gnome Bug #585303 and
          re-factored for our current version.
      * debian/control:
        - Drop build-deps on policykit and libpolkit-dbus-dev and add
          build-dep on libpolkit-gobject-1-dev.
        - gconf-defaults-service doesn't depend on policykit.
      * debian/gconf-defaults-service.install:
        - Correctly install new polkit-1 data.
      * debian/patches/70_relibtoolize.patch:
        - Autotools update.
    
     -- Chris Coulson <email address hidden>   Fri, 07 Aug 2009 19:12:17 +0100
  • gconf (2.26.2-3ubuntu1) karmic; urgency=low
    
      * Resync on debian
    
    gconf (2.26.2-3) unstable; urgency=low
    
      * update-gconf-defaults:
        + Support comments. Closes: #535569.
        + Add --only-if-changed option, which makes the script a no-op
          if no source files are more recent than the generated
          configuration.
    
    gconf (2.26.2-2) unstable; urgency=low
    
      [ Emilio Pozuelo Monfort ]
      * debian/patches/02_fix_wrong_return_value.patch: Fix a bug that
        causes hardware-monitor to crash. Closes: #532119.
    
     -- Sebastien Bacher <email address hidden>   Tue, 28 Jul 2009 15:44:54 +0200
  • gconf (2.26.2-1ubuntu1) karmic; urgency=low
    
      * Merge with Debian testing; remaining Ubuntu changes: (LP: #388208)
        - debian/patches/02_xml-gettext-domain.patch: Support calling gettext at runtime, see
          patch header for details.
        - debian/control.in:
        - debian/control:
          - Use CDBS instead of quilt
          - Conflict/replace gconf 2.26.0-1
        - debian/default.path: Add /etc/gconf/gconf.xml.system to the search path,
          which is were 8.10 kept some system wide gconf settings. This is
          deprecated, but required for backwards compatibility.
        - debian/gconf2-common.dirs:
          - Add /etc/gconf/gconf.xml.system.  Since we reference it in
            default.path, we ought to create it
        - debian/gconf2-common.postinst:
          - Fix the permissions on gconf.xml.system for anyone that upgraded
            to a buggy version of gconf
        - debian/rules: Use CDBS instead of quilt
    
     -- Robert Ancell <email address hidden>   Wed, 17 Jun 2009 10:21:32 +1000
  • gconf (2.26.2-0ubuntu2) karmic; urgency=low
    
      * Fix LP: #383461 by correcting references to gconf.xml.system:
      * debian/gconf2-common.dirs:
        - Add /etc/gconf/gconf.xml.system.  Since we reference it in
          default.path, we ought to create it
      * debian/gconf2-common.postinst:
        - Fix the permissions on gconf.xml.system for anyone that upgraded
          to a buggy version of gconf
      * debian/patches/02_gconf2-pk-default-path.patch:
        - Change another instance of gconf.xml.system to gconf.xml.defaults
    
     -- Michael Terry <email address hidden>   Fri, 12 Jun 2009 10:00:38 -0400
  • gconf (2.26.2-0ubuntu1) karmic; urgency=low
    
      * New upstream version
      * debian/control.in:
        - set vcs url
    
     -- Sebastien Bacher <email address hidden>   Fri, 15 May 2009 12:31:00 +0200
  • gconf (2.26.1-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        Fixes
        - Tracing improvements
        - Track fully-cached directories in the client
        - Improve performance of the markup backend
        - Make openldap support optional
        - Fix errno usage
        Translation updates
    
     -- Sebastien Bacher <email address hidden>   Tue, 12 May 2009 18:05:22 +0200
  • gconf (2.26.0-1ubuntu1) karmic; urgency=low
    
      * Merge with Debian unstable; remaining Ubuntu changes:
        - debian/default.path: Add /etc/gconf/gconf.xml.system to the search path,
          which is were 8.10 kept some system wide gconf settings. This is
          deprecated, but required for backwards compatibility.
        - 01_xml-gettext-domain.patch: Support calling gettext at runtime, see
          patch header for details.
        - 02_gconf2-pk-default-path.patch: Set Ubuntu location of gconf defaults
          (gconf.xml.system → gconf.xml.defaults). Renamed from
          05_from_vuntz_gconf2-pk-default-path.patch.
      * debian/patches/01_xml-gettext-domain.patch:
        - Include bind_textdomain_codeset calls, to avoid crashes with non-UTF 8
          locales.
        - Use g_intern_string() instead of g_strdup() to save some memory.
        - Thanks to Matthias Clasen for these improvements!
      * debian/control.in: Bump gconf-defaults-service conflicts/replaces to
        libgconf2-4 to the Ubuntu version.
    
    gconf (2.26.0-1) unstable; urgency=low
    
      [ Josselin Mouette ]
      * Add libglib2.0-doc to build-depends to ensure proper xrefs.
      * README.Debian: improve documentation for the file format of the
        defaults directory. Closes: #519096.
    
      [ Luca Bruno ]
      * New upstream release.
      * debian/control.in:
        + Update Standards-Version to 3.8.1, no additional changes needed.
        + Update Homepage to point to the new gconf homepage.
      * debian/patches:
        + Update 70_relibtoolize.patch.
    
    gconf (2.24.0-7) unstable; urgency=low
    
      * Turn the Breaks into a Conflicts, otherwise it breaks the buildds.
    
    gconf (2.24.0-6) unstable; urgency=low
    
      * Upload to unstable.
    
    gconf (2.24.0-5) experimental; urgency=low
    
      [ Josselin Mouette ]
      * Add a Breaks against older libbonobos because gconf using dbus makes
        #331000 occur much more often.
    
      [ Loic Minier ]
      * Change the postinst to explicitely install the alternative on install and
        upgrades from << 2.19.1-2.
    
      [ Josselin Mouette ]
      * update-gconf-defaults: ignore more backup extensions.
        Closes: #512476.
      * gconf-schemas: add a --no-signal option.
      * gconf2.postinst: improve the detection of cases when daemons need to
        be signalled.
      * Support alternate installation paths for defaults, including setting
        mandatory settings. Closes: #512474, #512947.
        + update-gconf-defaults: implement the --source, --destination,
          --no-signal and --mandatory options.
        + update-gconf-defaults.8: document them.
        + default.path: add /var/lib/gconf/debian.mandatory as a mandatory
          source.
        + gconf2-common.dirs: add new directories.
        + gconf2.postinst: run update-gconf-defaults --mandatory if needed.
        + gconf2.install: install the script to /usr/bin.
        + README.Debian: document this.
    
     -- Martin Pitt <email address hidden>   Tue, 28 Apr 2009 19:26:50 +0200
  • gconf (2.26.0-0ubuntu1) jaunty; urgency=low
    
      * New upstream version
    
     -- Sebastien Bacher <email address hidden>   Wed, 18 Mar 2009 22:01:20 +0100