File: changelog

package info (click to toggle)
node-i18next-browser-languagedetector 7.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,008 kB
  • sloc: javascript: 821; makefile: 2
file content (179 lines) | stat: -rw-r--r-- 5,827 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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
node-i18next-browser-languagedetector (7.0.1-1) unstable; urgency=medium

  * New upstream version
  * d/control: upgrade standards version to 4.6.1
  * d/copyright: Update copyright year to 2023 for debian/* files

 -- Nicolas Mora <babelouest@debian.org>  Fri, 06 Jan 2023 08:44:20 -0500

node-i18next-browser-languagedetector (6.1.8-2) unstable; urgency=medium

  * Team upload
  [ Debian Janitor ]
  * Apply multi-arch hints.
    + node-i18next-browser-languagedetector:
      Add :any qualifier for nodejs dependency

  [ Yadd ]
  * Add fix for rollup 3 (Closes: #1022634)

 -- Yadd <yadd@debian.org>  Wed, 26 Oct 2022 14:28:39 +0200

node-i18next-browser-languagedetector (6.1.8-1) unstable; urgency=medium

  * New upstream version

 -- Nicolas Mora <babelouest@debian.org>  Sun, 09 Oct 2022 10:48:48 -0400

node-i18next-browser-languagedetector (6.1.5-2) unstable; urgency=medium

  * Team upload
  * Add missing build dependency on pkg-js-tools | dh-sequence-nodejs for addon nodejs.
  * Fix filenamemangle
  * Use dh-sequence-nodejs instead of pkg-js-tools
  * Update patches to recent @rollup/plugin-node-resolve

 -- Yadd <yadd@debian.org>  Fri, 23 Sep 2022 15:32:41 +0200

node-i18next-browser-languagedetector (6.1.5-1) unstable; urgency=medium

  * New upstream version
  * d/control: upgrade standards version to 4.6.1
  * d/watch: fix filename downloaded

 -- Nicolas Mora <babelouest@debian.org>  Tue, 23 Aug 2022 13:18:21 -0400

node-i18next-browser-languagedetector (6.1.4-1) unstable; urgency=medium

  * New upstream version

 -- Nicolas Mora <babelouest@debian.org>  Sun, 27 Mar 2022 09:04:15 -0400

node-i18next-browser-languagedetector (6.1.3-1) unstable; urgency=medium

  * New upstream version

 -- Nicolas Mora <babelouest@debian.org>  Fri, 11 Feb 2022 19:44:40 -0500

node-i18next-browser-languagedetector (6.1.2-1) unstable; urgency=medium

  * New upstream version
  * d/control: upgrade standards version to 4.6.0
  * d/watch: fix watch file with new github format
  * d/patches: remove drop-legacy-plugins.patch applied upstream

 -- Nicolas Mora <babelouest@debian.org>  Fri, 10 Sep 2021 08:12:41 -0400

node-i18next-browser-languagedetector (6.0.1-8) unstable; urgency=medium

  * Team upload.
  * Enable upstream test (mocha)
  * Add debian/clean

 -- Xavier Guimard <yadd@debian.org>  Mon, 11 Jan 2021 08:30:27 +0100

node-i18next-browser-languagedetector (6.0.1-7) unstable; urgency=medium

  * Team upload.
  * Remove build dependency to node-babel-polyfill which no more exists
    (fixes debci)
  * Modernize debian/watch

 -- Xavier Guimard <yadd@debian.org>  Mon, 11 Jan 2021 06:19:21 +0100

node-i18next-browser-languagedetector (6.0.1-6) unstable; urgency=medium

  * Team upload.
  * Remove deprecated options introduced in node-rollup-plugin-node-resolve 11
  * Drop legacy rollup-plugin-babel usage

 -- Pirate Praveen <praveen@debian.org>  Fri, 01 Jan 2021 21:17:28 +0530

node-i18next-browser-languagedetector (6.0.1-5) unstable; urgency=medium

  * Team upload.
  * Use node-rollup-plugin-terser as build dependency (now in the archive)
  * Add patch to resolve modules installed in the system (fixes umd build)
  * Drop legacy node-resolve plugin usage
  * Bump Standards-Version to 4.5.1 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Thu, 31 Dec 2020 16:26:42 +0530

node-i18next-browser-languagedetector (6.0.1-4) unstable; urgency=medium

  * Team upload.

  * build-depend on recent node-babel-core
    node-babel-plugin-transform-runtime
    node-babel-preset-env node-babel-polyfill
    (not node-babel7);
    depend on recent node-babel-runtime
    (not node-babel7)

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 18 Dec 2020 18:33:18 +0100

node-i18next-browser-languagedetector (6.0.1-3) unstable; urgency=medium

  [Debian Janitor <janitor@jelmer.uk>]
  * Set upstream metadata fields: Bug-Submit.

 -- Nicolas Mora <babelouest@debian.org>  Sat, 10 Oct 2020 07:51:20 -0400

node-i18next-browser-languagedetector (6.0.1-2) unstable; urgency=medium

  * Upload to unstable
  * d/control: Use dh-sequence-nodejs instead of pkg-js-tools
  * d/control: Add Multi-Arch: foreign to
    node-i18next-browser-languagedetector

 -- Nicolas Mora <babelouest@debian.org>  Sat, 10 Oct 2020 07:40:21 -0400

node-i18next-browser-languagedetector (6.0.1-1) experimental; urgency=medium

  * New upstream version

 -- Nicolas Mora <babelouest@debian.org>  Mon, 31 Aug 2020 07:40:43 -0400

node-i18next-browser-languagedetector (4.0.1-6) unstable; urgency=medium

  * Set debhelper-compat version to 13
  * Add libjs-i18next-browser-languagedetector as dependency for
    node-i18next-browser-languagedetector

 -- Nicolas Mora <nicolas@babelouest.org>  Mon, 29 Jun 2020 08:00:04 -0400

node-i18next-browser-languagedetector (4.0.1-5) unstable; urgency=medium

  * Team upload
  * Drop dependency on node-babel-runtime for node-babel7
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Add Testsuite: autopkgtest-pkg-nodejs

 -- Pirate Praveen <praveen@debian.org>  Wed, 13 May 2020 21:37:13 +0530

node-i18next-browser-languagedetector (4.0.1-4) unstable; urgency=medium

  * Team upload
  * Build with babel 7 (Closes: #958771)

 -- Pirate Praveen <praveen@debian.org>  Sat, 02 May 2020 13:07:13 +0530

node-i18next-browser-languagedetector (4.0.1-3) unstable; urgency=medium

  * Team upload
  * Reupload to unstable

 -- Xavier Guimard <yadd@debian.org>  Fri, 10 Jan 2020 06:19:40 +0100

node-i18next-browser-languagedetector (4.0.1-2) unstable; urgency=medium

  * Team upload
  * Source-only upload

 -- Xavier Guimard <yadd@debian.org>  Sat, 28 Dec 2019 09:22:42 +0100

node-i18next-browser-languagedetector (4.0.1-1) unstable; urgency=low

  * Initial release (Closes: #913203)

 -- Nicolas Mora <nicolas@babelouest.org>  Sun, 01 Dec 2019 09:38:43 -0500