Change logs for gconf source package in Vivid

  • gconf (3.2.6-3ubuntu1) vivid; urgency=low
    
      * Merge with Debian unstable, remaining changes:
        + don't package the gsettings backend since it's not meant to be
          distributed
        + debian/patches/02_xml-gettext-domain.patch:
          - use gettext from schemas translations
        + debian/patches/05_nodisplay_autostart.patch:
          - Don't show in "Startup Applications"
        + debian/patches/06_onlyshowin_unity.patch:
          - Add Unity to OnlyShowIn
        + debian/70gconfd_path-on-session, debian/gconf2-common.install:
          - add additional gconf path depending on selected desktop session:
        + debian/gconf-schemas: Shrink the generated %gconf-tree.xml, by
          filtering out locale specific defaults for uninstalled locales,
          leading tabs, empty short descriptions, and mtimes (which aren't
          interesting for system-wide defaults).
        + debian/gconf2.triggers, debian/gconf2.postinst, debian/gconf2.postrm:
          - Declare a new trigger on /usr/share/GConf/gsettings to watch when
            new gsettings convert files are installed.
        + debian/default.path, debian/gconf2-common.dirs:
          - drop old compatibility path from intrepid, that was required until
            lucid
        + Split gconf-service further into gconf-service and gconf-service-backend,
          one package being Multi-Arch: foreign and the other Multi-Arch: none, so
          that we correctly handle the fact that gconf2 needs backend modules of
          the same arch whereas other reverse-dependencies just need a working
          daemon.
        + debian/patches/0001-Support-s-to-as-migrations-v2.patch: Support 's' to
          'as' migrations
        + debian/patches/call-dbus_g_thread_init.patch
          - Initialize dbus threads before doing anything. This fixes crashes in
            multithreaded applications that don't use libdbus directly.
        + debian/patches/reduce-polling.patch
          - Call the cleanup routine every minute, instead of twice per minute, to
            reduce wakeups and therefore power usage.
    
    gconf (3.2.6-3) unstable; urgency=medium
    
      * Team upload.
    
      [ Fernando Seiti Furusato ]
      * Use dh-autoreconf. Closes: #746690.
     -- Iain Lane <email address hidden>   Mon, 03 Nov 2014 16:26:23 +0000
  • gconf (3.2.6-2ubuntu1) utopic; urgency=low
    
      * Merge with Debian unstable, remaining changes:
        + don't package the gsettings backend since it's not meant to be
          distributed
        + debian/control.in, debian/rules:
          - use dh-autoreconf
        + debian/patches/02_xml-gettext-domain.patch:
          - use gettext from schemas translations
        + debian/patches/05_nodisplay_autostart.patch:
          - Don't show in "Startup Applications"
        + debian/patches/06_onlyshowin_unity.patch:
          - Add Unity to OnlyShowIn
        + debian/70gconfd_path-on-session, debian/gconf2-common.install:
          - add additional gconf path depending on selected desktop session:
        + debian/gconf-schemas: Shrink the generated %gconf-tree.xml, by
          filtering out locale specific defaults for uninstalled locales,
          leading tabs, empty short descriptions, and mtimes (which aren't
          interesting for system-wide defaults).
        + debian/gconf2.triggers, debian/gconf2.postinst, debian/gconf2.postrm:
          - Declare a new trigger on /usr/share/GConf/gsettings to watch when
            new gsettings convert files are installed.
        + debian/default.path, debian/gconf2-common.dirs:
          - drop old compatibility path from intrepid, that was required until
            lucid
        + Split gconf-service further into gconf-service and gconf-service-backend,
          one package being Multi-Arch: foreign and the other Multi-Arch: none, so
          that we correctly handle the fact that gconf2 needs backend modules of
          the same arch whereas other reverse-dependencies just need a working
          daemon.
        + debian/patches/0001-Support-s-to-as-migrations-v2.patch: Support 's' to
          'as' migrations
        + debian/patches/call-dbus_g_thread_init.patch
          - Initialize dbus threads before doing anything. This fixes crashes in
            multithreaded applications that don't use libdbus directly.
        + debian/patches/reduce-polling.patch
          - Call the cleanup routine every minute, instead of twice per minute, to
            reduce wakeups and therefore power usage.
    
    gconf (3.2.6-2) unstable; urgency=low
    
      * gconf-schemas: hide error messages caused by DBus, they are
        harmless.
        Closes: #711597, #711339.
      * Remove gconftool alternative, replace it by proper symlinks.
        Closes: #718277.
    
    gconf (3.2.6-1) unstable; urgency=low
    
      [ Martin Pitt ]
      * Add a simple compile/link/run autopkgtest for libgconf2-dev. Thanks Rafał
        Cieślak! (LP: #1078719)
      * debian/tests/build:
        - Add -Wall -Werror for being more thorough.
        - Don't call deprecated g_type_init() when building with glib >= 2.35.
    
      [ Michael Biebl ]
      * New upstream release.
        - Fixes use after free in gconf-dbus. Closes: #699424
      * Remove 04_manpage.patch, merged upstream. Refresh other patches.
      * Add symbols file for libgconf-2-4.
      * Bump Standards-Version to 3.9.4. No further changes.
     -- Iain Lane <email address hidden>   Mon, 28 Apr 2014 13:45:43 +0100