[Pkg-javascript-commits] [jquery-minicolors] branch master updated (508f67e -> d9f5d28)

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


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

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

      from  508f67e   Update changelog for 2.2.3-1 release
       new  581ee11   Disabled tag-signing expectation; not all devs keep keys on the same box
       new  d9955db   New upstream version 2.2.6
       new  ab953d5   Updated version 2.2.6 from 'upstream/2.2.6'
       new  dfecfb6   Fixing copyright (was incorrect data)
       new  87bb05e   Updated d/watch to produce +dfsg w/ removed files
       new  6117432   New upstream release.
       new  00a5c64   New upstream version 2.2.6+dfsg
       new  c7ea07c   Updated version 2.2.6+dfsg from 'upstream/2.2.6+dfsg'
       new  e4578ee   Correcting debian patch for updated source
       new  0a6ee85   Added http(s) to fields and bumped standards version.
       new  d9f5d28   Finalized d/changelog for upload.

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:
 .editorconfig                                      |    9 +
 .eslintrc                                          |   20 +
 .gitignore                                         |    5 +-
 LICENSE.md                                         |    7 +
 README.md                                          |   19 +
 bower.json                                         |    2 +-
 component.json                                     |   38 +-
 config.codekit                                     |  935 ---------
 debian/changelog                                   |    9 +
 debian/control                                     |   13 +-
 debian/copyright                                   |   13 +-
 debian/gbp.conf                                    |    2 +-
 ...-Use-local-CSS-and-JavaScript-in-examples.patch |   64 +-
 debian/watch                                       |   13 +-
 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 ++--
 22 files changed, 2203 insertions(+), 3087 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