[proj4js] branch master updated (69a5f0d -> 766dba9)

Bas Couwenberg sebastic at debian.org
Mon Jan 23 21:45:33 UTC 2017


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

sebastic pushed a change to branch master
in repository proj4js.

      from  69a5f0d   Set distribution to unstable.
       new  d2ddd98   Fix filenamemangle in watch file.
       new  7f09e8d   Imported Upstream version 2.3.16+ds
       new  db0f4a6   Merge tag 'upstream/2.3.16+ds'
       new  62e046f   New upstream release.
       new  10b8921   Change section of libjs-proj4 to web.
       new  766dba9   Set distribution to unstable.

The 6 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                |    3 +-
 Gruntfile.js              |    3 +-
 README.md                 |    9 +-
 bower.json                |    2 +-
 component.json            |    2 +-
 debian/changelog          |    8 +
 debian/control            |    1 +
 debian/watch              |    2 +-
 dist/proj4-src.js         | 1336 +++++++++++++++++++++------------------------
 dist/test.html            |   11 -
 lib/Proj.js               |   54 +-
 lib/adjust_axis.js        |   15 +-
 lib/common/adjust_zone.js |   19 +
 lib/datum.js              |  413 +-------------
 lib/datumUtils.js         |  247 +++++++++
 lib/datum_transform.js    |   96 +---
 lib/deriveConstants.js    |   89 ++-
 lib/index.js              |    6 +-
 lib/parseCode.js          |   15 +-
 lib/projString.js         |   12 +-
 lib/projections/tmerc.js  |  142 +++--
 lib/projections/utm.js    |   11 +-
 lib/transform.js          |   60 +-
 lib/version-browser.js    |    1 +
 lib/version.js            |    1 +
 package.json              |   16 +-
 publish.sh                |    3 +-
 test/test.js              |    9 +-
 test/testData.js          |   84 ++-
 29 files changed, 1279 insertions(+), 1391 deletions(-)
 delete mode 100644 dist/test.html
 create mode 100644 lib/common/adjust_zone.js
 create mode 100644 lib/datumUtils.js
 create mode 100644 lib/version-browser.js
 create mode 100644 lib/version.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj4js.git



More information about the Pkg-grass-devel mailing list