[Pkg-javascript-commits] [modestmaps-js] branch upstream updated (d25f066 -> 0741a33)

Andrew Harvey andrewharvey-guest at alioth.debian.org
Sun Sep 29 10:51:54 UTC 2013


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

andrewharvey-guest pushed a change to branch upstream
in repository modestmaps-js.

      from  d25f066   Imported Upstream version 3.3.4+ds1
       new  0741a33   Imported Upstream version 3.3.6+ds1

The 1 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:
 .gitignore                               |    2 +
 CHANGELOG                                |   10 +
 Makefile                                 |   18 +-
 VERSION                                  |    1 +
 doc/.gitignore                           |    2 +
 doc/Makefile                             |   15 +
 doc/api.md                               | 1168 ++++++++++++++++++++++++++
 doc/css/main.css                         |  206 +++++
 doc/end.html                             |    3 +
 doc/index.html                           | 1350 ++++++++++++++++++++++++++++++
 doc/middle.html                          |    3 +
 doc/start.html                           |   12 +
 doc/toc.md                               |  108 +++
 examples/geojson/modestmaps.markers.js   |    2 +-
 examples/node/modestmaps-static.js       |   41 +-
 examples/spotlight/modestmaps.markers.js |    2 +-
 modestmaps.js                            |   13 +-
 modestmaps.min.js                        |    8 +-
 package.json                             |    2 +-
 src/layer.js                             |    2 +
 src/map.js                               |    5 +-
 src/provider.js                          |    4 +-
 src/start.js                             |    2 +-
 test/spec/Map.js                         |    7 +
 24 files changed, 2933 insertions(+), 53 deletions(-)
 create mode 100644 VERSION
 create mode 100644 doc/.gitignore
 create mode 100644 doc/Makefile
 create mode 100644 doc/api.md
 create mode 100644 doc/css/main.css
 create mode 100644 doc/end.html
 create mode 100644 doc/index.html
 create mode 100644 doc/middle.html
 create mode 100644 doc/start.html
 create mode 100644 doc/toc.md

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/modestmaps-js.git



More information about the Pkg-javascript-commits mailing list