File: changelog

package info (click to toggle)
node-diff 4.0.2~dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 848 kB
  • sloc: javascript: 4,960; makefile: 23; sh: 6
file content (146 lines) | stat: -rw-r--r-- 5,040 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
node-diff (4.0.2~dfsg-2) unstable; urgency=medium

  * Team upload
  * Fix @types/diff install

 -- Xavier Guimard <yadd@debian.org>  Thu, 12 Nov 2020 18:21:55 +0100

node-diff (4.0.2~dfsg-1) unstable; urgency=medium

  * Team upload
  * Back to unstable after successful tests (Closes: #904723, #974202)
  * Set debhelper-compat version in Build-Depends.
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper compatibility level to 13
  * Change section to javascript
  * Update upstream/metadata
  * Build with node-babel7, not 6 (Closes: #966113)
  * Fix autopkgtest when launched in an unbuild tree
  * Apply multi-arch hints
  * Embed @types/diff (Closes: #974202)
  * New upstream version 4.0.2~dfsg

 -- Xavier Guimard <yadd@debian.org>  Thu, 12 Nov 2020 09:29:39 +0100

node-diff (4.0.1~dfsg-1) experimental; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Update patch 2001.
  * Add patch 2002 to use Babel 6 (not Babel 7).
  * Build nodejs library with Babel.
    Build-depend on node-babel-cli node-babel-preset-env.
  * Update testsuite and autopkgtests,
    and run testsuite with fake writable HOME.
    Build-depend on and have autopkgtests depend on chai
    node-babel-preset-env node-babel-register
    (not node-should).
  * Update copyright info: Extend coverage for main upstream author.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 29 Aug 2019 21:41:42 +0200

node-diff (1.4.0~dfsg-4) unstable; urgency=medium

  [ Gianfranco Costamagna ]
  * Team upload

  [ Olivier Tilloy ]
  * Update test expectation to match upstream change in V8 (Closes: #963063)
    - debian/patches/fix-test-with-new-nodejs.patch

 -- Olivier Tilloy <olivier.tilloy@canonical.com>  Fri, 10 Jul 2020 17:41:22 +0200

node-diff (1.4.0~dfsg-3) unstable; urgency=medium

  * Team upload
  * Allow deprecation output in autopkgtest (needed for mocha ≥ 7)

 -- Xavier Guimard <yadd@debian.org>  Thu, 13 Feb 2020 11:25:28 +0100

node-diff (1.4.0~dfsg-2) unstable; urgency=medium

  * Simplify rules.
    Stop build-depend on devscripts dh-buildinfo cdbs.
  * Set Rules-Requires-Root: no.
  * Update Vcs-* fields: Maintenance moved to Salsa.
  * Update copyright info:
    + Use https protocol in file format URL.
    + Strip superfluous copyright signs.
    + Extend coverage of packaging.
    + Consistently markup email identifiers.
  * Update git-buildpackage config:
    + Track debian branch debian/master.
  * Update watch file:
    + Use file format 4.
    + Use Github pattern.
    + Add usage comment.
    + Mangle filename.
    + Use substitution strings.
  * Install README rendered as plaintext and html,
    or skip when nodoc requested.
    Build-depend on pandoc.
  * Enable testsuite.
    Build-depend on mocha node-should perl.
  * Add autopkgtests.
  * Bump debhelper compatibility level to 10.
  * Declare compliance with Debian Policy 4.4.0.
  * Add patch 2001 to avoid privacy breaches reading the documentation.
  * Add lintian override regarding license in License-Reference field.
    See bug#786450.
  * Add lintian override regarding debhelper 10.
  * Install nodejs code under /usr/share (not /usr/lib).

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 29 Aug 2019 19:15:22 +0200

node-diff (1.4.0~dfsg-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Add README.source emphasizing that control.in file is *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Declare compliance with Debian Policy 3.9.6.
  * Update Vcs-* fields to use canonical URLs and cgit web frontend.
  * Update copyright info:
    + Extend coverage for myself.
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
  * Install package.json and move code to subdir.
    Thanks to Jérémy Lal (see bug#784439).
  * Repackage upstream tarballs, excluding images with non-DFSG licensed
    color calibration.
  * Modernize git-buildpackage config: Avoid "git-" prefix.
  * Install examples.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 31 May 2015 13:32:55 +0200

node-diff (1.0.4-1) unstable; urgency=low

  [ upstream ]
  * New upstream release.

  [ Jonas Smedegaard ]
  * Fix track correct upstream project (i.e. what npmjs.org tracks as
    "diff", not "node-diff".
  * Fix update to use new github REST ABI.
  * Have git-import-orig suppress upstream shipped .gitignore file.
  * Git-ignore quilt .pc subdir.
  * Stop build-depending on node-nows, and skip testsuite for now: This
    module uses mocha for testing, which is not yet packaged for Debian.
  * Bump standards-version to 3.9.4.
  * Update copyright file:
    + Change main copyright holder, and change main license from Expat
      to BSD-3-clause.
  * Rerite short and long description to reflect changed module.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 25 Mar 2013 05:17:04 +0100

node-diff (0.2-1) unstable; urgency=low

  * Initial release.
    Closes: Bug#688414.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 05 Oct 2012 10:36:54 +0200