File: changelog

package info (click to toggle)
node-node-rest-client 3.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 300 kB
  • sloc: javascript: 1,618; xml: 43; sh: 18; makefile: 2
file content (101 lines) | stat: -rw-r--r-- 3,183 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
node-node-rest-client (3.1.1-2) unstable; urgency=medium

  * Team upload

  [ Yadd ]
  * Update standards version to 4.6.1, no changes needed.
  * Drop dependency to nodejs

  [ Jérémy Lal ]
  * dos2unix and debug.sh/test.sh are not needed
  * Fix missing files section in package.json
  * Simply run mocha tests, not some other suite
  * Patch: remove new before Buffer.from
  * B-D mocha, node-should
  * Patch: fix tests
  * test: ensure mocha exits

 -- Jérémy Lal <kapouer@melix.org>  Wed, 27 Jul 2022 14:38:12 +0200

node-node-rest-client (3.1.1-1) unstable; urgency=low

  * New upstream release.
    - Rebase debian/patches/fix-buffer-usage.diff to latest upstream version.
  * Add debian/clean to remove mocha test files.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 05 May 2022 22:04:26 +0800

node-node-rest-client (2.5.0-6.1) unstable; urgency=medium

  * Non-maintainer upload.
  * source only upload to enable migration

 -- Paul Gevers <elbrus@debian.org>  Tue, 02 Nov 2021 20:26:32 +0100

node-node-rest-client (2.5.0-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on node-debug.
    + node-node-rest-client: Drop versioned constraint on node-debug in Depends.
  * Update standards version to 4.5.1, no changes needed.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 29 Aug 2021 01:59:48 +0100

node-node-rest-client (2.5.0-5) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Use dh-sequence-nodejs

  [ Pirate Praveen ]
  * Adapt for uuid 8.x API change (Closes: #964207)

 -- Pirate Praveen <praveen@debian.org>  Tue, 08 Dec 2020 23:40:46 +0530

node-node-rest-client (2.5.0-4) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository, Repository-Browse.

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Update debian/watch to use npm registry
  * Use pkg-js-tools auto install
  * Replace Buffer() by Buffer.from()

 -- Xavier Guimard <yadd@debian.org>  Sun, 01 Mar 2020 17:42:48 +0100

node-node-rest-client (2.5.0-3) unstable; urgency=low

  * Fix autopkgtest: node-node-uuid -> node-uuid (Closes: #913086)
  * Bump Standards-Version to 4.2.1: nothing needs to be changed
  * debian/control: Change Vcs-* to salsa
  * Bump debhelper version to 10

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 08 Nov 2018 06:32:44 +0800

node-node-rest-client (2.5.0-2) unstable; urgency=low

  * Fix autopkgtest fail
  * Bump Standards-Version to 4.1.3: nothing needs to be changed

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Thu, 11 Jan 2018 18:25:06 +0800

node-node-rest-client (2.5.0-1) unstable; urgency=low

  * Initial release (Closes: #877646)

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Wed, 04 Oct 2017 16:36:24 +0000