Please, sponsor gnome-python-desktop 2.25.90 to jaunty

Bug #327938 reported by Didier Roche-Tolomelli
4
Affects Status Importance Assigned to Milestone
gnome-python-desktop (Ubuntu)
Fix Released
Wishlist
Ubuntu Desktop Bugs

Bug Description

gnome-python-desktop (2.25.90-0ubuntu1) jaunty; urgency=low

  * New upstream version (LP: #327938)
    - New Evince bindings
    - Fix error building wnck bindings
    - Upgrade to WAF 1.5.3
    - gnomeapplet: fix get_popup_component does not return correct object
      (LP: #323169)
    - gtop: missing include
    - evolution: fix evolution still installed even if disabled
  * debian/control.in:
    - add libgnome2-dev & libgnomeui-dev as b-d
    - add Vcs-Bzr tag
  * Re-generate debian/control
  * Update debian/watch to take unstable GNOME version

Changed in gnome-python-desktop:
assignee: nobody → didrocks
status: New → In Progress
description: updated
Changed in gnome-python-desktop:
assignee: didrocks → nobody
status: In Progress → Confirmed
Revision history for this message
Morgan Collett (morgan) wrote :

I don't see a build dependency on evince. We need the evince python bindings for sugar-read-activity (bug 328015).

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

You're right, the diff between the two configure files show that evince has been added (I must have inverted the diff previously, because I saw it explicitely to go away, IIRC)...

Strange that with default_bindings_on didn't take it into account on configure step and warned for that.
New version of the branch correct this.

FYI:
$ diff -Nup ../../gnome-python-desktop-2.24.1/configure.ac configure.ac
--- ../../gnome-python-desktop-2.24.1/configure.ac 2008-12-19 16:16:26.000000000 +0100
+++ configure.ac 2009-02-01 19:48:36.000000000 +0100
[...]
@@ -128,7 +128,7 @@ AC_ARG_ENABLE([gtk-doc],
[...]
-default_bindings_on="applet gnomeprint gnomeprintui gtksourceview wnck totem_plparser gtop nautilusburn mediaprofiles rsvg gnomekeyring gnomedesktop bugbuddy metacity evolution evolution_ecal"
+default_bindings_on="applet gnomeprint gnomeprintui gtksourceview wnck totem_plparser gtop nautilusburn mediaprofiles rsvg
gnomekeyring gnomedesktop bugbuddy metacity evolution evolution_ecal evince"

@@ -153,7 +153,8 @@ dnl should we build the gnome.applet mod
 AC_ARG_BINDING([applet],[YES],[gnome.applet])
 if $build_applet; then
        PKG_CHECK_MODULES(LIBPANELAPPLET, [libpanelapplet-2.0 >= libpanelapplet_required_version
- gnome-python-2.0 >= gnome_python_required_version],
+ gnome-python-2.0 >= gnome_python_required_version
+ libgnome-2.0 libgnomeui-2.0],

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

thank you for your work there

Changed in gnome-python-desktop:
assignee: nobody → desktop-bugs
importance: Undecided → Wishlist
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-python-desktop - 2.25.90-0ubuntu1

---------------
gnome-python-desktop (2.25.90-0ubuntu1) jaunty; urgency=low

  * New upstream version (LP: #327938)
    - New Evince bindings
    - Fix error building wnck bindings
    - Upgrade to WAF 1.5.3
    - gnomeapplet: fix get_popup_component does not return correct object
      (LP: #323169)
    - gtop: missing include
    - evolution: fix evolution still installed even if disabled
  * debian/control.in:
    - add libgnome2-dev, libgnomeui-dev, libevview-dev and livevdocument-dev
      as b-d
    - add Vcs-Bzr tag
  * Re-generate debian/control
  * Update debian/watch to take unstable GNOME version

 -- Didier Roche <email address hidden> Wed, 11 Feb 2009 13:51:27 +0100

Changed in gnome-python-desktop:
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.