[Pkg-mozext-commits] [perspectives-extension] branch master updated (5249e33 -> dadcd7d)

David Prévot taffit at moszumanska.debian.org
Sat Jun 20 21:28:45 UTC 2015


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

taffit pushed a change to branch master
in repository perspectives-extension.

      from  5249e33   Update changelog for 4.6.1-1 release
       new  c78af60   Bugfixes to make button correctly appear near URL bar and handle Firefox API change bug
       new  2c993ea   init - Move init code to separate js file
       new  7e7cafd   CHANGELOG - Fix minor typos
       new  6702839   Perspectives - remove dead commented code
       new  8ae6413   Perspectives - Move addToolbarButton() function to its own file
       new  6319b17   Pers_add_toolbar_button - Remove deprecated call
       new  e05256e   Pers_report - Remove call to nsIDNSService.resolve()
       new  9e7778f   CHANGELOG - Add notes for v4.6.2
       new  8cb3993   install.rdf - Increase version for 4.6.2
       new  f16c1c3   Merge pull request #165 from daveschaefer/fix_amo_issues_part_one
       new  59d6579   Imported Upstream version 4.6.2
       new  ea61864   Merge tag 'upstream/4.6.2'
       new  5bcc8e7   Update copyright
       new  dadcd7d   Update changelog for 4.6.2-1 release

The 14 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:
 CHANGELOG                                      |  15 +++-
 debian/changelog                               |  10 +++
 debian/copyright                               |  23 ++++++
 plugin/chrome/content/addtoolbarbutton.js      |  57 ++++++++++++++
 plugin/chrome/content/credits/contributors.txt |   3 +-
 plugin/chrome/content/init.js                  |  52 ++++++++++++
 plugin/chrome/content/initialize.xul           | 105 +------------------------
 plugin/chrome/content/notaries.js              |   3 +-
 plugin/chrome/content/report.js                |  10 +--
 plugin/install.rdf                             |   2 +-
 test/test.html                                 |   4 +
 11 files changed, 170 insertions(+), 114 deletions(-)
 create mode 100644 plugin/chrome/content/addtoolbarbutton.js
 create mode 100644 plugin/chrome/content/init.js

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



More information about the Pkg-mozext-commits mailing list