[Pkg-javascript-commits] [node-eventsource] branch master updated (ab1273f -> 5431061)
Thorsten Alteholz
alteholz at moszumanska.debian.org
Fri Feb 19 18:26:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a change to branch master
in repository node-eventsource.
from ab1273f Imported Debian patch 0.1.6-1
new 488ee52 Imported Upstream version 0.2.0
new a146e73 Merge tag 'upstream/0.2.0'
new 5431061 new upstream 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:
.travis.yml | 2 +
CONTRIBUTING.md | 2 +
History.md | 5 +
README.md | 37 +-
debian/changelog | 7 +
debian/control | 4 +-
example.js | 9 -
example/eventsource-polyfill.js | 7981 +++++++++++++++++++++++++++++++++++++++
example/index.html | 34 +
example/sse-client.js | 5 +
example/sse-server.js | 26 +
lib/eventsource-polyfill.js | 2 +
lib/eventsource.js | 4 +-
package.json | 12 +-
14 files changed, 8100 insertions(+), 30 deletions(-)
delete mode 100644 example.js
create mode 100644 example/eventsource-polyfill.js
create mode 100644 example/index.html
create mode 100644 example/sse-client.js
create mode 100644 example/sse-server.js
create mode 100644 lib/eventsource-polyfill.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-eventsource.git
More information about the Pkg-javascript-commits
mailing list