[Pkg-javascript-commits] [node-iconv] branch upstream updated (d4ba6bc -> 62f5565)

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


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

kapouer pushed a change to branch upstream
in repository node-iconv.

      from  d4ba6bc   Imported Upstream version 2.1.4
       new  62f5565   Imported Upstream version 2.1.8

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:
 README.md                         |   63 ++-
 binding.gyp                       |   19 +-
 deps/libiconv/src/iconv.c         | 1118 -------------------------------------
 deps/libiconv/src/iconv_no_i18n.c |    2 -
 lib/iconv.js                      |    2 +
 package.json                      |    4 +-
 src/binding.cc                    |   17 +-
 support/config.h                  |    2 +-
 test/test-basic.js                |   13 +
 test/test-big-buffer.js           |    2 +
 test/test-stream.js               |    2 +
 11 files changed, 103 insertions(+), 1141 deletions(-)
 delete mode 100644 deps/libiconv/src/iconv.c
 delete mode 100644 deps/libiconv/src/iconv_no_i18n.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-iconv.git



More information about the Pkg-javascript-commits mailing list