[Pkg-javascript-commits] [libjs-chosen] branch upstream updated (4371e8f -> 26bd298)
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Mon Dec 19 15:29:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a change to branch upstream
in repository libjs-chosen.
from 4371e8f Uprade to version 0.9.11
adds 26bd298 Imported Upstream version 0.9.15
No new revisions were added by this update.
Summary of changes:
Cakefile | 43 +-
LICENSE.md | 9 +-
README.md | 45 +-
VERSION | 2 +-
chosen.jquery.json | 38 ++
chosen/chosen-sprite.png | Bin 559 -> 646 bytes
chosen/chosen-sprite at 2x.png | Bin 0 -> 872 bytes
chosen/chosen.css | 111 ++--
chosen/chosen.jquery.js | 1082 ------------------------------------
chosen/chosen.jquery.min.js | 10 -
chosen/chosen.proto.js | 1090 -------------------------------------
chosen/chosen.proto.min.js | 10 -
coffee/chosen.jquery.coffee | 176 +++---
coffee/chosen.proto.coffee | 144 +++--
coffee/lib/abstract-chosen.coffee | 39 +-
contributing.md | 188 +++++++
example.jquery.html | 137 ++++-
example.proto.html | 157 +++++-
package.json | 12 +-
19 files changed, 797 insertions(+), 2496 deletions(-)
create mode 100644 chosen.jquery.json
create mode 100644 chosen/chosen-sprite at 2x.png
delete mode 100644 chosen/chosen.jquery.js
delete mode 100644 chosen/chosen.jquery.min.js
delete mode 100644 chosen/chosen.proto.js
delete mode 100644 chosen/chosen.proto.min.js
create mode 100644 contributing.md
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-chosen.git
More information about the Pkg-javascript-commits
mailing list