[Pkg-javascript-commits] [node-bootstrap-tour] branch master updated (737c330 -> bcc58b3)

Julien Puydt julien.puydt at laposte.net
Tue May 17 15:28:15 UTC 2016


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

jpuydt-guest pushed a change to branch master
in repository node-bootstrap-tour.

      from  737c330   Fixed d/copyright (wrong path and duplicate license text
       new  304234f   Imported Upstream version 0.10.3+dfsg
       new  0a8c42f   Merge tag 'upstream/0.10.3+dfsg'
       new  f242081   Start new changelog entry for new upstream version
       new  852673c   Bump standards-version
       new  fdb9ff6   Fixed Vcs-* fields
       new  0cf1e92   Added two lintian overrides
       new  bcc58b3   Prepare for upload

The 7 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:
 LICENSE                                     | 195 ++-----------------
 README.md                                   |   4 +-
 bower.json                                  |   1 -
 build/css/bootstrap-tour-standalone.css     |  32 +++-
 build/css/bootstrap-tour.css                |  11 +-
 build/js/bootstrap-tour-standalone.js       | 259 +++++++++++++++++++++----
 composer.json                               |   2 +-
 debian/changelog                            |   9 +
 debian/control                              |   6 +-
 debian/source.lintian-overrides             |   3 +
 gulpfile.coffee                             |   9 +-
 karma.json                                  |   4 +-
 package.json                                |  16 +-
 smart.json                                  |   2 +-
 src/coffee/bootstrap-tour.coffee            | 173 ++++++++++++++---
 src/coffee/bootstrap-tour.docs.coffee       |   1 +
 src/coffee/bootstrap-tour.spec.coffee       | 281 ++++++++++++++++++++++++++--
 src/docs/_includes/footer.html              |   1 +
 src/docs/api.html                           |  79 +++++++-
 src/docs/assets/css/bootstrap-tour.css      |  11 +-
 src/docs/assets/css/bootstrap-tour.docs.css |   1 -
 src/docs/index.html                         |   2 +-
 src/less/bootstrap-tour-standalone.less     |   1 +
 src/less/bootstrap-tour.less                |   5 +-
 test/bootstrap-tour.js                      | 199 ++++++++++++++++----
 25 files changed, 964 insertions(+), 343 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-bootstrap-tour.git



More information about the Pkg-javascript-commits mailing list