[Pkg-javascript-commits] [node-typescript] branch master updated	(7ecb1d6 -> 359a9ab)
    Julien Puydt 
    julien.puydt at laposte.net
       
    Sun Nov  6 09:16:19 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch master
in repository node-typescript.
      from  7ecb1d6   Remove useless debian/dirs
       new  8b525d5   New upstream version 2.0.7
       new  ddc377d   Merge tag 'upstream/2.0.7'
       new  359a9ab   Packaging new 2.0.7 upstream release
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:
 debian/changelog                                   |   6 +
 lib/tsc.js                                         |   2 +-
 lib/tsserver.js                                    |  47 +++--
 lib/tsserverlibrary.d.ts                           |  18 +-
 lib/tsserverlibrary.js                             |  47 +++--
 lib/typescript.js                                  |  47 +++--
 lib/typescriptServices.js                          |  47 +++--
 lib/typingsInstaller.js                            | 211 +++++++++------------
 package.json                                       |   2 +-
 src/compiler/program.ts                            |   2 +-
 src/harness/unittests/tsserverProjectSystem.ts     |  32 ++--
 src/harness/unittests/typingsInstaller.ts          | 187 ++++++++----------
 .../typingsInstaller/nodeTypingsInstaller.ts       | 121 ++++++------
 src/server/typingsInstaller/typingsInstaller.ts    | 115 ++++-------
 src/services/formatting/formatting.ts              |  30 ++-
 src/services/formatting/rulesProvider.ts           |   6 +-
 src/services/services.ts                           |  12 +-
 17 files changed, 483 insertions(+), 449 deletions(-)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-typescript.git
    
    
More information about the Pkg-javascript-commits
mailing list