Change logs for gnome-python-extras source package in Lucid

  • gnome-python-extras (2.25.3-4.1ubuntu4) lucid; urgency=low
    
      * No source change rebuild to pick up xulrunner-1.9.2 for ia64 (LP: #562789)
     -- Micah Gersten <email address hidden>   Wed, 14 Apr 2010 00:29:36 -0500
  • gnome-python-extras (2.25.3-4.1ubuntu3) lucid; urgency=low
    
      [ Micah Gersten ]
      * debian/control:
        - Bump xulrunner depends and build-depends to xulrunner-1.9.2
    
      [ Chris Coulson ]
      * Automatically add correct xulrunner binary depends:
        - debian/rules: Call dh_xulrunner
        - debian/control: Don't specify explicit binary depends on
          xulrunner
      * Ensure that the 1.9.2 GRE is loaded and also make sure that
        it works correctly by calling gtk_moz_embed_push_startup when
        the module is loaded
        - Update debian/patches/01_xul19.patch
     -- Micah Gersten <email address hidden>   Wed, 17 Feb 2010 01:26:48 -0600
  • gnome-python-extras (2.25.3-4.1ubuntu2) lucid; urgency=low
    
      * Drop python-gtkhtml2 package and libgtkhtml2-dev build dependency, so that
        we can drop the obsolete gtkhtml2 from main.
     -- Martin Pitt <email address hidden>   Mon, 08 Mar 2010 17:42:37 +0100
  • gnome-python-extras (2.25.3-4.1ubuntu1) lucid; urgency=low
    
      * Sync on Debian unstable.
      * debian/control:
        - Add Vcs-Bzr URL.
        - Build-dep on python-all-dbg for debug packages,
          python-gnome2-dev (>= 2.22.3-0ubuntu3), xvfb and libgl1-mesa-dri.
        - Add python-gnome2-extras-dbg package.
        - Add explicit xulrunner-1.9.1 dependency on python-gtkmozembed,
          as there is no dh_xulrunner to populate this.
      * debian/rules:
        - dbg-* targets and tricks.
        - Move dh_pysupport call and use xvfb.
        - Don't call dh_xulrunner, as this doesn't seem to exist in
          Ubuntu yet.
      * Adapt python-gda.install, python-gtkhtml2.install,
        python-gtkspell.install, python-gtkmozembed.install,
        python-gdl.install, python-gksu2.install and
        python-eggtrayicon.install to python 2.6 new package layout.
      * debian/patches/01_xul19.patch:
        - Add AC_PROG_CXX because you can't push C++ tests before detecting it.
      * debian/patches/04_use_PYTHON-config_check.patch:
        - Use python-config.
      * Regenerate debian/patches/70_autotools.patch.
    
    gnome-python-extras (2.25.3-4.1) unstable; urgency=low
    
      * Non-maintainer upload for transition to xulrunner 1.9.1.
        (Closes: #548676)
      * debian/rules: Use dh_xulrunner.
      * debian/control, debian/control.in:
        - Build-depend on a xulrunner-dev that provides dh_xulrunner.
        - Let dh_xulrunner fill shlibs:Depends with the proper xulrunner
          dependency.
      * debian/patches/01_xul19.patch: Tighten the GREVersionRange.
    
    gnome-python-extras (2.25.3-4) unstable; urgency=low
    
      * 04_gdl_2.28.patch: stolen from upstream. Port to GDL 2.28.
        Closes: #549748.
      * 70_autotools.patch: regenerated.
      * Update build-dependencies accordingly.
      * 05_gdl_2.28_more.patch: remove a pair of symbols that were forgotten
        upstream.
     -- Chris Coulson <email address hidden>   Tue, 15 Dec 2009 00:42:08 +0000
  • gnome-python-extras (2.25.3-3ubuntu1) karmic; urgency=low
    
      * Re-base on Debian unstable, remaining changes:
        - debian/control.in:
          + build-dep on python-all-dbg for debug packages
                         python-gnome2-dev (>= 2.22.3-0ubuntu3),
                         xvfb and libgl1-mesa-dri.
          + build-dep on xulrunner-1.9.1
          + bump libgdl-1-dev build-dep to >= 2.28.0
          + add python-gnome2-extras-dbg package
          + add Vcs-Bzr tag
          + Keep the python-gnome2-extras package around, as it is too
            late in the Karmic cycle to be removing it.
          + re-generate debian/control
        - adapt python-gda.install, python-gtkhtml2.install,
          python-gtkspell.install, python-gtkmozembed.install,
          python-gdl.install, python-gksu2.install and
          python-eggtrayicon.install to python 2.6 new package layout
        - debian/rules:
          + dbg-* targets and trick
          + move dh_pysupport call and use xvfb
        - debian/pyversions: 2.5 for new package layout
        - debian/patches/
          + 01_xul19.patch: add AC_PROG_CXX because you can't push C++ tests
            before detecting it (thanks Keybuk)
          + Re-generate debian/patches/70_autotools.patch
          + 04_use_PYTHON-config_check.patch: use python-config.
          + 05_fix_gdl_build.patch: ix to build with gdl in the archive, patch
            taken from http://bugzilla.gnome.org/show_bug.cgi?id=584126
      * This enables the pygda module (LP: #406077)
    
     -- Chris Coulson <email address hidden>   Tue, 29 Sep 2009 01:12:08 +0100