File: changelog

package info (click to toggle)
node-address 2.0.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 384 kB
  • sloc: javascript: 704; makefile: 7
file content (156 lines) | stat: -rw-r--r-- 4,431 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
147
148
149
150
151
152
153
154
155
156
node-address (2.0.3-5) unstable; urgency=medium

  * Team upload
  * Drop moduleResolution NodeNext in patch,
    for future compatibility with typescript 5.2

 -- Jérémy Lal <kapouer@melix.org>  Thu, 19 Feb 2026 02:45:08 +0100

node-address (2.0.3-4) unstable; urgency=medium

  * Team upload
  * Drop node-any-promise (not used)

 -- Bastien Roucariès <rouca@debian.org>  Wed, 29 Oct 2025 22:28:12 +0100

node-address (2.0.3-3) unstable; urgency=medium

  * Team upload.

  [ Lukas Märdian ]
  * Increase timeout to avoid flaky autopkgtest failures on slow testbeds.
    Closes: #1034603.

  [ Santiago Vila ]
  * d/control: Drop <!nocheck> from mocha and node-typescript.
    Closes: #1116793.
  * d/control: Drop "Rules-Requires-Root: no" (default).
  * d/salsa-ci.yml: Use the simplified version.

 -- Santiago Vila <sanvila@debian.org>  Sat, 11 Oct 2025 11:10:00 +0200

node-address (2.0.3-2) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.7.2
  * Don't modify package.json during build
  * Fix debian/clean
  * Back to unstable

 -- Yadd <yadd@debian.org>  Wed, 03 Sep 2025 12:42:51 +0200

node-address (2.0.3-1) experimental; urgency=medium

  * Team Upload
  * New upstream version 2.0.3

 -- Michelle Jin <42.4.sejin@gmail.com>  Tue, 15 Jul 2025 05:08:45 -0400

node-address (2.0.1-1) unstable; urgency=medium

  * Team upload
  * Bump Standards-Version to 4.6.2 (no changes needed)
  * Add build script
  * Transpile ts test files to js by using custom tsconfig.json
  * Add @types/mocha to extlinks
  * Add patches for using custom tsconfig.json files and disabling failing tests
  * Remove symlink for src/ in tests and add the directory to testbed
  * New upstream version 2.0.1

 -- Ananthu C V <weepingclown@disroot.org>  Thu, 05 Oct 2023 14:16:35 +0530

node-address (1.2.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.2.2

 -- Ananthu C V <ananthucv5@gmail.com>  Wed, 27 Sep 2023 19:44:29 +0530

node-address (1.2.1-1) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * Drop dependency to nodejs
  * New upstream version 1.2.1

 -- Yadd <yadd@debian.org>  Sat, 17 Sep 2022 19:13:58 +0200

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

  * Team upload
  * Add extra_restrictions=needs-internet
  * New upstream version 1.2.0

 -- Yadd <yadd@debian.org>  Tue, 03 May 2022 11:44:32 +0200

node-address (1.1.2-3) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.

  [ Yadd ]
  * Set upstream metadata fields: Bug-Submit.
  * Bump debhelper compatibility level to 13
  * Modernize debian/watch
  * Fix GitHub tags regex
  * Use dh-sequence-nodejs
  * Declare compliance with policy 4.6.0

 -- Yadd <yadd@debian.org>  Thu, 19 Aug 2021 09:40:25 +0200

node-address (1.1.2-2) unstable; urgency=medium

  * Team upload

  [ Gianfranco Costamagna ]
  * Increase test timeout to fix arm* slowness (Closes: #956375)

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.0

 -- Xavier Guimard <yadd@debian.org>  Fri, 10 Apr 2020 15:13:07 +0200

node-address (1.1.2-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.4.1
  * New upstream version 1.1.2
  * Update test modules
  * Add node-any-promise, node-assert and node-typescript in build
    dependencies
  * Add debian/clean
  * Disable test during build due to network access

 -- Xavier Guimard <yadd@debian.org>  Wed, 16 Oct 2019 23:02:35 +0200

node-address (1.1.0-2) unstable; urgency=medium

  * Team upload
  * Switch install to pkg-js-tools auto_install

 -- Xavier Guimard <yadd@debian.org>  Sat, 03 Aug 2019 15:42:01 +0200

node-address (1.1.0-1) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.0
  * Add debian/gbp.conf
  * Add upstream/metadata
  * New upstream version 1.1.0
  * Update VCS fields to salsa
  * Enable upstream tests using pkg-js-tools, this embeds some node
    modules in debian/tests/test_modules
  * Add net-tools in dependencies
  * Update debian/copyright
  * Add "Multi-Arch: foreign"

 -- Xavier Guimard <yadd@debian.org>  Mon, 08 Jul 2019 18:52:11 +0200

node-address (1.0.3-1) unstable; urgency=low

  * Initial release (Closes: #877095)

 -- Pirate Praveen <praveen@debian.org>  Thu, 28 Sep 2017 21:33:37 +0530