[Pkg-mozext-commits] [greasemonkey] 59/62: Merge tag 'upstream/3.4'

David Prévot taffit at moszumanska.debian.org
Sun Sep 13 22:10:26 UTC 2015


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

taffit pushed a commit to branch master
in repository greasemonkey.

commit cb6e62f2b5348e554412d42deb3939701d6b5350
Merge: 3a84890 3dde791
Author: David Prévot <david at tilapin.org>
Date:   Sun Sep 13 17:36:37 2015 -0400

    Merge tag 'upstream/3.4'
    
    Upstream version 3.4
    
    # gpg: Signature made dim. 13 sept. 2015 17:36:29 AST
    # gpg:                using RSA key 058C1CF944F6BD3C
    # gpg: Good signature from "David Prévot <david at tilapin.org>"
    # gpg:                 aka "David Prévot <davidp at altern.org>"
    # gpg:                 aka "David Prévot <davidp at no-log.org>"
    # gpg:                 aka "David Prévot <taffit at debian.org>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: AE14 AD01 426D 2BFB 82EF  7E1E B82A 217A FDFE 09F2
    #      Subkey fingerprint: 7875 4D07 BC09 5C74 48F7  8D66 058C 1CF9 44F6 BD3C

 META-INF/manifest.mf                 | 107 ++++++++++++++++++++---------------
 META-INF/mozilla.rsa                 | Bin 4196 -> 4196 bytes
 META-INF/mozilla.sf                  |   4 +-
 components/greasemonkey.js           |   7 +--
 content/addons4-overlay.js           |  57 +++++++++++++++++--
 content/browser.js                   |  78 +++++++++++++++----------
 content/config.js                    |  10 +++-
 content/framescript.js               |  56 ++++++++----------
 content/menucommander.js             |   4 +-
 defaults/preferences/greasemonkey.js |   1 +
 install.rdf                          |   7 ++-
 locale/bg/gm-cludes.dtd              |   4 +-
 locale/pt-BR/gm-cludes.dtd           |   4 +-
 locale/pt-PT/greasemonkey.dtd        |   2 +-
 modules/GM_openInTab.js              |  22 ++++++-
 modules/GM_setClipboard.js           |   2 +-
 modules/documentObserver.js          |  39 +++++++++++++
 modules/menucommand.js               |   9 +--
 modules/parseScript.js               |  12 ++--
 modules/processScript.js             |  29 ++++++++++
 modules/remoteScript.js              |  53 +++++++++--------
 modules/sandbox.js                   |   7 +--
 modules/script.js                    |   1 +
 modules/scriptProtocol.js            |   5 +-
 modules/sync.js                      |  43 +++++++-------
 modules/util.js                      |   1 +
 modules/util/channelFromUri.js       |  21 +++++++
 modules/util/getBinaryContents.js    |  11 ++--
 modules/util/getContents.js          |  10 ++--
 29 files changed, 396 insertions(+), 210 deletions(-)

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



More information about the Pkg-mozext-commits mailing list