[Pkg-javascript-commits] [node-srs] 04/22: Merge tag 'upstream/0.4.8+dfsg'

Jérémy Lal kapouer at moszumanska.debian.org
Sun Jun 21 19:38:02 UTC 2015


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

kapouer pushed a commit to branch master
in repository node-srs.

commit bdf91e4a621db0ed21c1c905302bb99ccfd38b34
Merge: ed8e68b 5e1eb8d
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sun Jun 21 16:02:04 2015 +0200

    Merge tag 'upstream/0.4.8+dfsg'
    
    Upstream version 0.4.8+dfsg
    
    # gpg: Signature made dim. 21 juin 2015 16:02:02 CEST using RSA key ID DD39F374
    # gpg: Good signature from "Jérémy Lal <kapouer at melix.org>"
    # gpg:                 aka "Jérémy Lal <jerry at edagames.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 03C4 E7AB B880 F524 306E  4815 6611 C05E DD39 F374

 .gitignore                                       |   4 +-
 .npmignore                                       |   8 +-
 .travis.yml                                      |  54 +++++
 CHANGELOG.md                                     |  90 ++++++++
 Makefile                                         |  45 ++--
 README.md                                        |  79 ++++---
 appveyor.yml                                     |  84 ++++++++
 binding.gyp                                      |  83 ++++++--
 common.gypi                                      |  72 +++++--
 gen_settings.py                                  |  17 ++
 lib/constants.js                                 |  86 ++++++++
 lib/srs.js                                       | 257 +++++++++--------------
 package.json                                     |  66 ++++--
 scripts/package_osx.sh                           |  36 ++++
 src/_srs.cc                                      | 217 -------------------
 src/srs.cc                                       | 175 +++++++++++++++
 test/data/transverse_merc_kasey.prj              |   1 +
 test/data/transverse_merc_kasey_custom_grids.prj |   1 +
 test/esri_variant.test.js                        |  14 ++
 test/geojson.test.js                             |  18 +-
 test/invalid.test.js                             |  28 +++
 test/qgis-qpj.test.js                            |  20 ++
 test/shapefile.27700.test.js                     |  22 +-
 test/shapefile.3857.test.js                      |   8 +-
 test/shapefile.4326.test.js                      |  80 +------
 test/split_proj.js                               |  13 ++
 test/util.js                                     |  15 ++
 test/version.test.js                             |   5 +-
 vcbuild-2014.bat                                 |   2 +
 vcbuild.bat                                      |  17 +-
 30 files changed, 1016 insertions(+), 601 deletions(-)

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



More information about the Pkg-javascript-commits mailing list