lp://staging/ubuntu/jaunty-updates/liferea

Created by James Westby and last modified
Get this branch:
bzr branch lp://staging/ubuntu/jaunty-updates/liferea
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

89. By Chris Coulson

* Transition to xulrunner 1.9.2
  - see USN-930-1
* Update xulrunner build depends to xulrunner-dev > 1.9.2, drop explicit
  depends on xulrunner and use dh_xulrunner to populate binary depends
  - update debian/control
  - update debian/rules
* Work around an API change in GtkMozEmbed which results in the
  open_uri signal being emitted when calling gtk_moz_embed_open_stream.
  Filter out these events rather than handling them. Ensure that only
  the 1.9.2 GRE is loaded at runtime. Add the xulrunner location to
  LD_LIBRARY_PATH to ensure that the newer sqlite shipped with xulrunner
  is loaded, rather than the older system sqlite, which causes liferea to abort
  - add debian/patches/xul1.9.2.dpatch
  - update debian/patches/series

88. By Emilio Pozuelo Monfort

* New upstream bugfix release (lp: #325750).
  - debian/patches/90_autoreconf: refreshed.
* debian/patches/notification_check_for_actions_support:
  - New patch backported from upstream r4468, check for actions support
    in notifications before using them (lp: #328606).

87. By Alexander Sack

* debian/rules:
  - explicitly use --with-gecko=libxul-embedding to prevent
    accidentially building against some other mozilla package.

86. By Emilio Pozuelo Monfort

* New upstream bugfix release (lp: #309108).
  - Fixes a cache limit bug when merging items of feeds with
    more items than the cache allows (lp: #291185).
* debian/patches/series:
  - don't apply lua5.1.pc, we use lua5.0.
* debian/patches/fix_toggle_status_menu:
  - Removed, applied upstream.
* debian/patches/fix_launcher_script_calling_xul:
  - Removed, not needed anymore.
* debian/patches/01_ubuntu_feedlists,
  debian/patches/hildon_frothing:
  - Updated to apply again.
* debian/patches/xulrunner-1.9:
  - Updated for the new code.
* debian/patches/90_autoreconf:
  - New patch, generated by running autoreconf -fiv
* debian/patches/99_autoconf:
  - Removed, obsoleted by 90_autoreconf.
* debian/rules:
  - Don't disable gecko; enable it and check for libxul-embedding to build
    the Xulrunner engine. Don't enable xulrunner anymore, as it's now done
    via --enable-gecko.
* debian/patches/load_proper_xulrunner:
  - Patch from Fabien Tassin to load the appropriate Xulrunner version.
    This is a replacement for fix_launcher_script_calling_xul patch.

85. By Fabien Tassin

* debian/patches/fix_launcher_script_calling_xul,
  debian/patches/series:
  - Don't hardcode the /usr/lib/xulrunner-devel-1.9.0.x path which is
    only available when the -dev package is installed. Get the libdir
    dynamically at runtime by asking xulrunner (LP: #295490)

84. By Steve Langasek

* Merge from Debian unstable, remaining changes:
  - debian/patches/fix_toggle_status_menu: fix toggle status menu
    entry
  - Fixes ugly CPU spikes caused by broken expiring mechanism
  - Change Build-Depends from xulrunner-dev to xulrunner-1.9-dev.
  - debian/patches/fix_systray_behavior: fix systray mis-behaviour
    when Liferea is visible in another workspace.
  - debian/patches/hildon_frothing: add Hildonisation from Frothing as
    a patch.
  - Add libhildon-1-dev Build-Depends for lpia.
  - --enable-maemo when building on lpia.
  - Call intltool-update -p to generate translation template for Rosetta.
  - Do not build transitional packages (not required due to Conflicts/
    Provides/Replaces).
  - Build-depend on liblualib50-dev instead of liblua5.1-0-dev.
  - Do not build webkit package.
  - Edit xulrunner-1.9 patch to not patch configure, handle that in
    99_autoconf.
  - Add 01_ubuntu_feedlists patch and disable debian-example-feeds
  -
* Ubuntu changes superseded in Debian:
  - debian/patches/xulrunner-1.9: XULRUNNER_HOME check is disabled, we
    don't need to check for -DXPCOM_GLUE any more.

83. By Emilio Pozuelo Monfort

* debian/patches/fix_toggle_status_menu:
  - Fix toggle status menu entry (lp: #285486).

82. By Fabien Tassin

* New upstream release (LP: #259578)
* Fixes ugly CPU spikes caused by broken expiring mechanism
* debian/patches/xulrunner-1.9: don't die on missing XULRUNNER_HOME when
  -DXPCOM_GLUE is found.
* debian/patches/99_autoconf: updated to reflect changes.

81. By Steve Kowalik

* Merge from Debian unstable.
* Remaining Ubuntu changes:
  - Change Build-Depends from xulrunner-dev to xulrunner-1.9-dev.
  - Add intltool to Build-Depends.
  - Fix systray mis-behaviour when Liferea is visible in another workspace.
  - Add Hildonisation from Frothing as a patch.
  - Add libhildon-1-dev Build-Depends for lpia.
  - --enable-maemo when building on lpia.
  - Call intltool-update -p to generate translation template for Rosetta.
  - Do not build transitional packages (not required due to Conflicts/
    Provides/Replaces).
  - Build-depend on liblualib50-dev instead of liblua5.1-0-dev.
  - Do not build webkit package.
  - Munge Maintainer field as per spec.
* Ubuntu changes dropped:
  - mobile.desktop, it isn't needed any more.
  - Added xulrunner-1.9 to liferea dependencies.
  - Quilt changes.
* Edit xulrunner-1.9 patch to not patch configure, handle that in
  99_autoconf.

80. By Fabien Tassin

* Fix LP: #238958 - systray mis-behavior when liferea is visible in a
  different workspace. Make the window move to the current workspace when
  the systray is clicked instead of doing nothing. Patch by Fabien Tassin
  and Sasa Bodiroza
  - add debian/patches/fix_systray_behavior
  - update debian/patches/series
* Update the xul1.9 patch to look for a specific xulrunner-1.9 instead
  of depending on wildcards for the corrupted places work-around. This was
  causing issues when multiple xulrunner are installed
  - update debian/patches/xul1.9

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu/maverick/liferea
This branch contains Public information 
Everyone can see this information.

Subscribers