[Pkg-javascript-commits] [node-iconv] branch master updated (ddb2bf4 -> 85e7f3f)
matthew pideil
mpideil-guest at moszumanska.debian.org
Mon May 5 08:38:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
mpideil-guest pushed a change to branch master
in repository node-iconv.
from ddb2bf4 Initial import of node-iconv version 2.1.0
new 85e7f3f Patches & deb folder
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:
.pc/.quilt_patches | 1 +
.pc/.quilt_series | 1 +
.pc/.version | 1 +
.pc/applied-patches | 2 +
.../fix-gyp-callto-nodejs.patch/.timestamp | 0
.../fix-gyp-callto-nodejs.patch/binding.gyp | 0
.../fix-libiconv-call.patch/.timestamp | 0
{lib => .pc/fix-libiconv-call.patch/lib}/iconv.js | 0
binding.gyp | 2 +-
debian/changelog | 5 ++
debian/compat | 1 +
debian/control | 20 +++++
debian/copyright | 86 ++++++++++++++++++++++
debian/docs | 2 +
debian/install | 2 +
debian/patches/fix-gyp-callto-nodejs.patch | 12 +++
debian/patches/fix-libiconv-call.patch | 15 ++++
debian/patches/series | 2 +
debian/rules | 39 ++++++++++
debian/source/format | 1 +
debian/watch | 2 +
lib/iconv.js | 2 +-
22 files changed, 194 insertions(+), 2 deletions(-)
create mode 100644 .pc/.quilt_patches
create mode 100644 .pc/.quilt_series
create mode 100644 .pc/.version
create mode 100644 .pc/applied-patches
copy support/config.h => .pc/fix-gyp-callto-nodejs.patch/.timestamp (100%)
copy binding.gyp => .pc/fix-gyp-callto-nodejs.patch/binding.gyp (100%)
copy support/config.h => .pc/fix-libiconv-call.patch/.timestamp (100%)
copy {lib => .pc/fix-libiconv-call.patch/lib}/iconv.js (100%)
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100644 debian/docs
create mode 100644 debian/install
create mode 100644 debian/patches/fix-gyp-callto-nodejs.patch
create mode 100644 debian/patches/fix-libiconv-call.patch
create mode 100644 debian/patches/series
create mode 100755 debian/rules
create mode 100644 debian/source/format
create mode 100644 debian/watch
--
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