[ubuntu/saucy-proposed] thunderbird 1:24.0+build1-0ubuntu1 (Accepted)

Chris Coulson chris.coulson at canonical.com
Tue Sep 17 15:39:54 UTC 2013


thunderbird (1:24.0+build1-0ubuntu1) saucy; urgency=low

  * New upstream stable release (THUNDERBIRD_24_0_BUILD1)
    - see LP: #1224912 for USN information

  * Switch to comm-esr24
  * Fix LP: #1064423 - "Submitting your report..." shows missing-icon icon.
    Install the throbber icon in the package
    - update debian/thunderbird.install.in
  * Disable the menubar addon
    - update debian/config/mozconfig.in
    - update debian/build/mozbuild.mk
    - update debian/thunderbird-globalmenu.dirs.in
  * Drop the menubar addon
    - remove debian/globalmenu
    - update debian/build/mozbuild.mk
    - update debian/config/mozconfig.in
    - update debian/control.in
    - remove debian/thunderbird-globalmenu.dirs.in
    - remove debian/patches/unity-globalmenu-build-support.patch
    - update debian/patches/series.in
  * Add native support for the Unity menubar (no addon)
    - add debian/patches/unity-menubar.patch
    - update debian/patches/series.in
  * Drop support for building on older than precise
    - update debian/apport/source_thunderbird.py.in
    - update debian/build/mozbuild.mk
    - update debian/config/mozconfig.in
    - update debian/control.in
    - remove debian/patches/add-syspref-dir.patch
    - update debian/patches/series.in
    - remove debian/patches/use-new-yasm-in-lucid.patch
    - update debian/rules
    - update debian/thunderbird-globalmenu.dirs.in
    - update debian/thunderbird.desktop.in
    - update debian/thunderbird.dirs.in
    - update debian/thunderbird.install.in
    - update debian/thunderbird.links.in
    - update debian/thunderbird.postinst.in
    - update debian/thunderbird.postrm.in
    - update debian/thunderbird.preinst.in
  * Drop the perl script for preprocessing the quilt series file
    - remove debian/build/enable-dist-patches.pl
    - update debian/build/mozbuild.mk
    - update debian/patches/series.in
  * Make sure that SHELL is set in the build environment
    - update debian/build/mozbuild.mk
  * Use virtualenv for compare-locales
    - update debian/build/create-tarball.py
    - update debian/build/mozbuild.mk
  * Add support for running xpcshell tests as autopkgtests
    - add debian/build/fix-mozinfo-appname.py
    - update debian/build/rules.mk
    - update debian/build/testsuite.mk
    - update debian/config/mozconfig.in to always build with --enable-tests
    - update debian/control.in to add testsuite package
    - update debian/rules
    - add debian/testing/filter_results
    - add debian/testing/results-filter-manifest.json
    - add debian/testing/run_xpcshell_tests
    - add debian/testing/testrunhelper.py
    - add debian/testing/xpcshell-build.ini
    - add debian/tests/control.in
    - add debian/tests/post-process
    - add debian/tests/xpcshell-tests
    - add debian/thunderbird-testsuite.install.in
    - add debian/thunderbird-testsuite.links.in
    - add debian/thunderbird-testsuite.lintian-overrides.in
    - add d/p/test-fixes/mozmill-workaround-shebang-char-limit.patch due to
      the virtenv path exceeding the shebang character limit
    - add d/p/test-fixes/xpcshell-chrome-fix-test_bug848297-with-locale-matchOS.patch
      to disable intl.locale.matchOS, which breaks the test
    - add d/p/test-fixes/xpcshell-contentprefs-no-writes-to-appdir.patch
      to fix tests that write to the application directory
    - add d/p/test-fixes/xpcshell-docshell-no-writes-to-appdir.patch to fix
      tests that write to the application directory
    - add d/p/test-fixes/xpcshell-exthandler-no-writes-to-appdir.patch to
      fix tests that write to the application directory
    - add d/p/test-fixes/xpcshell-search-fix-tests-when-plugins-are-not-in-appdir.patch
      to fix tests that assume searchplugins are installed in the application
      directory
    - add d/p/test-fixes/xpcshell-xunit-output-no-bell.patch so that the
      xpcshell harness does not output the terminal bell character, which
      breaks Jenkins
    - add d/p/test-integration/automation-output-junit-xml.patch
    - add d/p/test-integration/xpcshell-disable-addon-select-dialog-test-for-adt.patch
      to fix some addon tests when the selection UI is disabled
    - add d/p/test-integration/xpcshell-disable-tests-which-need-appdir-write-access.patch
      to disable some tests that need to write to the application directory
    - add d/p/test-integration/xpcshell-dont-return-nonzero-on-test-failure.patch
      so that the xpcshell harness does not return with non-zero when some tests
      fail. We detect failures in the JUnit XML results
    - add d/p/test-integration/xpcshell-output-valid-junit-xml.patch so that
      the JUnit output matches the schema
    - add d/p/test-integration/xpcshell-write-time-for-failed-test.patch so that
      the xpcshell harness writes the time even when the test fails
    - update debian/patches/series
  * Drop libthai suggest - this hasn't been needed for a long time
    - update debian/control
  * Replace latex-xft-fonts suggest with ttf-lyx (yes, I know this is a
    transitional package since 12.10, but it avoids suggesting a different
    package for each release)
    - update debian/control
  * Fix LP: #1093665 - 'Next' button icon points upwards. Thanks to
    Richard Marti for the patch
    - update debian/patches/theme-refresh-messenger-toolbar-icons.patch
  * Get rid of the autogenerated debian/patches/series, as we don't use
    it now
    - rename debian/patches/series.in => debian/patches/series
    - update debian/build/mozbuild.mk
    - update debian/source/options
  * Build Lightning packages from Thunderbird uploads
    - update debian/config/mozconfig.in
    - update debian/control.in
    - refresh debian/control
    - update debian/rules
  * Enforce a strict dependency between Lightning and Thunderbird, make
    sure that Lightning recommends the 2 support addons and that these
    have a strict dependency on Lightning (LP: #1082089)
    - update debian/control{,.in}
  * We don't need to install the calendar-timezones addon
    - update debian/rules
    - update debian/control.in
  * Make thunderbird-globalmenu a transitional package
    - update debian/control.in
    - update debian/build/mozbuild.mk
  * 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
  * Don't blacklist Thunderbird in Apport on unofficial builds
    - update debian/apport/blacklist.in
    - update debian/build/rules.mk
  * Remove the executable bit from the testsuite zip file and 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
  * Update EDS extension to 0.6
  * 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
  * Partially revert part 9 of bmo: #782211 (Implement notification API spec),
    to reintroduce native notifications
    - add debian/patches/revert-removal-of-native-notifications.patch
    - update debian/patches/series
  * Refresh patches
    - update debian/patches/dont-include-hyphenation-patterns.patch
    - update debian/patches/no_neon_on_arm.patch
    - update debian/patches/theme-refresh-addressbook-toolbar-icons.patch
    - update debian/patches/theme-refresh-compose-toolbar-icons.patch
    - update debian/patches/theme-refresh-messenger-toolbar-icons.patch
  * Drop patches
    - remove debian/patches/fix-for-bmo795395.patch (fixed upstream)
    - remove debian/patches/fix-makefile-substitution-bug.patch (doesn't seem
      to be needed anymore)
    - update debian/patches/series

Date: Sun, 23 Jun 2013 21:57:29 +0100
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/thunderbird/1:24.0+build1-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 23 Jun 2013 21:57:29 +0100
Source: thunderbird
Binary: thunderbird thunderbird-gnome-support thunderbird-dev thunderbird-dbg thunderbird-mozsymbols thunderbird-testsuite xul-ext-lightning xul-ext-gdata-provider thunderbird-globalmenu xul-ext-calendar-timezones thunderbird-gnome-support-dbg thunderbird-locale-bn-bd thunderbird-locale-en-gb thunderbird-locale-en-us thunderbird-locale-es-ar thunderbird-locale-es-es thunderbird-locale-fy-nl thunderbird-locale-ga-ie thunderbird-locale-nb-no thunderbird-locale-nn-no thunderbird-locale-pa-in thunderbird-locale-pt-br thunderbird-locale-pt-pt thunderbird-locale-sv-se thunderbird-locale-ta-lk thunderbird-locale-zh-cn thunderbird-locale-zh-tw thunderbird-locale-af thunderbird-locale-ar thunderbird-locale-ast thunderbird-locale-be thunderbird-locale-bg thunderbird-locale-bn thunderbird-locale-br thunderbird-locale-ca thunderbird-locale-cs thunderbird-locale-da thunderbird-locale-de thunderbird-locale-el thunderbird-locale-en thunderbird-locale-es thunderbird-locale-et
 thunderbird-locale-eu thunderbird-locale-fi thunderbird-locale-fr thunderbird-locale-fy thunderbird-locale-ga thunderbird-locale-gd thunderbird-locale-gl thunderbird-locale-he thunderbird-locale-hr thunderbird-locale-hu thunderbird-locale-hy thunderbird-locale-id thunderbird-locale-is thunderbird-locale-it thunderbird-locale-ja thunderbird-locale-ka thunderbird-locale-ko thunderbird-locale-lt thunderbird-locale-mk thunderbird-locale-nb thunderbird-locale-nl thunderbird-locale-nn thunderbird-locale-pa thunderbird-locale-pl thunderbird-locale-pt thunderbird-locale-rm thunderbird-locale-ro thunderbird-locale-ru thunderbird-locale-si thunderbird-locale-sk thunderbird-locale-sl thunderbird-locale-sq thunderbird-locale-sr thunderbird-locale-sv thunderbird-locale-ta thunderbird-locale-tr thunderbird-locale-uk thunderbird-locale-vi thunderbird-locale-zh-hans
 thunderbird-locale-zh-hant
Architecture: source
Version: 1:24.0+build1-0ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam at lists.ubuntu.com>
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Description: 
 thunderbird - Email, RSS and newsgroup client with integrated spam filter
 thunderbird-dbg - Email, RSS and newsgroup client - debug symbols
 thunderbird-dev - Email, RSS and newsgroup client - development files
 thunderbird-globalmenu - Email, RSS and newsgroup client (transitional package)
 thunderbird-gnome-support - Email, RSS and newsgroup client - GNOME support
 thunderbird-gnome-support-dbg - Email, RSS and newsgroup client - transitional package
 thunderbird-locale-af - Transitional package for unavailable language
 thunderbird-locale-ar - Arabic language pack for Thunderbird
 thunderbird-locale-ast - Asturian language pack for Thunderbird
 thunderbird-locale-be - Belarusian language pack for Thunderbird
 thunderbird-locale-bg - Bulgarian language pack for Thunderbird
 thunderbird-locale-bn - Bengali language pack for Thunderbird
 thunderbird-locale-bn-bd - Transitional Bengali language pack for Thunderbird
 thunderbird-locale-br - Breton language pack for Thunderbird
 thunderbird-locale-ca - Catalan; Valencian language pack for Thunderbird
 thunderbird-locale-cs - Czech language pack for Thunderbird
 thunderbird-locale-da - Danish language pack for Thunderbird
 thunderbird-locale-de - German language pack for Thunderbird
 thunderbird-locale-el - Greek language pack for Thunderbird
 thunderbird-locale-en - English language pack for Thunderbird
 thunderbird-locale-en-gb - Transitional English language pack for Thunderbird
 thunderbird-locale-en-us - Transitional English language pack for Thunderbird
 thunderbird-locale-es - Spanish; Castilian language pack for Thunderbird
 thunderbird-locale-es-ar - Transitional Spanish language pack for Thunderbird
 thunderbird-locale-es-es - Transitional Spanish language pack for Thunderbird
 thunderbird-locale-et - Estonian language pack for Thunderbird
 thunderbird-locale-eu - Basque language pack for Thunderbird
 thunderbird-locale-fi - Finnish language pack for Thunderbird
 thunderbird-locale-fr - French language pack for Thunderbird
 thunderbird-locale-fy - Western Frisian language pack for Thunderbird
 thunderbird-locale-fy-nl - Transitional Western Frisian language pack for Thunderbird
 thunderbird-locale-ga - Irish language pack for Thunderbird
 thunderbird-locale-ga-ie - Transitional Irish language pack for Thunderbird
 thunderbird-locale-gd - Gaelic; Scottish Gaelic language pack for Thunderbird
 thunderbird-locale-gl - Galician language pack for Thunderbird
 thunderbird-locale-he - Hebrew language pack for Thunderbird
 thunderbird-locale-hr - Croatian language pack for Thunderbird
 thunderbird-locale-hu - Hungarian language pack for Thunderbird
 thunderbird-locale-hy - Armenian language pack for Thunderbird
 thunderbird-locale-id - Indonesian language pack for Thunderbird
 thunderbird-locale-is - Icelandic language pack for Thunderbird
 thunderbird-locale-it - Italian language pack for Thunderbird
 thunderbird-locale-ja - Japanese language pack for Thunderbird
 thunderbird-locale-ka - Transitional package for unavailable language
 thunderbird-locale-ko - Korean language pack for Thunderbird
 thunderbird-locale-lt - Lithuanian language pack for Thunderbird
 thunderbird-locale-mk - Transitional package for unavailable language
 thunderbird-locale-nb - Bokmål, Norwegian; Norwegian Bokmål language pack for Thunderbird
 thunderbird-locale-nb-no - Transitional Norwegian language pack for Thunderbird
 thunderbird-locale-nl - Dutch; Flemish language pack for Thunderbird
 thunderbird-locale-nn - Norwegian Nynorsk; Nynorsk, Norwegian language pack for Thunderbi
 thunderbird-locale-nn-no - Transitional Norwegian language pack for Thunderbird
 thunderbird-locale-pa - Panjabi; Punjabi language pack for Thunderbird
 thunderbird-locale-pa-in - Transitional Punjabi language pack for Thunderbird
 thunderbird-locale-pl - Polish language pack for Thunderbird
 thunderbird-locale-pt - Portuguese language pack for Thunderbird
 thunderbird-locale-pt-br - Transitional Portugese language pack for Thunderbird
 thunderbird-locale-pt-pt - Transitional Portugese language pack for Thunderbird
 thunderbird-locale-rm - Romansh language pack for Thunderbird
 thunderbird-locale-ro - Romanian language pack for Thunderbird
 thunderbird-locale-ru - Russian language pack for Thunderbird
 thunderbird-locale-si - Sinhala; Sinhalese language pack for Thunderbird
 thunderbird-locale-sk - Slovak language pack for Thunderbird
 thunderbird-locale-sl - Slovenian language pack for Thunderbird
 thunderbird-locale-sq - Albanian language pack for Thunderbird
 thunderbird-locale-sr - Serbian language pack for Thunderbird
 thunderbird-locale-sv - Swedish language pack for Thunderbird
 thunderbird-locale-sv-se - Transitional Swedish language pack for Thunderbird
 thunderbird-locale-ta - Tamil language pack for Thunderbird
 thunderbird-locale-ta-lk - Transitional Tamil language pack for Thunderbird
 thunderbird-locale-tr - Turkish language pack for Thunderbird
 thunderbird-locale-uk - Ukrainian language pack for Thunderbird
 thunderbird-locale-vi - Vietnamese language pack for Thunderbird
 thunderbird-locale-zh-cn - Transitional Simplified Chinese language pack for Thunderbird
 thunderbird-locale-zh-hans - Simplified Chinese language pack for Thunderbird
 thunderbird-locale-zh-hant - Traditional Chinese language pack for Thunderbird
 thunderbird-locale-zh-tw - Transitional Traditional Chinese language pack for Thunderbird
 thunderbird-mozsymbols - Email, RSS and newsgroup client - Breakpad symbols
 thunderbird-testsuite - Email, RSS and newsgroup client - testsuite
 xul-ext-calendar-timezones - Calendar Extension for Thunderbird (transitional package)
 xul-ext-gdata-provider - Calendar Extension for Thunderbird - Google Calendar support
 xul-ext-lightning - Calendar Extension for Thunderbird
Launchpad-Bugs-Fixed: 1064423 1082089 1093665 1224912
Changes: 
 thunderbird (1:24.0+build1-0ubuntu1) saucy; urgency=low
 .
   * New upstream stable release (THUNDERBIRD_24_0_BUILD1)
     - see LP: #1224912 for USN information
 .
   * Switch to comm-esr24
   * Fix LP: #1064423 - "Submitting your report..." shows missing-icon icon.
     Install the throbber icon in the package
     - update debian/thunderbird.install.in
   * Disable the menubar addon
     - update debian/config/mozconfig.in
     - update debian/build/mozbuild.mk
     - update debian/thunderbird-globalmenu.dirs.in
   * Drop the menubar addon
     - remove debian/globalmenu
     - update debian/build/mozbuild.mk
     - update debian/config/mozconfig.in
     - update debian/control.in
     - remove debian/thunderbird-globalmenu.dirs.in
     - remove debian/patches/unity-globalmenu-build-support.patch
     - update debian/patches/series.in
   * Add native support for the Unity menubar (no addon)
     - add debian/patches/unity-menubar.patch
     - update debian/patches/series.in
   * Drop support for building on older than precise
     - update debian/apport/source_thunderbird.py.in
     - update debian/build/mozbuild.mk
     - update debian/config/mozconfig.in
     - update debian/control.in
     - remove debian/patches/add-syspref-dir.patch
     - update debian/patches/series.in
     - remove debian/patches/use-new-yasm-in-lucid.patch
     - update debian/rules
     - update debian/thunderbird-globalmenu.dirs.in
     - update debian/thunderbird.desktop.in
     - update debian/thunderbird.dirs.in
     - update debian/thunderbird.install.in
     - update debian/thunderbird.links.in
     - update debian/thunderbird.postinst.in
     - update debian/thunderbird.postrm.in
     - update debian/thunderbird.preinst.in
   * Drop the perl script for preprocessing the quilt series file
     - remove debian/build/enable-dist-patches.pl
     - update debian/build/mozbuild.mk
     - update debian/patches/series.in
   * Make sure that SHELL is set in the build environment
     - update debian/build/mozbuild.mk
   * Use virtualenv for compare-locales
     - update debian/build/create-tarball.py
     - update debian/build/mozbuild.mk
   * Add support for running xpcshell tests as autopkgtests
     - add debian/build/fix-mozinfo-appname.py
     - update debian/build/rules.mk
     - update debian/build/testsuite.mk
     - update debian/config/mozconfig.in to always build with --enable-tests
     - update debian/control.in to add testsuite package
     - update debian/rules
     - add debian/testing/filter_results
     - add debian/testing/results-filter-manifest.json
     - add debian/testing/run_xpcshell_tests
     - add debian/testing/testrunhelper.py
     - add debian/testing/xpcshell-build.ini
     - add debian/tests/control.in
     - add debian/tests/post-process
     - add debian/tests/xpcshell-tests
     - add debian/thunderbird-testsuite.install.in
     - add debian/thunderbird-testsuite.links.in
     - add debian/thunderbird-testsuite.lintian-overrides.in
     - add d/p/test-fixes/mozmill-workaround-shebang-char-limit.patch due to
       the virtenv path exceeding the shebang character limit
     - add d/p/test-fixes/xpcshell-chrome-fix-test_bug848297-with-locale-matchOS.patch
       to disable intl.locale.matchOS, which breaks the test
     - add d/p/test-fixes/xpcshell-contentprefs-no-writes-to-appdir.patch
       to fix tests that write to the application directory
     - add d/p/test-fixes/xpcshell-docshell-no-writes-to-appdir.patch to fix
       tests that write to the application directory
     - add d/p/test-fixes/xpcshell-exthandler-no-writes-to-appdir.patch to
       fix tests that write to the application directory
     - add d/p/test-fixes/xpcshell-search-fix-tests-when-plugins-are-not-in-appdir.patch
       to fix tests that assume searchplugins are installed in the application
       directory
     - add d/p/test-fixes/xpcshell-xunit-output-no-bell.patch so that the
       xpcshell harness does not output the terminal bell character, which
       breaks Jenkins
     - add d/p/test-integration/automation-output-junit-xml.patch
     - add d/p/test-integration/xpcshell-disable-addon-select-dialog-test-for-adt.patch
       to fix some addon tests when the selection UI is disabled
     - add d/p/test-integration/xpcshell-disable-tests-which-need-appdir-write-access.patch
       to disable some tests that need to write to the application directory
     - add d/p/test-integration/xpcshell-dont-return-nonzero-on-test-failure.patch
       so that the xpcshell harness does not return with non-zero when some tests
       fail. We detect failures in the JUnit XML results
     - add d/p/test-integration/xpcshell-output-valid-junit-xml.patch so that
       the JUnit output matches the schema
     - add d/p/test-integration/xpcshell-write-time-for-failed-test.patch so that
       the xpcshell harness writes the time even when the test fails
     - update debian/patches/series
   * Drop libthai suggest - this hasn't been needed for a long time
     - update debian/control
   * Replace latex-xft-fonts suggest with ttf-lyx (yes, I know this is a
     transitional package since 12.10, but it avoids suggesting a different
     package for each release)
     - update debian/control
   * Fix LP: #1093665 - 'Next' button icon points upwards. Thanks to
     Richard Marti for the patch
     - update debian/patches/theme-refresh-messenger-toolbar-icons.patch
   * Get rid of the autogenerated debian/patches/series, as we don't use
     it now
     - rename debian/patches/series.in => debian/patches/series
     - update debian/build/mozbuild.mk
     - update debian/source/options
   * Build Lightning packages from Thunderbird uploads
     - update debian/config/mozconfig.in
     - update debian/control.in
     - refresh debian/control
     - update debian/rules
   * Enforce a strict dependency between Lightning and Thunderbird, make
     sure that Lightning recommends the 2 support addons and that these
     have a strict dependency on Lightning (LP: #1082089)
     - update debian/control{,.in}
   * We don't need to install the calendar-timezones addon
     - update debian/rules
     - update debian/control.in
   * Make thunderbird-globalmenu a transitional package
     - update debian/control.in
     - update debian/build/mozbuild.mk
   * 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
   * Don't blacklist Thunderbird in Apport on unofficial builds
     - update debian/apport/blacklist.in
     - update debian/build/rules.mk
   * Remove the executable bit from the testsuite zip file and 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
   * Update EDS extension to 0.6
   * 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
   * Partially revert part 9 of bmo: #782211 (Implement notification API spec),
     to reintroduce native notifications
     - add debian/patches/revert-removal-of-native-notifications.patch
     - update debian/patches/series
   * Refresh patches
     - update debian/patches/dont-include-hyphenation-patterns.patch
     - update debian/patches/no_neon_on_arm.patch
     - update debian/patches/theme-refresh-addressbook-toolbar-icons.patch
     - update debian/patches/theme-refresh-compose-toolbar-icons.patch
     - update debian/patches/theme-refresh-messenger-toolbar-icons.patch
   * Drop patches
     - remove debian/patches/fix-for-bmo795395.patch (fixed upstream)
     - remove debian/patches/fix-makefile-substitution-bug.patch (doesn't seem
       to be needed anymore)
     - update debian/patches/series
Checksums-Sha1: 
 a7124bbbe839aeb07a3d83ce98f77598186fab99 7348 thunderbird_24.0+build1-0ubuntu1.dsc
 865e07ffc6c037578888f48476c343b252f10dc6 148825905 thunderbird_24.0+build1.orig.tar.bz2
 0b1aa0bdd61b8baec53691bb9db8588974546c75 319058 thunderbird_24.0+build1-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 9b97c6ec29885b2ab59e172526ed14c19342f0d01c264c1a4d7d5aaa4c04fae4 7348 thunderbird_24.0+build1-0ubuntu1.dsc
 2358df6bdd5512d9ebed6c125a79e68fd6cee298a55101c2c89a631d9c1f13ed 148825905 thunderbird_24.0+build1.orig.tar.bz2
 987699284f9b7b934d4fc295d5dfd6bc4a673cc9773d9b47fe6f79bbee6b666d 319058 thunderbird_24.0+build1-0ubuntu1.debian.tar.gz
Files: 
 68ef9e3989412d816f24729d0ca95aaf 7348 web optional thunderbird_24.0+build1-0ubuntu1.dsc
 d631b8d55b32ffd1abde304ed720935e 148825905 web optional thunderbird_24.0+build1.orig.tar.bz2
 e72dcd4da1b73f0fec3c8d6d5f55b205 319058 web optional thunderbird_24.0+build1-0ubuntu1.debian.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQEcBAEBAgAGBQJSOHYZAAoJEGEfvezVlG4PvSwH/1YluqcU6QTeORgcJq+G6YtQ
e3XidVFfhEU7dsHnk4pwJQAMGvnvEXQ9NSZyQVVpagcUPDDhyTq7FMqsEdkD2s7t
1+HhKPnxVFXqVOUpqMuEwvnzocn5cLTwKRtzaavLqCtLZk+ngxagCr5NFEh2eFxt
t3g4Ilbcfnc7TLq0ibMLry9BF8b+WiqYpN11Lv3pxop62IAN4oGVTzrS5fLrCfO/
VyMg6H6pEStCIwgAyRCpG9zF8GP4K34ZjJTBaL/UnKi1dICg62grlrr0Dbwxg/Z3
xQsWvRk+5g//8pDa4FIpgbS9Gg/y8v/RdvfNqWcMoR6sSih18QsvnHMFvsiZSac=
=wt95
-----END PGP SIGNATURE-----


More information about the Saucy-changes mailing list