[Pkg-mozext-commits] [adblock-plus] 78/87: Merge tag 'upstream/2.7.3+dfsg'
David Prévot
taffit at moszumanska.debian.org
Sat Apr 30 17:59:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository adblock-plus.
commit 995273738ff6cbb98fc57770a67df04f43b5627e
Merge: f2d4f26 d402563
Author: David Prévot <taffit at debian.org>
Date: Sat Apr 30 13:14:28 2016 -0400
Merge tag 'upstream/2.7.3+dfsg'
Upstream version 2.7.3+dfsg
# gpg: Signature faite le sam. 30 avril 2016 13:14:21 AST
# gpg: avec la clef RSA 058C1CF944F6BD3C
# gpg: Bonne signature de « David Prévot <david at tilapin.org> » [inconnu]
# gpg: alias « David Prévot <davidp at altern.org> » [inconnu]
# gpg: alias « David Prévot <davidp at no-log.org> » [inconnu]
# gpg: alias « David Prévot <taffit at debian.org> » [inconnu]
# gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
# gpg: Rien n'indique que la signature appartient à son propriétaire.
# Empreinte de clef principale : AE14 AD01 426D 2BFB 82EF 7E1E B82A 217A FDFE 09F2
# Empreinte de la sous-clef : 7875 4D07 BC09 5C74 48F7 8D66 058C 1CF9 44F6 BD3C
.hgtags | 1 +
addChecksum.py | 53 ++-
build.py | 10 +-
chrome/content/subscribeLinkHandler.js | 106 -----
chrome/content/ui/filters-backup.js | 7 +-
chrome/content/ui/filters-filteractions.js | 2 +-
chrome/content/ui/filters-subscriptionactions.js | 4 +-
chrome/content/ui/filters-subscriptionview.js | 23 +-
chrome/content/ui/filters.js | 1 +
chrome/content/ui/filters.xul | 6 +-
chrome/content/ui/sendReport.js | 12 +-
chrome/content/ui/sidebar.js | 8 +-
chrome/content/ui/utils.js | 22 +-
chrome/locale/ar/filters.dtd | 2 +-
chrome/locale/ar/global.properties | 7 +-
chrome/locale/ar/meta.properties | 2 +-
chrome/locale/be/global.properties | 1 +
chrome/locale/bg/global.properties | 2 +
chrome/locale/bn-BD/global.properties | 5 +-
chrome/locale/bs/global.properties | 3 +
chrome/locale/ca/global.properties | 2 +
chrome/locale/de/composer.dtd | 4 +-
chrome/locale/de/global.properties | 1 +
chrome/locale/el/global.properties | 1 +
chrome/locale/en-US/global.properties | 2 +
chrome/locale/eo/global.properties | 3 +
chrome/locale/es-AR/global.properties | 1 +
chrome/locale/es-ES/global.properties | 2 +
chrome/locale/es-MX/global.properties | 1 +
chrome/locale/eu/global.properties | 2 +
chrome/locale/fa/global.properties | 1 +
chrome/locale/hu/global.properties | 1 +
chrome/locale/it/composer.dtd | 2 +-
chrome/locale/kk/global.properties | 5 +
chrome/locale/lt/global.properties | 5 +-
chrome/locale/nl/global.properties | 2 +
chrome/locale/pl/global.properties | 3 +
chrome/locale/ro/global.properties | 1 +
chrome/locale/ru/sendReport.dtd | 2 +-
chrome/locale/sk/global.properties | 1 +
chrome/locale/sk/overlay.dtd | 4 +-
chrome/locale/sr/global.properties | 1 +
chrome/locale/sv-SE/global.properties | 3 +
chrome/locale/tr/global.properties | 4 +-
chrome/locale/vi/global.properties | 3 +-
chrome/locale/zh-CN/global.properties | 1 +
chrome/locale/zh-CN/sidebar.dtd | 2 +-
dependencies | 6 +-
ensure_dependencies.py | 543 ++++++++++++-----------
ext/background.js | 54 +--
ext/common.js | 160 ++-----
ext/content.js | 61 ++-
lib/child/bootstrap.js | 57 +--
lib/child/contentPolicy.js | 86 ++--
lib/child/cssProperties.js | 97 ++++
lib/child/dataCollector.js | 31 +-
lib/child/main.js | 18 +-
lib/child/objectTabs.js | 51 ++-
lib/child/requestNotifier.js | 107 ++---
lib/child/subscribeLinks.js | 118 +++++
lib/contentPolicy.js | 129 +++---
lib/dataCollector.js | 61 ---
lib/main.js | 5 +-
lib/messaging.js | 328 ++++++++++++++
lib/objectTabs.js | 7 +-
{defaults => lib}/prefs.json | 0
lib/requestNotifier.js | 108 +----
lib/ui.js | 22 +-
lib/utils.js | 38 --
lib/whitelisting.js | 46 ++
metadata.gecko | 14 +-
validateChecksum.py | 57 ++-
72 files changed, 1432 insertions(+), 1109 deletions(-)
--
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