[Pkg-javascript-commits] [modestmaps-js] branch master updated (07682ad -> 4495b99)
Andrew Harvey
andrewharvey-guest at alioth.debian.org
Sun Sep 29 10:51:53 UTC 2013
This is an automated email from the git hooks/post-receive script.
andrewharvey-guest pushed a change to branch master
in repository modestmaps-js.
from 07682ad New upstream release
new 5c3e298 fix debian/watch
new 46f358f fix debian/rules get-orig-source
new 0741a33 Imported Upstream version 3.3.6+ds1
new 4495b99 Merge tag 'upstream/3.3.6+ds1'
The 4 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 +
debian/changelog | 4 +-
debian/rules | 10 +-
debian/watch | 2 +-
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 +
27 files changed, 2940 insertions(+), 62 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