[Pkg-mozext-commits] [greasemonkey] branch master updated (7b75c4b -> a10a5e1)
David Prévot
taffit at moszumanska.debian.org
Sat Jul 11 22:49:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch master
in repository greasemonkey.
from 7b75c4b Update changelog for 3.2-1 release
new edaab60 Do not reference nonexistent `resName` var, reference `name` which exists.
new 3e6acc7 Switch from resource: to chrome: for JSM.
new 50e8dd4 Handle missing sync service gracefully.
new 468745f Imported Upstream version 3.3~beta1
new 8672e5a Merge tag 'upstream/3.3_beta1'
new 55c03d7 Update upstream changelog
new a10a5e1 Update changelog for 3.3~beta1-1 release
The 7 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:
META-INF/manifest.mf | 1722 -------------------------------
META-INF/mozilla.rsa | Bin 4196 -> 0 bytes
META-INF/mozilla.sf | 4 -
chrome.manifest | 2 +-
components/greasemonkey.js | 14 +-
content/addons4-overlay.js | 6 +-
content/addons4.xul | 2 +-
content/bindings.xml | 2 +-
content/browser.js | 8 +-
content/config.js | 14 +-
content/framescript.js | 14 +-
content/install.js | 4 +-
content/menucommander.js | 38 +-
content/newscript.js | 10 +-
content/options.js | 4 +-
content/scratchpad-overlay.js | 2 +-
content/scriptprefs.js | 2 +-
debian/changelog | 9 +
debian/upstream-changelog | 4 +
install.rdf | 2 +-
modules/GM_notification.js | 4 +-
modules/addons4.js | 6 +-
modules/installPolicy.js | 2 +-
modules/ipcscript.js | 4 +-
modules/menucommand.js | 2 +-
modules/miscapis.js | 6 +-
modules/parseScript.js | 16 +-
modules/remoteScript.js | 12 +-
modules/sandbox.js | 12 +-
modules/script.js | 34 +-
modules/scriptDependency.js | 2 +-
modules/scriptIcon.js | 4 +-
modules/scriptProtocol.js | 2 +-
modules/scriptRequire.js | 4 +-
modules/scriptResource.js | 4 +-
modules/stats.js | 10 +-
modules/storageBack.js | 6 +-
modules/storageFront.js | 6 +-
modules/sync.js | 30 +-
modules/third-party/MatchPattern.js | 4 +-
modules/third-party/convert2RegExp.js | 2 +-
modules/util.js | 84 +-
modules/util/alert.js | 2 +-
modules/util/enqueueRemoveFile.js | 2 +-
modules/util/getBestLocaleMatch.js | 2 +-
modules/util/getBinaryContents.js | 2 +-
modules/util/getContents.js | 2 +-
modules/util/getEditor.js | 4 +-
modules/util/getEnabled.js | 2 +-
modules/util/getPreferredLocale.js | 2 +-
modules/util/getTempDir.js | 2 +-
modules/util/getTempFile.js | 2 +-
modules/util/installScriptFromSource.js | 8 +-
modules/util/isGreasemonkeyable.js | 2 +-
modules/util/newUserScript.js | 2 +-
modules/util/openInEditor.js | 4 +-
modules/util/scriptDir.js | 4 +-
modules/util/setEditor.js | 4 +-
modules/util/setEnabled.js | 2 +-
modules/util/sha1.js | 2 +-
modules/util/showInstallDialog.js | 4 +-
modules/util/sniffGrants.js | 2 +-
modules/util/uriFromUrl.js | 2 +-
modules/util/windowId.js | 2 +-
modules/util/windowIdForEvent.js | 2 +-
modules/util/windowIsClosed.js | 2 +-
modules/util/writeToFile.js | 2 +-
modules/xmlhttprequester.js | 2 +-
68 files changed, 254 insertions(+), 1933 deletions(-)
delete mode 100644 META-INF/manifest.mf
delete mode 100644 META-INF/mozilla.rsa
delete mode 100644 META-INF/mozilla.sf
--
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