~ubuntu-branches/ubuntu/quantal/gecko-mediaplayer/quantal

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2011-05-27 15:19:19 UTC
  • Revision ID: james.westby@ubuntu.com-20110527151919-rkrubbf0f2od2js0
Tags: 1.0.0-0ubuntu3
* Don't use any Mozilla interfaces at all. The only interfaces used
  previously were nsIPrefBranch and nsIPrefService to change a preference
  which configured the UA string to "QuickTime/7.6.4". This functionality
  is Firefox specific anyway, and so doesn't work in any Webkit based browser
  (Chromium, Epiphany, Midori etc). It also doesn't work in Firefox 4
  and later since the plugin is running in a separate process, where setting
  prefs in the plugin process has no effect on the browser process at all
  - add debian/patches/dont_use_libxul.patch
  - add debian/patches/autotools.patch
  - update debian/patches/series
  - update debian/control to build-depend on firefox-dev
  - see https://blueprints.launchpad.net/ubuntu/+spec/
          desktop-o-mozilla-rapid-release-maintenance and
    https://lists.ubuntu.com/archives/ubuntu-devel/2011-May/033229.html

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gecko-mediaplayer (1.0.0-0ubuntu3) oneiric; urgency=low
 
2
 
 
3
  * Don't use any Mozilla interfaces at all. The only interfaces used
 
4
    previously were nsIPrefBranch and nsIPrefService to change a preference
 
5
    which configured the UA string to "QuickTime/7.6.4". This functionality
 
6
    is Firefox specific anyway, and so doesn't work in any Webkit based browser
 
7
    (Chromium, Epiphany, Midori etc). It also doesn't work in Firefox 4
 
8
    and later since the plugin is running in a separate process, where setting
 
9
    prefs in the plugin process has no effect on the browser process at all
 
10
    - add debian/patches/dont_use_libxul.patch
 
11
    - add debian/patches/autotools.patch
 
12
    - update debian/patches/series
 
13
    - update debian/control to build-depend on firefox-dev
 
14
    - see https://blueprints.launchpad.net/ubuntu/+spec/
 
15
            desktop-o-mozilla-rapid-release-maintenance and
 
16
      https://lists.ubuntu.com/archives/ubuntu-devel/2011-May/033229.html
 
17
 
 
18
 -- Chris Coulson <chris.coulson@canonical.com>  Fri, 27 May 2011 15:19:19 +0100
 
19
 
1
20
gecko-mediaplayer (1.0.0-0ubuntu2) natty; urgency=low
2
21
 
3
22
  * debian/control: