[ubuntu/lucid] thunderbird 3.0+nobinonly-0ubuntu1 (Accepted)
Micah Gersten
micahg at ubuntu.com
Thu Feb 18 01:00:40 GMT 2010
thunderbird (3.0+nobinonly-0ubuntu1) lucid; urgency=low
* New Upstream Release 3.0 (THUNDERBIRD_3_0_RELEASE)
- LP: #50902 - Thunderbird displays useless dialog
- LP: #52667 - Thunderbird doesn't support RFC-2369
- LP: #49033 - Doesn't recognize upper case extension (.JPG)
- LP: #56465 - Per folder column widths
- LP: #68456 - CTRL-Shift-K bound to 2 functions
- LP: #79337 - Typo in Server Information for Add Account Wizard
- LP: #1084 - No scroll on full headers list
- LP: #62071 - Middle click on scrollbar pastes instead of jumping
- LP: #119358 - Weak default authentication mode
- LP: #120672 - No option to empty junk folder with right click
- LP: #96566 - movemail doesn't work with default privs
- LP: #122529 - Non-Thunderbird IMAP folders not visible to Thunderbird
- LP: #241276 - Not able to paste image into thunderbird compose window
- LP: #244635 - scrollboxes scroll to offset 0 when resized
- LP: #259387 - "Edit Message as New" broken for eml messages
- LP: #120281 - Editing a message from the drafts folder leaves line breaks
- LP: #115484 - Dialogue boxes too large for 1024x768 resolution
- LP: #320034 - Mail with self referencing headers breaks threading
- LP: #160794 - shortcuts different in windows and linux
- LP: #280987 - thunderbird keeps asking a password when working off-line
- LP: #369150 - Thunderbird splits email addresses with non-ascii characters
and a comma in From: field
- LP: #135066 - Thunderbird doesn't use Ubuntu icon theme
- LP: #297301 - after authentication error the password is forgotten
- LP: #487541 - thunderbird-bin crashed with SIGSEGV (AFS filesystem)
- LP: #485224 - Thunderbird saves double attachment file name endings on
FAT32 and NTFS
- LP: #482496 - When using SCIM ANTHY, autosaving fails, and then get asked
about sending in UTF-8
[ Fabien Tassin <fta at ubuntu.com> ]
* Add build-depends on autoconf2.13, autotolls-dev, mozilla-devscripts
libglib2.0-dev (>= 2.12), libstartup-notification0-dev, libbz2-dev,
libpixman-1-dev, libdbus-1-dev (>= 1.0.0), libdbus-glib-1-dev (>= 0.60),
libhal-dev (>= 0.5.8), libasound2-dev, libreadline5-dev | libreadline-dev,
libkrb5-dev
* Update build-depends minimums for libx11-dev (>= 2:1.0),
libgtk2.0-dev (>= 2.12), zlib1g-dev (>= 1:1.2.3), libpng12-dev (>= 1.2.0),
libjpeg62-dev (>= 6b), libcairo2-dev (>= 0.5.8), libgnome2-dev (>= 2.16),
libgnomevfs2-dev (>= 1:2.16), libgnomeui-dev (>= 2.16),
libnss3-dev (>= 3.12.0~1.9b3)
* Bump standards version to 3.8.0
* Replace ${Source-Version} by ${binary:Version} in control file
- update debian/control
* Bump requirement for system nspr to >= 4.8 since Mozilla bug 492464 landed
* Bump requirement for system nss to >= 3.12.3 since Mozilla bug 485052 landed
* Use in-source hunspell when hunspell 1.2 is not available
* Add conditionnal support for --with-libxul-sdk controlled by
$(USE_SYSTEM_XUL)
- update debian/rules
* Add postinst/prerm scripts to maintain .autoreg
- update debian/rules
- add debian/thunderbird.postinst.in
- add debian/thunderbird.prerm.in
* Add thunderbird to the list of Preferred Applications in Gnome
- add debian/thunderbird.xml
- update debian/thunderbird-gnome-support.install
* Target the 'default' branch instead of tip
- add debian/moz-rev.sh
- update debian/mozclient/thunderbird.conf
* Import the mozclient project files from mozilla-devscripts
- add debian/mozclient/thunderbird.mk
- add debian/mozclient/thunderbird.conf
- add debian/mozclient/thunderbird-remove.binonly.sh
- update debian/rules
* Import compare.mk from mozilla-devscripts and fix it for embedded tarballs
for which the depth of dist/bin could vary
- add debian/mozclient/compare.mk
- update debian/mozclient/thunderbird-3.0.mk
- update debian/rules
* Drop mozilla-thunderbird, mozilla-thunderbird-dev packages
- update debian/control
* Add new doc files
- add debian/MPL
- add debian/docs
* Fix FTBFS with cairo 1.8.4 that is built with directfb,
triggering some new code, even when directfb was not wanted/detected
in configure
- add debian/patches/bz466250_att349521_fix_ftbfs_with_cairo_fb.patch
- update debian/patches/series
* Drop Thunderbird 2 Patches:
- drop debian/patches/18_arm_xpcom_unused_attribute.dpatch
- drop debian/patches/38_arm_xpcom_optim.dpatch
- drop debian/patches/412610_attachment_309958.patch
- drop debian/patches/82_prefs.dpatch
- drop debian/patches/autoconf-regen
- drop debian/patches/bz280419_att_267284-readonly-download.patch
- drop debian/patches/bz322806_arm-vfp-2538:3f78d5e894bc.patch
- drop debian/patches/bz335810-pango-cursor-up-down-fix
- drop debian/patches/bz339782_cvs_xptcinvoke_arm_backport_1.13.patch
- drop debian/patches/bz344818_att264996_detect_xrender
- drop debian/patches/bzXXX_ftbfs_fontconfig.patch
- drop debian/patches/force-no-pragma-visibility-for-gcc-4.2_4.3
- drop debian/patches/ftbfs_gcc44_elif.patch
- drop debian/patches/gnome-mime-handling
- drop debian/patches/hunspell-support
- drop debian/patches/lp345189_absolute_font_sizing.patch
- drop debian/patches/mailnews_mime_export
- drop debian/patches/main-fsh
- drop debian/patches/moz-user-dir-for-xre-profiles
- drop debian/patches/reply-to-list-support
- drop debian/patches/ship_movemail_rdf
- drop debian/patches/syspref-folder-support
- drop debian/patches/system-cairo-fix
- drop debian/patches/ubuntu-printing-patch
* Add Thunderbird 3 Patches:
- add debian/patches/bz420391_attXXXX_fix_unix_installer.patch
- add debian/patches/bzXXX_ftbfs_static_with_system_hunspell.patch
- add debian/patches/fix_installdir.patch
- add debian/patches/no_dynamic_nss_softokn.patch
[ Alexander Sack <asac at ubuntu.com> ]
* add -dbg packages: thunderbird-3.0-dbg thunderbird-3.0-gnome-support-dbg
- update debian/control
[ Micah Gersten <micahg at ubuntu.com> ]
* Add ${misc:Depends} on thunderbird, thunderbird-gnome-support, and
thunderbird-dev
- update debian/control
* Bump minimum system cairo to 1.8.8
- update debian/rules
* Add migrator/wrapper from Firefox to import settings from daily builds
- update debian/rules
- add debian/migrator/main.c
- add debian/thunderbird.sh.in
* Add system prefs patch from xulrunner-1.9.1
- update debian/patches/series
- add debian/patches/add_syspref_dir.patch
Date: Sun, 14 Feb 2010 21:04:09 -0600
Changed-By: Micah Gersten <micahg at ubuntu.com>
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam at lists.ubuntu.com>
Signed-By: Alexander Sack <asac at ubuntu.com>
https://launchpad.net/ubuntu/lucid/+source/thunderbird/3.0+nobinonly-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 14 Feb 2010 21:04:09 -0600
Source: thunderbird
Binary: thunderbird thunderbird-gnome-support thunderbird-dev thunderbird-dbg thunderbird-gnome-support-dbg
Architecture: source
Version: 3.0+nobinonly-0ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam at lists.ubuntu.com>
Changed-By: Micah Gersten <micahg at ubuntu.com>
Description:
thunderbird - mail/news client with RSS and integrated spam filter support
thunderbird-dbg - thunderbird debug symbols
thunderbird-dev - Development files for Mozilla Thunderbird
thunderbird-gnome-support - Support for Gnome in Mozilla Thunderbird
thunderbird-gnome-support-dbg - thunderbird gnome support debug symbols
Launchpad-Bugs-Fixed: 1084 49033 50902 52667 56465 62071 68456 79337 96566 115484 119358 120281 120672 122529 135066 160794 241276 244635 259387 280987 297301 320034 369150 482496 485224 487541
Changes:
thunderbird (3.0+nobinonly-0ubuntu1) lucid; urgency=low
.
* New Upstream Release 3.0 (THUNDERBIRD_3_0_RELEASE)
- LP: #50902 - Thunderbird displays useless dialog
- LP: #52667 - Thunderbird doesn't support RFC-2369
- LP: #49033 - Doesn't recognize upper case extension (.JPG)
- LP: #56465 - Per folder column widths
- LP: #68456 - CTRL-Shift-K bound to 2 functions
- LP: #79337 - Typo in Server Information for Add Account Wizard
- LP: #1084 - No scroll on full headers list
- LP: #62071 - Middle click on scrollbar pastes instead of jumping
- LP: #119358 - Weak default authentication mode
- LP: #120672 - No option to empty junk folder with right click
- LP: #96566 - movemail doesn't work with default privs
- LP: #122529 - Non-Thunderbird IMAP folders not visible to Thunderbird
- LP: #241276 - Not able to paste image into thunderbird compose window
- LP: #244635 - scrollboxes scroll to offset 0 when resized
- LP: #259387 - "Edit Message as New" broken for eml messages
- LP: #120281 - Editing a message from the drafts folder leaves line breaks
- LP: #115484 - Dialogue boxes too large for 1024x768 resolution
- LP: #320034 - Mail with self referencing headers breaks threading
- LP: #160794 - shortcuts different in windows and linux
- LP: #280987 - thunderbird keeps asking a password when working off-line
- LP: #369150 - Thunderbird splits email addresses with non-ascii characters
and a comma in From: field
- LP: #135066 - Thunderbird doesn't use Ubuntu icon theme
- LP: #297301 - after authentication error the password is forgotten
- LP: #487541 - thunderbird-bin crashed with SIGSEGV (AFS filesystem)
- LP: #485224 - Thunderbird saves double attachment file name endings on
FAT32 and NTFS
- LP: #482496 - When using SCIM ANTHY, autosaving fails, and then get asked
about sending in UTF-8
.
[ Fabien Tassin <fta at ubuntu.com> ]
* Add build-depends on autoconf2.13, autotolls-dev, mozilla-devscripts
libglib2.0-dev (>= 2.12), libstartup-notification0-dev, libbz2-dev,
libpixman-1-dev, libdbus-1-dev (>= 1.0.0), libdbus-glib-1-dev (>= 0.60),
libhal-dev (>= 0.5.8), libasound2-dev, libreadline5-dev | libreadline-dev,
libkrb5-dev
* Update build-depends minimums for libx11-dev (>= 2:1.0),
libgtk2.0-dev (>= 2.12), zlib1g-dev (>= 1:1.2.3), libpng12-dev (>= 1.2.0),
libjpeg62-dev (>= 6b), libcairo2-dev (>= 0.5.8), libgnome2-dev (>= 2.16),
libgnomevfs2-dev (>= 1:2.16), libgnomeui-dev (>= 2.16),
libnss3-dev (>= 3.12.0~1.9b3)
* Bump standards version to 3.8.0
* Replace ${Source-Version} by ${binary:Version} in control file
- update debian/control
* Bump requirement for system nspr to >= 4.8 since Mozilla bug 492464 landed
* Bump requirement for system nss to >= 3.12.3 since Mozilla bug 485052 landed
* Use in-source hunspell when hunspell 1.2 is not available
* Add conditionnal support for --with-libxul-sdk controlled by
$(USE_SYSTEM_XUL)
- update debian/rules
* Add postinst/prerm scripts to maintain .autoreg
- update debian/rules
- add debian/thunderbird.postinst.in
- add debian/thunderbird.prerm.in
* Add thunderbird to the list of Preferred Applications in Gnome
- add debian/thunderbird.xml
- update debian/thunderbird-gnome-support.install
* Target the 'default' branch instead of tip
- add debian/moz-rev.sh
- update debian/mozclient/thunderbird.conf
* Import the mozclient project files from mozilla-devscripts
- add debian/mozclient/thunderbird.mk
- add debian/mozclient/thunderbird.conf
- add debian/mozclient/thunderbird-remove.binonly.sh
- update debian/rules
* Import compare.mk from mozilla-devscripts and fix it for embedded tarballs
for which the depth of dist/bin could vary
- add debian/mozclient/compare.mk
- update debian/mozclient/thunderbird-3.0.mk
- update debian/rules
* Drop mozilla-thunderbird, mozilla-thunderbird-dev packages
- update debian/control
* Add new doc files
- add debian/MPL
- add debian/docs
* Fix FTBFS with cairo 1.8.4 that is built with directfb,
triggering some new code, even when directfb was not wanted/detected
in configure
- add debian/patches/bz466250_att349521_fix_ftbfs_with_cairo_fb.patch
- update debian/patches/series
* Drop Thunderbird 2 Patches:
- drop debian/patches/18_arm_xpcom_unused_attribute.dpatch
- drop debian/patches/38_arm_xpcom_optim.dpatch
- drop debian/patches/412610_attachment_309958.patch
- drop debian/patches/82_prefs.dpatch
- drop debian/patches/autoconf-regen
- drop debian/patches/bz280419_att_267284-readonly-download.patch
- drop debian/patches/bz322806_arm-vfp-2538:3f78d5e894bc.patch
- drop debian/patches/bz335810-pango-cursor-up-down-fix
- drop debian/patches/bz339782_cvs_xptcinvoke_arm_backport_1.13.patch
- drop debian/patches/bz344818_att264996_detect_xrender
- drop debian/patches/bzXXX_ftbfs_fontconfig.patch
- drop debian/patches/force-no-pragma-visibility-for-gcc-4.2_4.3
- drop debian/patches/ftbfs_gcc44_elif.patch
- drop debian/patches/gnome-mime-handling
- drop debian/patches/hunspell-support
- drop debian/patches/lp345189_absolute_font_sizing.patch
- drop debian/patches/mailnews_mime_export
- drop debian/patches/main-fsh
- drop debian/patches/moz-user-dir-for-xre-profiles
- drop debian/patches/reply-to-list-support
- drop debian/patches/ship_movemail_rdf
- drop debian/patches/syspref-folder-support
- drop debian/patches/system-cairo-fix
- drop debian/patches/ubuntu-printing-patch
* Add Thunderbird 3 Patches:
- add debian/patches/bz420391_attXXXX_fix_unix_installer.patch
- add debian/patches/bzXXX_ftbfs_static_with_system_hunspell.patch
- add debian/patches/fix_installdir.patch
- add debian/patches/no_dynamic_nss_softokn.patch
.
[ Alexander Sack <asac at ubuntu.com> ]
* add -dbg packages: thunderbird-3.0-dbg thunderbird-3.0-gnome-support-dbg
- update debian/control
.
[ Micah Gersten <micahg at ubuntu.com> ]
* Add ${misc:Depends} on thunderbird, thunderbird-gnome-support, and
thunderbird-dev
- update debian/control
* Bump minimum system cairo to 1.8.8
- update debian/rules
* Add migrator/wrapper from Firefox to import settings from daily builds
- update debian/rules
- add debian/migrator/main.c
- add debian/thunderbird.sh.in
* Add system prefs patch from xulrunner-1.9.1
- update debian/patches/series
- add debian/patches/add_syspref_dir.patch
Checksums-Sha1:
a08175cd90e363ed8386359981b9c6347ac4ce58 2663 thunderbird_3.0+nobinonly-0ubuntu1.dsc
fc44d27c49bf44a5126b7686167aa5995c2df756 60317388 thunderbird_3.0+nobinonly.orig.tar.gz
5369b4fdc53726209682160ec897ad645bd8c3e4 88940 thunderbird_3.0+nobinonly-0ubuntu1.diff.gz
Checksums-Sha256:
18f894ea4ee519053501f1c1a9eb9a3c553800aa54a715082fa109fe7b32da5c 2663 thunderbird_3.0+nobinonly-0ubuntu1.dsc
229c060c681b014c41737239486fe98a5e559175031e522c571e56c8deaefdff 60317388 thunderbird_3.0+nobinonly.orig.tar.gz
5bf741f14134d4860d966fbdb12af2b98f7a5fd6e8379dd60701ba118c83ee25 88940 thunderbird_3.0+nobinonly-0ubuntu1.diff.gz
Files:
ba56a9c067d01bfec5ce43a6644414d7 2663 web optional thunderbird_3.0+nobinonly-0ubuntu1.dsc
20e40131a896c187996fbcd2163b1b45 60317388 web optional thunderbird_3.0+nobinonly.orig.tar.gz
8b2d4b233a17e01ab4b7717e4849eca9 88940 web optional thunderbird_3.0+nobinonly-0ubuntu1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBAgAGBQJLfIxsAAoJEKBE/gcUDGZk1X8P/1oZ8Oy+Xu8cw4N9jntzGxgR
39/fsK3vw9YGh+L0cfUBbSdHuXX7Q3wdEgd4yXG0/EPRgTkBAgY2J3HbE4yyXZNg
E+p3WILvlLDRlW+4FrorbnqsKLBPrkKPmpXJRSMYJbiHRphH9tVQ8n+sXvgHNgGb
ItNITQTD3YsHeyjHZppx2ybi8spomBN47w94T6Qv1E9h/V+PV2FqnyJ13Auj59Q1
R8c6tltH+TpddCzp8W3efBpEWXdJwzDlo8RoXvuUYDru0R2TUxSNKzk28FQ9qy2t
AgbHKbiTHyZBmrKexbo/+Q+jIaG0wPCbnQHqtA03+BQZPaAhG/2uxy1uPfWyx4OI
G7wWI3ss38O5sdCezCxhkG9m6I1K7lTFBoO1LlwTSnQwQ1MVnVfPGXbwcuwu0nQf
Umbux6zT6pYVnTh7m8yap5QqiouqkmomVBZjEXDAbVwS3XJ9+OlgLd+HBaxA5t+2
Cu1vwJd9htQAyeVxwFEsB/UFhWThXgB5dTiLWxTNJDbp0NS3KtEVgLSiIAOzwND/
gpXdSD/IFUL8najS3ZofJkj8yYZdhbkibZ7BXlXjy2kQmUty/azRgbRdvpeg6OHH
xQvie5rBG7dHWBsgqFOLK50J0TiP9Wfmj3j74Cm0ozeWG3l7RibwXDI/ta7izj5o
oqjS68BtUc9ESZmJSGiF
=FM/h
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list