File: changelog

package info (click to toggle)
node-minimatch 5.1.1%2B~5.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 412 kB
  • sloc: javascript: 1,333; makefile: 2
file content (172 lines) | stat: -rw-r--r-- 4,573 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
node-minimatch (5.1.1+~5.1.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 5.1.1+~5.1.2

 -- Yadd <yadd@debian.org>  Wed, 30 Nov 2022 15:47:33 +0100

node-minimatch (5.1.0+~3.0.5-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.1
  * New upstream version 5.1.0+~3.0.5

 -- Yadd <yadd@debian.org>  Wed, 18 May 2022 11:35:28 +0200

node-minimatch (5.0.0+~3.0.5-2) unstable; urgency=medium

  * Team upload
  * Back to unstable after successful tests
  * Update test for tap >= 15:
    - drop patch
    - require node-tap >= 15

 -- Yadd <yadd@debian.org>  Mon, 04 Apr 2022 12:39:47 +0200

node-minimatch (5.0.0+~3.0.5-1) experimental; urgency=medium

  * Team upload
  * New upstream version 5.0.0+~3.0.5
  * Update test patch

 -- Yadd <yadd@debian.org>  Thu, 17 Feb 2022 10:56:14 +0100

node-minimatch (3.1.1+~3.0.5-1) unstable; urgency=medium

  * Team upload
  * New upstream version 3.1.1+~3.0.5

 -- Yadd <yadd@debian.org>  Sun, 13 Feb 2022 16:06:12 +0100

node-minimatch (3.0.5+~3.0.5-1) unstable; urgency=medium

  * Team upload
  * New upstream version 3.0.5+~3.0.5

 -- Yadd <yadd@debian.org>  Wed, 09 Feb 2022 17:06:14 +0100

node-minimatch (3.0.4+~3.0.5-1) unstable; urgency=medium

  [ Yadd ]
  * Team upload

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch.

  [ Yadd ]
  * Add ctype=nodejs to component(s)
  * Fix GitHub tags regex
  * Update standards version to 4.6.0, no changes needed.
  * Fix filenamemangle
  * Drop dependency to nodejs
  * Mark test dependencies with <!nocheck>
  * New upstream version 3.0.4+~3.0.5

 -- Yadd <yadd@debian.org>  Fri, 31 Dec 2021 15:47:57 +0100

node-minimatch (3.0.4+~3.0.3-1) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 13
  * Use dh-sequence-nodejs
  * Embed @types/minimatch and repack
  * Add a break against node-typescript-types < 20201105-1~

 -- Xavier Guimard <yadd@debian.org>  Thu, 05 Nov 2020 11:07:32 +0100

node-minimatch (3.0.4-4) unstable; urgency=medium

  * Team upload
  [ Jelmer Vernooij ]
  * Remove unnecessary 'Testsuite: autopkgtest' header.
  * Use secure copyright file specification URI.

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.0
  * Bump debhelper compatibility level to 12
  * Update VCS fields to salsa
  * Use pkg-js-tools auto test & install
  * Update copyright
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Add upstream/metadata

 -- Xavier Guimard <yadd@debian.org>  Thu, 19 Mar 2020 18:40:50 +0100

node-minimatch (3.0.4-3) unstable; urgency=medium

  * Team upload
  * set section to javascript
  * Bump policy (no changes)
  * Upload to unstable

 -- Bastien Roucariès <rouca@debian.org>  Thu, 24 Aug 2017 23:47:29 +0200

node-minimatch (3.0.4-2) experimental; urgency=medium

  * Team upload
  * Install package.json
  * Install under /usr/lib/nodejs/minimatch
    instead of /usr/lib/nodejs.
  * Update copyright

 -- Bastien Roucariès <rouca@debian.org>  Sun, 13 Aug 2017 23:36:59 +0200

node-minimatch (3.0.4-1) unstable; urgency=medium

  [ Pirate Praveen ]
  * Team upload
  * New upstream release

  [ Bastien Roucariès ]
  * Bump policy no change
  * Bump compat
  * Enable testsuite
  * Run autopkgtest suite in isolation

 -- Bastien Roucariès <rouca@debian.org>  Sun, 13 Aug 2017 22:44:56 +0200

node-minimatch (3.0.3-1) unstable; urgency=medium

  * New upstream version 3.0.3 (Closes: #843087)
  * License switch to ISC
  * Standards-Version 3.9.8
  * Secure Vcs url
  * Depends only on node-brace-expansion
  * Bump debhelper to 9
  * autopkgtest
  * Patch to run tests using old tap

 -- Jérémy Lal <kapouer@melix.org>  Fri, 04 Nov 2016 00:35:44 +0100

node-minimatch (1.0.0-1) unstable; urgency=medium

  * Standards-Version: 3.9.5
  * Move to pkg-javascript
  * Imported Upstream version 1.0.0

 -- Jérémy Lal <kapouer@melix.org>  Tue, 29 Jul 2014 02:16:43 +0200

node-minimatch (0.2.12-1) unstable; urgency=low

  * Upstream update
  * control:
    + canonicalize Vcs fields
    + Standards-Version 3.9.4

 -- Jérémy Lal <kapouer@melix.org>  Thu, 15 Aug 2013 15:58:52 +0200

node-minimatch (0.2.11-1) experimental; urgency=low

  * Upstream update.
  * Add dependency on node-sigmund.
  * Tighten dependency on node-lru-cache >= 2.
  * Use github url in watch file.

 -- Jérémy Lal <kapouer@melix.org>  Sat, 23 Mar 2013 09:48:02 +0100

node-minimatch (0.2.0-1) unstable; urgency=low

  * Initial release (Closes: #664143)

 -- Jérémy Lal <kapouer@melix.org>  Sat, 17 Mar 2012 23:33:28 +0100