[Pkg-javascript-commits] [jquery-goodies] branch master updated (718f33b -> 7d320ae)

Marcelo Jorge Vieira metal at moszumanska.debian.org
Sat Mar 26 15:02:34 UTC 2016


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

metal pushed a change to branch master
in repository jquery-goodies.

      from  718f33b   Releasing debian version 10-1
       new  ac8887f   Updated mousewheel to 3.1.13
       new  acb42bc   Merge branch 'upstream'
       new  660bc03   control: Fixed my name
       new  a619508   Fixed invalid-short-name-in-dep5-copyright
       new  103be90   Fixed file-without-copyright-information easing/jquery.easing.js
       new  3836efa   Fixed file-without-copyright-information jquery-history/jquery.history.js
       new  c74f22c   Fixed privacy-breach-uses-embedded-file
       new  d29c3d6   Changed standards-version to 3.9.7 (no changes)
       new  1b8c4f8   Fixed source-is-missing
       new  978ac1e   Fixed dh_auto_clean
       new  7d320ae   Releasing debian version 11-1

The 11 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:
 debian/changelog                                   |  14 +
 debian/control                                     |   4 +-
 debian/copyright                                   |  10 +-
 .../patches/privacy_breach_uses_embedded_file.diff | 143 +++++++
 debian/patches/series                              |   1 +
 debian/rules                                       |   1 +
 debian/source.lintian-overrides                    |   2 +
 mousewheel/ChangeLog.markdown                      |  49 ---
 mousewheel/ChangeLog.md                            | 147 +++++++
 mousewheel/README.markdown                         |  11 -
 mousewheel/README.md                               |  76 ++++
 mousewheel/jquery.mousewheel.js                    | 275 ++++++++++---
 mousewheel/package.json                            |  53 +++
 mousewheel/test/index.html                         | 441 +++++++++++----------
 14 files changed, 900 insertions(+), 327 deletions(-)
 create mode 100644 debian/patches/privacy_breach_uses_embedded_file.diff
 create mode 100644 debian/source.lintian-overrides
 delete mode 100644 mousewheel/ChangeLog.markdown
 create mode 100644 mousewheel/ChangeLog.md
 delete mode 100644 mousewheel/README.markdown
 create mode 100644 mousewheel/README.md
 create mode 100644 mousewheel/package.json

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-goodies.git



More information about the Pkg-javascript-commits mailing list