[Pkg-javascript-commits] [typescript-types] 03/04: Update package metadata

Ximin Luo infinity0 at debian.org
Fri May 19 19:59:38 UTC 2017


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

infinity0 pushed a commit to branch master
in repository typescript-types.

commit 1d666527daa766a6c19d21b9b9530ba61422942c
Author: Ximin Luo <infinity0 at debian.org>
Date:   Fri May 19 15:59:41 2017 +0200

    Update package metadata
---
 debian/changelog          |  7 +++++++
 debian/control            | 14 ++++++++------
 debian/copyright          |  7 ++++++-
 debian/get-orig-source.sh |  2 ++
 4 files changed, 23 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2f0d374..e178d1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+typescript-types (20170519-1) UNRELEASED; urgency=medium
+
+  * Add types for chai, jsdom, needed for xterm.js.
+  * Update types for fs-extra, jquery, lodash, node, shelljs, sinon.
+
+ -- Ximin Luo <infinity0 at debian.org>  Fri, 19 May 2017 15:55:29 +0200
+
 typescript-types (20170424-1) unstable; urgency=medium
 
   * Initial release. (Closes: #861130)
diff --git a/debian/control b/debian/control
index 8db5936..2cbdb4c 100644
--- a/debian/control
+++ b/debian/control
@@ -27,22 +27,24 @@ Description: Supposedly "high quality" TypeScript type definitions
  them are probably never going to be needed for Debian. Currently these are:
  .
     @types/backbone                         1.3.33
+    @types/chai                             3.5.2
     @types/expect.js                        0.3.29
-    @types/fs-extra                         2.1.0
+    @types/fs-extra                         3.0.1
     @types/handlebars                       4.0.32
     @types/highlight.js                     9.1.9
-    @types/jquery                           2.0.41
-    @types/lodash                           4.14.63
+    @types/jquery                           2.0.45
+    @types/jsdom                            2.0.30
+    @types/lodash                           4.14.64
     @types/marked                           0.0.28
     @types/mathjax                          0.0.31
     @types/minimatch                        2.0.29
     @types/minimist                         1.2.0
     @types/mocha                            2.2.41
-    @types/node                             7.0.13
+    @types/node                             7.0.18
     @types/requirejs                        2.1.29
     @types/semver                           5.3.31
-    @types/shelljs                          0.7.0
-    @types/sinon                            2.1.3
+    @types/shelljs                          0.7.1
+    @types/sinon                            2.2.2
     @types/underscore                       1.8.0
  .
  If you need more than these, please file a bug report asking for git access so
diff --git a/debian/copyright b/debian/copyright
index 3c006c1..f270f7b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,8 @@ Copyright: 2012-2017 Boris Yankov <borisyankov at gmail.com>
            2012-2017 DefinitelyTyped contributors
 License: Expat
 
-Files: fs-extra/*
+Files: chai/*
+       fs-extra/*
        lodash/*
        mocha/*
        node/*
@@ -20,6 +21,10 @@ Copyright: 2012-2017 Microsoft Corporation
 License: Expat or Apache-2.0
 Comment: Upstream is unclear, see #16100 on Github
 
+Files: jsdom/*
+Copyright: 2017 Asana <https://asana.com/>
+License: Expat
+
 Files: requirejs/*
 Copyright: 2013 Josh Baldwin <https://github.com/jbaldwin/>
 License: Expat
diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index bca4769..c998c00 100755
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -5,11 +5,13 @@ PKG=typescript-types
 VER=$(date +'%Y%m%d')
 
 packages="backbone
+chai
 expect.js
 fs-extra
 handlebars
 highlight.js
 jquery
+jsdom
 lodash
 marked
 mathjax

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



More information about the Pkg-javascript-commits mailing list