[Pkg-javascript-commits] [jquery-minicolors] branch upstream updated (611d4b0 -> 00a5c64)

Michael Lustfield mtecknology at debian.org
Sun Aug 27 02:29:58 UTC 2017


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

mtecknology pushed a change to branch upstream
in repository jquery-minicolors.

      from  611d4b0   Imported Upstream version 2.2.3
       new  d9955db   New upstream version 2.2.6
       new  00a5c64   New upstream version 2.2.6+dfsg

The 2 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:
 .editorconfig            |    9 +
 .eslintrc                |   20 +
 .gitignore               |    5 +-
 LICENSE.md               |    7 +
 README.md                |   19 +
 bower.json               |    2 +-
 component.json           |   38 +-
 config.codekit           |  935 ---------------------
 gulpfile.js              |   34 +
 index.html               | 1327 +++++++++++++++--------------
 jquery.minicolors.css    |  352 ++++----
 jquery.minicolors.js     | 2067 +++++++++++++++++++++++-----------------------
 jquery.minicolors.min.js |   11 -
 package.json             |   13 +-
 readme.md                |    9 -
 without-bootstrap.html   |  328 ++++----
 16 files changed, 2138 insertions(+), 3038 deletions(-)
 create mode 100644 .editorconfig
 create mode 100644 .eslintrc
 create mode 100644 LICENSE.md
 create mode 100755 README.md
 delete mode 100644 config.codekit
 create mode 100644 gulpfile.js
 delete mode 100644 jquery.minicolors.min.js
 delete mode 100755 readme.md

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



More information about the Pkg-javascript-commits mailing list