[Pkg-javascript-commits] [node-iconv] branch master updated (ccd13c9 -> e84dcc8)

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


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

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

      from  ccd13c9   Release
       new  62f5565   Imported Upstream version 2.1.8
       new  2a8e025   Merge tag 'upstream/2.1.8'
       new  5dd2780   Refresh patches
       new  62ca79c   Build-Depends node-nan >= 1.8
       new  5144e0d   Standards-Version 3.9.6
       new  f49f17f   Update changelog
       new  fe36c7f   Update glibc patch to remove tests for non-supported codepages
       new  12c40c6   Update changelog
       new  027e865   Remove paragraph from copyright about files no longer included
       new  e84dcc8   Release

The 10 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 +-
 debian/changelog                          |   10 +
 debian/control                            |    4 +-
 debian/copyright                          |    4 -
 debian/patches/path-to-binary-iconv.patch |    2 +-
 debian/patches/use-glibc-iconv.patch      |   54 +-
 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 +
 16 files changed, 153 insertions(+), 1165 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