[Pkg-javascript-commits] [node-connect] branch master updated (68ed0b7 -> 7cb09ff)
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 master
in repository node-connect.
from 68ed0b7 finalize
new f70a9fb Imported Upstream version 3.4.1
new f49636f Merge tag 'upstream/3.4.1'
new 7cb09ff new version
The 3 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 ++++++++++++------
debian/changelog | 13 ++
debian/compat | 2 +-
debian/control | 11 +-
debian/install | 1 -
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 +++++++++--
17 files changed, 1094 insertions(+), 367 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