File: changelog

package info (click to toggle)
node-nan 2.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,212 kB
  • ctags: 1,658
  • sloc: cpp: 6,307; python: 3,105; ansic: 1,314; makefile: 104; sh: 33
file content (119 lines) | stat: -rw-r--r-- 3,318 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
node-nan (2.4.0-2) unstable; urgency=medium

  * Fix failing test (Closes: #844905)

 -- Jérémy Lal <kapouer@melix.org>  Mon, 28 Nov 2016 00:25:55 +0100

node-nan (2.4.0-1) unstable; urgency=medium

  * New upstream version 2.4.0

 -- Jérémy Lal <kapouer@melix.org>  Sat, 10 Sep 2016 10:54:06 +0200

node-nan (2.3.5-1) unstable; urgency=medium

  * Imported Upstream version 2.3.5

 -- Jérémy Lal <kapouer@melix.org>  Fri, 01 Jul 2016 17:54:40 +0200

node-nan (2.3.0-1) unstable; urgency=medium

  * Imported Upstream version 2.3.0
  * Standards-Version 3.9.8

 -- Jérémy Lal <kapouer@melix.org>  Wed, 27 Apr 2016 20:54:29 +0200

node-nan (2.2.1-1) unstable; urgency=medium

  * Imported Upstream version 2.2.1
  * Standards-Version 3.9.7
  * Vcs "secure" url

 -- Jérémy Lal <kapouer@melix.org>  Thu, 31 Mar 2016 14:19:45 +0200

node-nan (2.2.0-1) unstable; urgency=medium

  * Imported Upstream version 2.2.0

 -- Jérémy Lal <kapouer@melix.org>  Sun, 10 Jan 2016 23:34:22 +0100

node-nan (2.1.0-1) unstable; urgency=medium

  * Imported Upstream version 2.1.0

 -- Jérémy Lal <kapouer@melix.org>  Tue, 27 Oct 2015 10:55:58 +0100

node-nan (2.0.9-1) unstable; urgency=medium

  * Imported Upstream version 2.0.9

 -- Jérémy Lal <kapouer@melix.org>  Wed, 09 Sep 2015 16:52:51 +0200

node-nan (2.0.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Ximin Luo <infinity0@debian.org>  Mon, 31 Aug 2015 04:36:30 +0200

node-nan (1.8.4-3) unstable; urgency=medium

  * Install all headers (Closes: #785791).

 -- Jérémy Lal <kapouer@melix.org>  Wed, 20 May 2015 10:55:51 +0200

node-nan (1.8.4-2) unstable; urgency=medium

  [ Andrew Kelley ]
  * Imported Upstream version 1.8.4
  * add myself to uploaders
  * bump standards version to 3.9.6
  * disable tests
  * add upstream tests
  * embed xtend module

  [ Jérémy Lal ]
  * Tests depend on bindings module
  * Cleanup after tests
  * Add upstream patch fixing a regexp test
  * License is now Expat
  * Add copyright section for nan_string_bytes.h
  * Rename node to nodejs in test binding.gyp

 -- Jérémy Lal <kapouer@melix.org>  Wed, 20 May 2015 01:31:38 +0200

node-nan (1.8.4-1) unstable; urgency=medium

  * Imported Upstream version 1.8.4

 -- Andrew Kelley <superjoe30@gmail.com>  Mon, 18 May 2015 19:47:10 +0000

node-nan (1.3.0-1) unstable; urgency=medium

  * Imported Upstream version 1.3.0
  * Move to pkg-javascript

 -- Jérémy Lal <kapouer@melix.org>  Sat, 06 Sep 2014 22:41:22 +0200

node-nan (1.2.0-1) unstable; urgency=medium

  * Imported Upstream version 1.2.0
  * Standards-Version 3.9.5
  * Build-Depends nodejs, avoids availability on platforms nodejs
    isn't built
  * Loosen dependency on nodejs version - only >= 0.10 is available
  * Copyright for cpplint.py
  * Copyright NAN Contributors - the list is given elsewhere
  * Install package.json instead of putting it in docs
  * Install include_dirs.js instead of index.js
  * Some examples are installed already, no need to install tests
    in docs as well
  * Simplify rules, disable cpplint check on build

 -- Jérémy Lal <kapouer@melix.org>  Sat, 14 Jun 2014 22:21:59 +0200

node-nan (0.3.2-1) unstable; urgency=low

  * Initial release. (Closes: #721561).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 03 Sep 2013 01:28:36 +0200