[Pkg-javascript-commits] [node-connect-timeout] branch master updated (b3457af -> 903a929)

Leo Iannacone l3on-guest at moszumanska.debian.org
Fri Oct 10 14:47:11 UTC 2014


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

l3on-guest pushed a change to branch master
in repository node-connect-timeout.

      from  b3457af   Release
       new  b4180ea   fix dversionmangle
       new  64808f9   Imported Upstream version 1.3.0
       new  7d9cc19   Merge tag 'upstream/1.3.0'
       new  305c975   import ms from debug
       new  3e5488e   update debian/copyright with new author
       new  146125b   Bump Standard-Version 3.9.6
       new  4c6b84b   update debian/rules dh_auto_test
       new  4b5f571   add autopkgtest suite
       new  d43a274   add node-on-headers as dependency
       new  28fa083   update HISTORY.md filename
       new  903a929   finalize

The 11 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:
 .npmignore                                  |   2 -
 .travis.yml                                 |   4 +-
 HISTORY.md                                  |  44 +++++
 History.md                                  |  17 --
 LICENSE                                     |  23 +++
 README.md                                   |  67 ++++----
 debian/changelog                            |  15 ++
 debian/control                              |   6 +-
 debian/copyright                            |   1 +
 debian/patches/0000-use_ms_from_debug.patch |  19 +++
 debian/patches/series                       |   1 +
 debian/rules                                |   4 +-
 debian/tests/control                        |   2 +
 debian/tests/require                        |   3 +
 debian/watch                                |   2 +-
 index.js                                    |  33 ++--
 package.json                                |  42 ++---
 test/test.js                                | 243 ++++++++++++++++------------
 18 files changed, 334 insertions(+), 194 deletions(-)
 delete mode 100644 .npmignore
 create mode 100644 HISTORY.md
 delete mode 100644 History.md
 create mode 100644 LICENSE
 create mode 100644 debian/patches/0000-use_ms_from_debug.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/require

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



More information about the Pkg-javascript-commits mailing list