Change logs for gnome-utils source package in Karmic

  • gnome-utils (2.28.1-0ubuntu1) karmic; urgency=low
    
      * New upstream release: (LP: #458713)
        - [logview] Always sanitize the stored fontsize from GConf
        - [logview] Make sure we don't double-free the old name
        - [logview] Make sure to return if we have an error or no new lines
        - [gsearchtool] Crash deleting files (LP: #424114)
        - [gsearchtool] Properly handle invalid command line args (LP: #447026)
        - [gsearchtool] Remove new string from previous commit
    
     -- Robert Ancell <email address hidden>   Fri, 23 Oct 2009 12:09:17 +0200
  • gnome-utils (2.28.0-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        - Remove a duplicate id in the UI file (lp: #425431)
    
     -- Sebastien Bacher <email address hidden>   Mon, 21 Sep 2009 18:21:27 +0200
  • gnome-utils (2.27.91-0ubuntu1) karmic; urgency=low
    
      * New upstream release: (LP: #418402)
        - [baobab] Remove build warning for gtk_message_dialog_format_secondary_text
        - Fix POTFILES.in
        - [logview] use GtkInfoBar
        - [screenshot] add a manual page
        - Bug 587143 - Missing main category in desktop file
        - [gsearchtool] Modify 'Open with' menus to match the new nautilus layout
        - [build] Add libgnomeui-deprecated & ligeggsmclient build files to gitignore
        - [gsearchtool] Mark 'Open with' strings for translation
        - [baobab] Adds "total filesystem capacity" row as root of initial treeview
        - [baobab] Adds suggested filename to chart snapshot file-chooser dialog
        - [build] fix call to AS_IF macro (GNOME bug 592782 )
        - Fix gio inode and device handling for hardlinks
        - Fix typo in the last patch
        - Fix warnings of format_secondary_text in the right way
        - [screenshot] fix double free of GError
        - Play shutter sound effect through libcanberra
      * debian/control{.in}:
        - Bump build-depends on libgtk2.0-dev
        - Add build-depends on libcanberra-gtk-dev
      * debian/patches/02_logview_crash.patch:
      * debian/patches/04_lpi.patch:
      * debian/patches/06_fix_ftbfs.patch:
      * debian/patches/99_autoconf.patch:
        - Refreshed
    
     -- Robert Ancell <email address hidden>   Tue, 25 Aug 2009 12:39:44 +1000
  • gnome-utils (2.27.2-0ubuntu1) karmic; urgency=low
    
      * New upstream release: (LP: #387394)
        - Second unstable release of the 2.27 cycle
        - GNOME Utilities is now 100% libgnome-*-free, which will help
          us to conquer the world.
        - Changes:
          [logview] translate last update time
          [build] patch autogen.sh to make gtk-doc happy
          [build] Remove libgnomedesktop, Add gio-unix
          [gsearchtool] Bug 582785: remove libgnome
          [gsearchtool] MAINTAINER_CFLAGS
          [gsearchtool] Bug 573670
          [gsearchtool] Bug 573670 -- Add eggsmclient
          [gsearchtool] Bug 573670 -- Add custom entry
          [gsearchtool] Bug 573670 -- ChangeLog
          [gsearchtool] ChangeLog
          [gsearchtool] Add EGGSMCLIENT _LIBS & _CFLAGS
          [docs] Document the release process
          Command line parsing cleanups; add --version
        - New and updated translations
      * debian/control{.in}
        - Drop libgnome*-build-depends, no longer needed
      * debian/patches
        - Updated patches to apply cleanly
        - add 01_maintainer_mode.patch to disable maintainer mode
          This can cause a race condition and the package FTBFS.
    
     -- Andreas Moog <email address hidden>   Mon, 15 Jun 2009 18:54:46 +0200
  • gnome-utils (2.27.1-0ubuntu2) karmic; urgency=low
    
      * debian/patches/06_fix_ftbfs.patch
        - added to fix FTBFS on some architectures (LP: #374889)
      * debian/patches/99_autoconf.patch
        - updated to take in account above change
    
     -- Andreas Moog <email address hidden>   Mon, 11 May 2009 15:53:47 +0200
  • gnome-utils (2.27.1-0ubuntu1) karmic; urgency=low
    
      * New upstream version:  (LP: #372168)
        -  [build] Fix zlib support
        -  [dictionary] Port to GtkBuilder
        -  [gsearchtool] Minor logic fix
        -  [gsearchtool] Typo fix
        -  [gsearchtool] Sync open with menu with nautilus
        -  [gsearchtool] clean up code
        -  [doap] Add project description
        -  Move ChangeLog out of the way
        -  [build] Generate ChangeLog on dist
        -  [build] Generate ChangeLog from the import tag
        -  [docs] Add documentation on commit practises
        -  [build] Remove the spec file
        -  [gitignore] Create ignore file
        -  [build] Massive update to the configure template
        -  [docs] Update the HACKING file
        -  [doap] Add download-page and change shortdesc
        -  [build] Export the MAINTAINER_CFLAGS variable
        -  [build] Clean up gdict Makefile template
        -  [gitignore] Add intltool droppings
        -  [gitignore] Add gnome-dictionary ignore file
        -  Move gnome-dictionary ChangeLog
        -  [build] Use Shave
        -  [build] Show generation rules
        -  [docs] The help XML file should not be committed
        -  [gitignore] Add ignore file for sub-modules
        -  [gitignore] Ignore all m4 files that we don't control
        -  [build] Fix AS_CASE error condition
        -  [doap] rdf:resource requires a URI
        -  Fix bug #580139 - invalid help uri (LP: #342753)
        -  Fix bug #581002  - Baobab crashes when scan is pointed to a de-selected
           mount point (LP: #369740 fixes also LP: #248005)
        -  doap: Add desktop category
        -  Fix compiler warning
        -  Rework monitoring of the home file dir
        -  Remove leftover declaration
      * Rebase on debian 2.24.1-2, remaining ubuntu changes:
        - debian/control{.in}
           - update build-depends for new version
           - replace vcs-tag with launchpad bzr tag
           - libgdict and gnome-utils replace the ubuntu packages
        - debian/watch: Check upstream development versions, too.
        - debian/rules: Update to properly use cdbs, since it uses parts of cdbs
          already; this gives us full translation handling/stripping without
          replicating all those rules; it also drops a lot of obsolete stuff.
          Define gnome.mk after the standard rules so the schemas registration works
        - debian/*.files: Rename to *.install, and drop mixed
          dh_movefiles/dh_install usage.
        - debian/patches
          - Refresh existing patches to apply to new version
          - drop 01_logview_gksu.patch, we have the admin group for this
          - drop 03_screenshot_xinerama.patch, applied upstream
          - add 04_lpi.patch and 99_autoconf.patch to provide lpi
          - add 05_menu_changes.patch for ubuntu menu simplification
      * Fixes at least:
          - use new gvfs-trashsystem (LP: #207434)
          - don't fail search on apostrophe in filename (LP: #202111)
          - don't fail search on invalid encoding (LP: #247299)
          - find also hidden files (LP: #275535)
          - fix throbber rest icon and animation warning (LP: #338848)
            (LP: #352602)
          - scroll to bottom of logfiles automatically (LP: #346558)
          - don't always scan homefolder (LP: #366533)
    
     -- Andreas Moog <email address hidden>   Tue, 05 May 2009 23:06:20 +0200
  • gnome-utils (2.26.0-0ubuntu1) jaunty; urgency=low
    
      * New upstream version
    
     -- Sebastien Bacher <email address hidden>   Tue, 17 Mar 2009 00:48:15 +0100