[Pkg-mozext-commits] [adblock-plus] branch master updated (45ff1bf -> ff8d8e8)

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 18:21:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to branch master
in repository adblock-plus.

      from  45ff1bf   Update changelog for 2.6.7+dfsg-1 release
       new  e743a41   Added tag 2.6.7 for changeset 4f93311db6fe
       new  4368134   Issue 1813 - Implement ext.showOptions() in Firefox
       new  5174edb   Noissue - Updated build.py to match the one in adblockpluschrome repository
       new  e49c3bb   Noissue - Added missing semicolons to ext/common.js
       new  94946bf   Marked compatible with Firefox 39 & Co.
       new  b4eac96   Issue 2004 - missing article in string asking for an extension list for issues reported in Firefox Issue Reporter
       new  f37cc48   Issue 1534 - Replace ABP icon with new one
       new  5d6526f   Issue 2020 - build.py should be callable from any directory
       new  3be0a0a   Issue 2041 - Filter Preferences: Findbar not fully functional in Firefox 36
       new  250783d   Issue 2020 - Fixed issue when build.py is called without any directory at all
       new  57817fa   Reverted changeset 5d9ac641466b (Issue 2041 - Filter Preferences: Findbar not fully functional in Firefox 36) - accidentially pushed before review was done
       new  b082766   Issue 2041 - Filter Preferences: Findbar not fully functional in Firefox 36
       new  3d1cfcc   Issue 2060 - Update adblockplusui dependency to revision d1335219a5ac
       new  01e04de   Reverted changeset 5d9ac641466b (Issue 2041 - Filter Preferences: Findbar not fully functional in Firefox 36) - accidentially pushed before review was done
       new  eb75d43   Issue 2041 - Filter Preferences: Findbar not fully functional in Firefox 36
       new  bdf9ef5   Issue 2010 - Replace for-each loops with for-of loops
       new  5fd1af6   Issue 2085 - Update adblockplusui dependency to revision 457cd7815a8a
       new  f8c1bd3   Issue 2093 - Update adblockplusui dependency to revision 75a50600e10a
       new  6397759   Updated locales from Crowdin
       new  113c1d9   Added missing semicolons and other trivial fixes.
       new  622f4fc   Releasing Adblock Plus 2.6.8
       new  13646b9   Imported Upstream version 2.6.8+dfsg
       new  4f36d30   Merge tag 'upstream/2.6.8+dfsg'
       new  c8160f0   Issue 2053 - Replace Adblock Plus logo on the first-run page
       new  4648257   Issue 2067 - Unify logic retrieving the UI locale
       new  152cae6   Issue 2072 - Don't duplicate 128x128 icon in Chrome builds
       new  7ebacdc   Issue 2046 - Various improvements of the first-run page
       new  beb4e1f   Merge branch 'master' of https://github.com/adblockplus/adblockplusui
       new  74bc60c   Issue 1883 - Convert mode P to LA to work around a PIL bug when extracting the alpha channel
       new  2bd3aeb   Issue 1883 - Work around another PIL bug by using RGBA insted LA
       new  e8169ba   Issue 1883 - Fixed IndexError introduced by previous commit
       new  8eb5756   Issue 1894 - Removed "blend(red, green, blue, opacity)" and "grayscale" image conversions
       new  992c2cf   Issue 1897 - Compress auto-generated images with pngout
       new  1a7ebdb   Issue 2038 - Convert palette images with transparency to RGBA before pasting
       new  77a68d2   Issue 2121 - Release automation fails to put generated packages into the right directory
       new  50468e1   Issue 2109 - Drop assumption that metadata format depends on platform
       new  442a3bd   Noissue - Added *.pyo to .hgignore
       new  877b2ab   Merge branch 'master' of https://github.com/adblockplus/buildtools
       new  d432644   Refresh patch
       new  318bb69   Update upstream changelog
       new  ff8d8e8   Update changelog for 2.6.8+dfsg-1 release

The 41 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .hgtags                                            |   1 +
 adblockplusui/background.js                        |   4 +
 adblockplusui/firstRun.html                        | 153 +++++++++++----------
 adblockplusui/firstRun.js                          |  11 ++
 adblockplusui/i18n.js                              |  25 ++--
 adblockplusui/locale/fr/firstRun.json              |   2 +-
 adblockplusui/messageResponder.js                  |  11 +-
 adblockplusui/skin/abp-128.png                     | Bin 0 -> 7768 bytes
 adblockplusui/skin/abp-icon-big.png                | Bin 15201 -> 0 bytes
 adblockplusui/skin/firstRun.css                    |  25 +++-
 build.py                                           |  16 +--
 buildtools/.hgignore                               |   1 +
 buildtools/build.py                                |  27 ++--
 buildtools/imageCompression.py                     |  82 +++++++++++
 buildtools/imageConversion.py                      |  79 +++++------
 buildtools/packager.py                             |   4 +-
 buildtools/packagerChrome.py                       |   2 +-
 buildtools/packagerGecko.py                        |   2 +-
 buildtools/packagerSafari.py                       |   2 +-
 buildtools/releaseAutomation.py                    |  10 +-
 chrome/content/errors.html                         |   2 +-
 chrome/content/ui/composer.js                      |   2 +-
 chrome/content/ui/filters-filterview.js            |   4 +-
 chrome/content/ui/filters-search.js                |  76 ++--------
 chrome/content/ui/filters-subscriptionview.js      |   2 +-
 chrome/content/ui/filters.js                       |   2 +-
 chrome/content/ui/sendReport.js                    |  22 +--
 chrome/content/ui/sidebar.js                       |  14 +-
 chrome/locale/be/global.properties                 |   4 +
 chrome/locale/bg/composer.dtd                      |   2 +-
 chrome/locale/bg/filters.dtd                       |   2 +-
 chrome/locale/bg/global.properties                 |   6 +-
 chrome/locale/bg/meta.properties                   |   6 +-
 chrome/locale/bg/sendReport.dtd                    | 104 ++++++++------
 chrome/locale/bn-BD/composer.dtd                   |  35 +++--
 chrome/locale/bn-BD/filters.dtd                    |  58 +++++++-
 chrome/locale/bn-BD/global.properties              |   9 +-
 chrome/locale/bn-BD/overlay.dtd                    |   1 +
 chrome/locale/bn-BD/sendReport.dtd                 |  10 +-
 chrome/locale/bn-BD/sidebar.dtd                    |  34 +++--
 chrome/locale/br/global.properties                 |   7 +-
 chrome/locale/br/overlay.dtd                       |  28 ++--
 chrome/locale/br/sendReport.dtd                    |   5 +
 chrome/locale/br/sidebar.dtd                       |   6 +-
 chrome/locale/bs/composer.dtd                      |   2 +-
 chrome/locale/bs/filters.dtd                       |  29 +++-
 chrome/locale/cs/sendReport.dtd                    |   2 +-
 chrome/locale/cy/global.properties                 |   2 +-
 chrome/locale/de/overlay.dtd                       |   2 +-
 chrome/locale/en-GB/sendReport.dtd                 |   2 +-
 chrome/locale/en-US/sendReport.dtd                 |   2 +-
 chrome/locale/es-CL/sendReport.dtd                 |   3 +
 chrome/locale/es-MX/composer.dtd                   |  12 +-
 chrome/locale/fa/sendReport.dtd                    |   2 +-
 chrome/locale/fi/sendReport.dtd                    |   2 +-
 chrome/locale/fr/sendReport.dtd                    |   2 +-
 chrome/locale/gu-IN/composer.dtd                   |  22 +++
 chrome/locale/hu/sendReport.dtd                    |   2 +-
 chrome/locale/it/sendReport.dtd                    |   2 +-
 chrome/locale/ka/composer.dtd                      |  36 +++--
 chrome/locale/ka/overlay.dtd                       |   3 +
 chrome/locale/ka/subscriptionSelection.dtd         |   6 +-
 chrome/locale/lt/sendReport.dtd                    |   2 +-
 chrome/locale/ml/composer.dtd                      |  14 +-
 chrome/locale/nl/composer.dtd                      |  24 ++--
 chrome/locale/nl/filters.dtd                       |  28 ++--
 chrome/locale/nl/global.properties                 |  30 ++--
 chrome/locale/nl/meta.properties                   |   8 +-
 chrome/locale/nl/overlay.dtd                       |  32 ++---
 chrome/locale/nl/sendReport.dtd                    |  62 ++++-----
 chrome/locale/nl/sidebar.dtd                       |  14 +-
 chrome/locale/nl/subscriptionSelection.dtd         |  10 +-
 chrome/locale/pt-BR/sendReport.dtd                 |   2 +-
 chrome/locale/pt-PT/sidebar.dtd                    |  14 +-
 chrome/locale/sl/sendReport.dtd                    |  10 +-
 chrome/locale/sq/composer.dtd                      |   6 +-
 chrome/locale/sq/global.properties                 |   4 +-
 chrome/locale/sr/sendReport.dtd                    |   2 +-
 chrome/locale/sv-SE/composer.dtd                   |  10 +-
 chrome/locale/sv-SE/global.properties              |   8 +-
 chrome/locale/ta-LK/composer.dtd                   |  13 +-
 chrome/locale/tr/global.properties                 |   4 +-
 chrome/locale/tr/meta.properties                   |   2 +-
 chrome/locale/zh-CN/filters.dtd                    |   3 +-
 chrome/locale/zh-CN/sendReport.dtd                 |   2 +-
 chrome/skin/abp-status-16.png                      | Bin 1304 -> 737 bytes
 chrome/skin/abp-status-32.png                      | Bin 3419 -> 1313 bytes
 chrome/skin/abp-status.png                         | Bin 2433 -> 997 bytes
 debian/adblock-plus.upstream-changelog             |   7 +
 debian/changelog                                   |   7 +
 ...Disable-acceptable-ads-feature-by-default.patch |  23 ++--
 dependencies                                       |   2 +-
 ext/background.js                                  |   5 +
 ext/common.js                                      |   4 +-
 icon.png                                           | Bin 3387 -> 2600 bytes
 icon64.png                                         | Bin 5727 -> 3439 bytes
 lib/contentPolicy.js                               |   2 +-
 lib/elemHideHitRegistration.js                     |   2 +-
 lib/filterClasses.js                               |  12 +-
 lib/subscriptionClasses.js                         |  14 +-
 metadata.gecko                                     |  14 +-
 101 files changed, 854 insertions(+), 573 deletions(-)
 create mode 100644 adblockplusui/skin/abp-128.png
 delete mode 100644 adblockplusui/skin/abp-icon-big.png
 create mode 100644 buildtools/imageCompression.py
 create mode 100644 chrome/locale/be/global.properties
 create mode 100644 chrome/locale/br/sendReport.dtd
 create mode 100644 chrome/locale/es-CL/sendReport.dtd

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list