[Pkg-javascript-commits] [libjs-chosen] branch master updated (29de197 -> e0f284b)
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 master
in repository libjs-chosen.
from 29de197 Update changelog for 0.9.11-2 release
adds 26bd298 Imported Upstream version 0.9.15
adds f42fcc6 Merge tag 'upstream/0.9.15'
adds f4bc1b1 Import QA Upload from Ilias Tsitsimpis
adds e0f284b Add patch from previous upload, refactor packaging a little bit, Team upload
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 ++++
debian/changelog | 22 +
debian/compat | 2 +-
debian/control | 14 +-
debian/copyright | 2 +-
.../0001-Do-not-pick-JavaScript-from-Google.patch | 16 +-
.../Made-compression-work-with-uglify-js2.patch | 44 +
debian/patches/series | 1 +
example.jquery.html | 137 ++-
example.proto.html | 157 ++-
package.json | 12 +-
26 files changed, 880 insertions(+), 2514 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
create mode 100644 debian/patches/Made-compression-work-with-uglify-js2.patch
--
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