Package "thunderbird-trunk"
| Name: |
thunderbird-trunk
|
Description: |
Email, RSS and newsgroup client with integrated spam filter
Thunderbird is a full-featured email, RSS and newsgroup client that makes
emailing safer, faster and easier than ever before. It supports different mail
accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one-
click address book, tabbed interface, an integrated learning spam filter,
advanced search and indexing capabilities, and offers easy organization
of mails with tagging and virtual folders. It also features unrivalled
extensibility.
|
| Latest version: |
24.0~a1~hg20130521r12485.132525-0ubuntu1~umd1~precise |
| Release: |
precise (12.04) |
| Level: |
base |
| Repository: |
main |
Links
Save this URL for the latest version of "thunderbird-trunk":
http://www.ubuntuupdates.org/thunderbird-trunk
Download "thunderbird-trunk"
Other versions of "thunderbird-trunk" in Precise
No other version of this package is available
in the Precise release.
Packages in group
Deleted packages are displayed in grey.
Change Log
| Version: 24.0~a1~hg20130521r12485.132525-0ubuntu1~umd1~precise
|
2013-05-22 19:09:27 UTC
|
|
thunderbird-trunk (24.0~a1~hg20130521r12485.132525-0ubuntu1~umd1~precise) precise; urgency=low
.
* New upstream snapshot v24.0 A1 HG20130514R12452.131887
.
* Refresh patches
- update debian/patches/unity-menubar.patch
* Kill the -dbg package (make it a transitional package for now so that
upgrades work). Rely on ddebs support now
- update debian/control.in
- update debian/build/rules.mk
* Make the debian/control autogeneration a bit cleaner
- update debian/build/config.mk
- update debian/build/dump-langpack-control-entries.pl
- update debian/build/rules.mk
- update debian/control.in
* Don't set stuff that is set by dpkg-buildpackage
- update debian/build/config.mk
- update debian/build/rules.mk
|
| Source diff to previous version |
| Version: 24.0~a1~hg20130518r12474.132333-0ubuntu1~umd1~precise
|
2013-05-19 19:09:31 UTC
|
|
thunderbird-trunk (24.0~a1~hg20130518r12474.132333-0ubuntu1~umd1~precise) precise; urgency=low
.
* New upstream snapshot v24.0 A1 HG20130514R12452.131887
.
* Refresh patches
- update debian/patches/unity-menubar.patch
* Kill the -dbg package (make it a transitional package for now so that
upgrades work). Rely on ddebs support now
- update debian/control.in
- update debian/build/rules.mk
* Make the debian/control autogeneration a bit cleaner
- update debian/build/config.mk
- update debian/build/dump-langpack-control-entries.pl
- update debian/build/rules.mk
- update debian/control.in
* Don't set stuff that is set by dpkg-buildpackage
- update debian/build/config.mk
- update debian/build/rules.mk
|
| Source diff to previous version |
| Version: 23.0~a1~hg20130510r12428.131579-0ubuntu1~umd1~precise
|
2013-05-12 18:09:16 UTC
|
|
thunderbird-trunk (23.0~a1~hg20130510r12428.131579-0ubuntu1~umd1~precise) precise; urgency=low
.
* New upstream snapshot v23.0 A1 HG20130416R12311.128978
.
* Manually stage the testsuite in debian/tmp and dh_install it in to the
package from there rather than from objdir/dist, as dh_install is called
after we have created the breakpad symbols, which modifies the files
in objdir/dist and causes dh_strip to fail later on
- update debian/build/mozbuild.mk
- update debian/thunderbird-testsuite.install.in
* Build conflict on python-progressbar, as having this installed causes the
jit test harness to fail
- update debian/control.in
* Fix failure to populate transitional conflicts
- update debian/rules
* Make thunderbird-globalmenu a real transitional package
- update debian/control.in
- update debian/build/mozbuild.mk
* Refresh patches
- update d/p/test-integration/automation-output-junit-xml.patch
- update debian/patches/unity-menubar.patch
- update debian/patches/no_neon_on_arm.patch
* Wait for DECODE_COMPLETE rather than LOAD_COMPLETE when loading favicons
- update debian/patches/unity-menubar.patch
* Fix various memory issues with the menubar implementation
- update debian/patches/unity-menubar.patch
* Always build the crash reporter and Breakpad symbols on supported
architectures, even if it is disabled at run time. Will hopefully avoid
surprises by the time we reach beta (where the crash reporter is enabled)
- update debian/rules
- update debian/build/mozvars.mk
- update debian/build/mozbuild.mk
* Rename mozbuild.mk => rules.mk and mozvars.mk => config.mk
* Shut up lintian
- update debian/copyright
* Make the transitional globalmenu package priority extra, section oldlibs
- update debian/control.in
* Make the testsuite priority extra, section misc
- update debian/control.in
* The testsuite shouldn't depend on essential package libc-bin
- update debian/control.in
* Override symlink-is-self-recursive warning in the testsuite, as this is
intentional
- add debian/thunderbird-testsuite.lintian-overrides.in
* Remove the executable bit from the testsuite zip file
- update debian/build/rules.mk
* Remove the executable bit from searchplugins
- update debian/build/rules.mk
* Silence an embedded-library warning and some image-file-in-usr-lib warnings
- update debian/thunderbird.lintian-overrides.in
* Don't blacklist Thunderbird in Apport on unofficial builds
- update debian/apport/blacklist.in
- update debian/build/rules.mk
|
| Source diff to previous version |
| Version: 23.0~a1~hg20130508r12412.131238-0ubuntu1~umd1~precise
|
2013-05-09 11:10:29 UTC
|
|
thunderbird-trunk (23.0~a1~hg20130508r12412.131238-0ubuntu1~umd1~precise) precise; urgency=low
.
* New upstream snapshot v23.0 A1 HG20130416R12311.128978
.
* Manually stage the testsuite in debian/tmp and dh_install it in to the
package from there rather than from objdir/dist, as dh_install is called
after we have created the breakpad symbols, which modifies the files
in objdir/dist and causes dh_strip to fail later on
- update debian/build/mozbuild.mk
- update debian/thunderbird-testsuite.install.in
* Build conflict on python-progressbar, as having this installed causes the
jit test harness to fail
- update debian/control.in
* Fix failure to populate transitional conflicts
- update debian/rules
* Make thunderbird-globalmenu a real transitional package
- update debian/control.in
- update debian/build/mozbuild.mk
* Refresh patches
- update d/p/test-integration/automation-output-junit-xml.patch
- update debian/patches/unity-menubar.patch
- update debian/patches/no_neon_on_arm.patch
* Wait for DECODE_COMPLETE rather than LOAD_COMPLETE when loading favicons
- update debian/patches/unity-menubar.patch
* Fix various memory issues with the menubar implementation
- update debian/patches/unity-menubar.patch
* Always build the crash reporter and Breakpad symbols on supported
architectures, even if it is disabled at run time. Will hopefully avoid
surprises by the time we reach beta (where the crash reporter is enabled)
- update debian/rules
- update debian/build/mozvars.mk
- update debian/build/mozbuild.mk
* Rename mozbuild.mk => rules.mk and mozvars.mk => config.mk
* Shut up lintian
- update debian/copyright
* Make the transitional globalmenu package priority extra, section oldlibs
- update debian/control.in
* Make the testsuite priority extra, section misc
- update debian/control.in
* The testsuite shouldn't depend on essential package libc-bin
- update debian/control.in
* Override symlink-is-self-recursive warning in the testsuite, as this is
intentional
- add debian/thunderbird-testsuite.lintian-overrides.in
* Remove the executable bit from the testsuite zip file
- update debian/build/rules.mk
* Remove the executable bit from searchplugins
- update debian/build/rules.mk
* Silence an embedded-library warning and some image-file-in-usr-lib warnings
- update debian/thunderbird.lintian-overrides.in
* Don't blacklist Thunderbird in Apport on unofficial builds
- update debian/apport/blacklist.in
- update debian/build/rules.mk
|
| Source diff to previous version |
| Version: 23.0~a1~hg20130507r12407.131199-0ubuntu1~umd1~precise
|
2013-05-08 10:09:43 UTC
|
|
thunderbird-trunk (23.0~a1~hg20130507r12407.131199-0ubuntu1~umd1~precise) precise; urgency=low
.
* New upstream snapshot v23.0 A1 HG20130416R12311.128978
.
* Manually stage the testsuite in debian/tmp and dh_install it in to the
package from there rather than from objdir/dist, as dh_install is called
after we have created the breakpad symbols, which modifies the files
in objdir/dist and causes dh_strip to fail later on
- update debian/build/mozbuild.mk
- update debian/thunderbird-testsuite.install.in
* Build conflict on python-progressbar, as having this installed causes the
jit test harness to fail
- update debian/control.in
* Fix failure to populate transitional conflicts
- update debian/rules
* Make thunderbird-globalmenu a real transitional package
- update debian/control.in
- update debian/build/mozbuild.mk
* Refresh patches
- update d/p/test-integration/automation-output-junit-xml.patch
- update debian/patches/unity-menubar.patch
- update debian/patches/no_neon_on_arm.patch
* Wait for DECODE_COMPLETE rather than LOAD_COMPLETE when loading favicons
- update debian/patches/unity-menubar.patch
* Fix various memory issues with the menubar implementation
- update debian/patches/unity-menubar.patch
* Always build the crash reporter and Breakpad symbols on supported
architectures, even if it is disabled at run time. Will hopefully avoid
surprises by the time we reach beta (where the crash reporter is enabled)
- update debian/rules
- update debian/build/mozvars.mk
- update debian/build/mozbuild.mk
* Rename mozbuild.mk => rules.mk and mozvars.mk => config.mk
* Shut up lintian
- update debian/copyright
* Make the transitional globalmenu package priority extra, section oldlibs
- update debian/control.in
* Make the testsuite priority extra, section misc
- update debian/control.in
* The testsuite shouldn't depend on essential package libc-bin
- update debian/control.in
* Override symlink-is-self-recursive warning in the testsuite, as this is
intentional
- add debian/thunderbird-testsuite.lintian-overrides.in
* Remove the executable bit from the testsuite zip file
- update debian/build/rules.mk
* Remove the executable bit from searchplugins
- update debian/build/rules.mk
* Silence an embedded-library warning and some image-file-in-usr-lib warnings
- update debian/thunderbird.lintian-overrides.in
* Don't blacklist Thunderbird in Apport on unofficial builds
- update debian/apport/blacklist.in
- update debian/build/rules.mk
|