[Pkg-javascript-commits] [node-connect] branch upstream updated (3fc37b7 -> f70a9fb)

Thorsten Alteholz alteholz at moszumanska.debian.org
Sun Mar 27 20:59:47 UTC 2016


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

alteholz pushed a change to branch upstream
in repository node-connect.

      from  3fc37b7   Imported Upstream version 3.3.0
       new  f70a9fb   Imported Upstream version 3.4.1

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:
 .gitignore       |  17 ++
 .npmignore       |   4 -
 .travis.yml      |  18 +-
 History.md       | 528 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 LICENSE          |   1 +
 Readme.md        | 171 ++++++++++++------
 index.js         | 283 ++++++++++++++++++++++++++++-
 lib/connect.js   |  34 ----
 lib/proto.js     | 226 ------------------------
 package.json     |  21 ++-
 test/fqdn.js     |  12 +-
 test/mounting.js |  20 +--
 test/server.js   |  99 +++++++++--
 13 files changed, 1074 insertions(+), 360 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 .npmignore
 delete mode 100644 lib/connect.js
 delete mode 100644 lib/proto.js

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



More information about the Pkg-javascript-commits mailing list