~ubuntu-branches/ubuntu/trusty/thunderbird/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-02-03 20:20:18 UTC
  • mfrom: (1.6.33)
  • Revision ID: package-import@ubuntu.com-20120203202018-q4ki61k0uis7pvdg
Tags: 11.0~b1+build2-0ubuntu1
* New upstream release from the beta channel (THUNDERBIRD_11_0b1_BUILD2)

* Update messagingmenu to 0.9.2
  - Fix a failure to initialize in some cases
* Update globalmenu-extension to 2.0.3
* Drop patches fixed upstream:
  - remove debian/patches/fix-build-failure-without-yarr-jit.patch
  - remove debian/patches/fix-cursor-handling.patch
  - update debian/patches/series
* Refresh patches:
  - update debian/patches/theme-refresh-messenger-toolbar-icons.patch
* Ensure we include locales in the tarball if they are in shipped-locales
  but not in all-locales
  - update debian/build/create-tarball.py
* Always set the update channel - not setting it at build-time on release
  builds breaks the extensions.checkCompatibility pref. The only things
  using it at runtime are nsBlocklistService, Test Pilot (beta + aurora)
  and the about dialog (where the channel is hidden anyway)
  - update debian/rules
  - update debian/thunderbird.install.in
* Fix LP: #898883 - IPC xpcshell tests hang the buildd's. Give all
  xpcshell tests an X display, as plugin-container won't work without one
  - update debian/build/testsuite.mk
* Turn on all IPC xpcshell tests again (only applicable when the testsuite
  is enabled in the future)
  - update debian/build/testsute.mk
* Drop the default-apps xml file from lucid and maverick
  - remove debian/firefox.xml.in
  - update debian/firefox-gnome-support.install.in
  - update debian/rules
* Don't build with --disable-gconf on precise and newer. There won't be
  a hard runtime requirement on this from Firefox 12 anyway, and this
  keeps us closer to the upstream configuration
  - update debian/config/mozconfig.in
  - update debian/rules
* Update theme-refresh-messenger-toolbar-icons.patch to work with 
  tabs-on-top, where the toolbar isn't styled like the menubar
  - update debian/patches/theme-refresh-messenger-toolbar-icons.patch
* Refresh shipped locales for beta (addition of Armenian and Croatian)
  - refresh debian/config/locales.shipped
  - refresh debian/config/locales.all
  - refresh debian/control
* Fix LP: #925907 - 12.04 Thunderbird colour theme is unreadable. Use
  -moz-menubartext rather than MenuText for elements with menubar styled
  backgrounds. Should also fix LP: #856939
  - add debian/patches/use-menubar-text-colour-on-tabbar.patch
  - update debian/patches/theme-refresh-compose-toolbar-icons.patch
  - update debian/patches/theme-refresh-addressbook-toolbar-icons.patch
  - update debian/patches/series

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
thunderbird (10.0+build1-0ubuntu1) precise; urgency=low
2
 
 
3
 
  * New upstream stable release (THUNDERBIRD_10_0_BUILD1)
4
 
 
5
 
 -- Chris Coulson <chris.coulson@canonical.com>  Mon, 30 Jan 2012 19:15:49 +0000
 
1
thunderbird (11.0~b1+build2-0ubuntu1) precise; urgency=low
 
2
 
 
3
  * New upstream release from the beta channel (THUNDERBIRD_11_0b1_BUILD2)
 
4
 
 
5
  * Update messagingmenu to 0.9.2
 
6
    - Fix a failure to initialize in some cases
 
7
  * Update globalmenu-extension to 2.0.3
 
8
  * Drop patches fixed upstream:
 
9
    - remove debian/patches/fix-build-failure-without-yarr-jit.patch
 
10
    - remove debian/patches/fix-cursor-handling.patch
 
11
    - update debian/patches/series
 
12
  * Refresh patches:
 
13
    - update debian/patches/theme-refresh-messenger-toolbar-icons.patch
 
14
  * Ensure we include locales in the tarball if they are in shipped-locales
 
15
    but not in all-locales
 
16
    - update debian/build/create-tarball.py
 
17
  * Always set the update channel - not setting it at build-time on release
 
18
    builds breaks the extensions.checkCompatibility pref. The only things
 
19
    using it at runtime are nsBlocklistService, Test Pilot (beta + aurora)
 
20
    and the about dialog (where the channel is hidden anyway)
 
21
    - update debian/rules
 
22
    - update debian/thunderbird.install.in
 
23
  * Fix LP: #898883 - IPC xpcshell tests hang the buildd's. Give all
 
24
    xpcshell tests an X display, as plugin-container won't work without one
 
25
    - update debian/build/testsuite.mk
 
26
  * Turn on all IPC xpcshell tests again (only applicable when the testsuite
 
27
    is enabled in the future)
 
28
    - update debian/build/testsute.mk
 
29
  * Drop the default-apps xml file from lucid and maverick
 
30
    - remove debian/firefox.xml.in
 
31
    - update debian/firefox-gnome-support.install.in
 
32
    - update debian/rules
 
33
  * Don't build with --disable-gconf on precise and newer. There won't be
 
34
    a hard runtime requirement on this from Firefox 12 anyway, and this
 
35
    keeps us closer to the upstream configuration
 
36
    - update debian/config/mozconfig.in
 
37
    - update debian/rules
 
38
  * Update theme-refresh-messenger-toolbar-icons.patch to work with 
 
39
    tabs-on-top, where the toolbar isn't styled like the menubar
 
40
    - update debian/patches/theme-refresh-messenger-toolbar-icons.patch
 
41
  * Refresh shipped locales for beta (addition of Armenian and Croatian)
 
42
    - refresh debian/config/locales.shipped
 
43
    - refresh debian/config/locales.all
 
44
    - refresh debian/control
 
45
  * Fix LP: #925907 - 12.04 Thunderbird colour theme is unreadable. Use
 
46
    -moz-menubartext rather than MenuText for elements with menubar styled
 
47
    backgrounds. Should also fix LP: #856939
 
48
    - add debian/patches/use-menubar-text-colour-on-tabbar.patch
 
49
    - update debian/patches/theme-refresh-compose-toolbar-icons.patch
 
50
    - update debian/patches/theme-refresh-addressbook-toolbar-icons.patch
 
51
    - update debian/patches/series
 
52
 
 
53
 -- Chris Coulson <chris.coulson@canonical.com>  Fri, 03 Feb 2012 20:20:18 +0000
6
54
 
7
55
thunderbird (10.0~b5+build1-0ubuntu1) precise; urgency=low
8
56
 
112
160
 
113
161
 -- Chris Coulson <chris.coulson@canonical.com>  Fri, 23 Dec 2011 02:31:48 +0000
114
162
 
115
 
thunderbird (9.0+build2-0ubuntu1) UNRELEASED; urgency=low
116
 
 
117
 
  * New upstream stable release (THUNDERBIRD_9_0_BUILD2)
118
 
 
119
 
 -- Chris Coulson <chris.coulson@canonical.com>  Mon, 19 Dec 2011 20:33:54 +0000
120
 
 
121
163
thunderbird (9.0~b5+build1-0ubuntu1) precise; urgency=low
122
164
 
123
165
  * New upstream release from the beta channel (THUNDERBIRD_9_0b5_BUILD1)
190
232
 
191
233
 -- Chris Coulson <chris.coulson@canonical.com>  Wed, 16 Nov 2011 11:17:57 +0000
192
234
 
193
 
thunderbird (8.0+build1-0ubuntu1) precise; urgency=low
194
 
 
195
 
  * New upstream stable release (THUNDERBIRD_8_0_BUILD1)
196
 
 
197
 
 -- Chris Coulson <chris.coulson@canonical.com>  Sun, 06 Nov 2011 23:09:15 +0000
198
 
 
199
235
thunderbird (8.0~b5+build1-0ubuntu1) precise; urgency=low
200
236
 
201
237
  * New upstream release from the beta channel (THUNDERBIRD_8_0b5_BUILD1)
744
780
    - add debian/patches/stack-overflow-fix.patch
745
781
    - update debian/patches/series
746
782
 
747
 
 -- Chris Coulson <chris.coulson@canonical.com>  Fri, 08 Jul 2011 22:50:26 +0100
748
 
 
749
783
thunderbird (5.0+build1+nobinonly-0ubuntu4) oneiric; urgency=low
750
784
 
751
785
  * Update globalmenu-extension to 1.7