This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository proj4js.
commit db0f4a6dc77d320d9ad659a12262e39c4c4e9e5d Merge: d2ddd98 7f09e8d Author: Bas Couwenberg <[email protected]> Date: Mon Jan 23 22:33:15 2017 +0100 Merge tag 'upstream/2.3.16+ds' Upstream version 2.3.16+ds .gitignore | 3 +- Gruntfile.js | 3 +- README.md | 9 +- bower.json | 2 +- component.json | 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 ++- 26 files changed, 1269 insertions(+), 1390 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj4js.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

