Please sponsor version 2.27.1 in karmic

Bug #372168 reported by Andreas Moog
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-utils (Ubuntu)
Fix Released
Wishlist
Ubuntu Desktop Bugs

Bug Description

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]
    - Fix bug #581002 - Baobab crashes when scan is pointed to a de-selected
       mount point
    - 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 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

 -- Andreas Moog <email address hidden> Tue, 05 May 2009 23:06:20 +0200

Related branches

Andreas Moog (ampelbein)
Changed in gnome-utils (Ubuntu):
assignee: nobody → Andreas Moog (amoog)
importance: Undecided → Wishlist
status: New → In Progress
Andreas Moog (ampelbein)
description: updated
Changed in gnome-utils (Ubuntu):
assignee: Andreas Moog (amoog) → Ubuntu Desktop Bugs (desktop-bugs)
status: In Progress → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

thank you for your work there, the gksu patch is not something we want in ubuntu though, the admin group is enough to see most logs, and the maintainer team should be the desktop one

Changed in gnome-utils (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Sebastien Bacher (seb128) wrote :

it seems you also did some build-depends change for the new version it would be nice to list those in the changelog

Revision history for this message
Sebastien Bacher (seb128) wrote :

oh you did in the rebase entries so ignore that one

Revision history for this message
Andreas Moog (ampelbein) wrote :

Thanks for the hints, branch updated.

Changed in gnome-utils (Ubuntu):
status: Incomplete → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

did you try to build your update? the menu change patch doesn't apply to the new version

Revision history for this message
Sebastien Bacher (seb128) wrote :

thank you for your work there

Changed in gnome-utils (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (3.2 KiB)

This bug was fixed in the package gnome-utils - 2.27.1-0ubuntu1

---------------
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: #36...

Read more...

Changed in gnome-utils (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.