File: changelog

package info (click to toggle)
node-serve-static 2.1.0%2B~1.15.7-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 272 kB
  • sloc: javascript: 897; makefile: 4
file content (157 lines) | stat: -rw-r--r-- 4,896 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
node-serve-static (2.1.0+~1.15.7-2) unstable; urgency=medium

  * Team upload
  * Breaks: node-express (<< 4.21.0~)

 -- Yadd <yadd@debian.org>  Mon, 16 Sep 2024 13:31:41 +0400

node-serve-static (2.1.0+~1.15.7-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.7.0
  * New upstream version 2.1.0+~1.15.7
  * Require node-send >1 and drop related patch

 -- Yadd <yadd@debian.org>  Sat, 14 Sep 2024 16:17:03 +0400

node-serve-static (1.15.0+~1.15.7-1) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.2, no changes needed
  * New upstream version 1.15.0+~1.15.7

 -- Yadd <yadd@debian.org>  Sun, 07 Apr 2024 07:48:57 +0400

node-serve-static (1.15.0+~1.15.0-1) unstable; urgency=medium

  * Declare compliance with policy 4.6.1
  * New upstream version 1.15.0+~1.15.0

 -- Yadd <yadd@debian.org>  Fri, 02 Sep 2022 09:22:52 +0200

node-serve-static (1.14.2+~1.13.10-2) unstable; urgency=medium

  * Fix test for recent url-parse (Closes: #1009601)

 -- Yadd <yadd@debian.org>  Wed, 13 Apr 2022 11:57:47 +0200

node-serve-static (1.14.2+~1.13.10-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ Yadd ]
  * Bump debhelper compatibility level to 13
  * Modernize debian/watch
    * Fix GitHub tags regex
    * Fix filenamemangle
  * Use dh-sequence-nodejs instead of pkg-js-tools
  * Uploaders: replace Leo Iannacone by myself, thanks for your work!
  * Update standards version to 4.6.0, no changes needed.
  * Drop dependency to nodejs
  * Embed typescript declarations
  * New upstream version 1.14.2+~1.13.10

 -- Yadd <yadd@debian.org>  Sat, 25 Dec 2021 14:57:55 +0100

node-serve-static (1.14.1-3) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.5.0
  * Disable one test that fails only under autopkgtest (Closes: #952183)

 -- Xavier Guimard <yadd@debian.org>  Mon, 24 Feb 2020 09:58:42 +0100

node-serve-static (1.14.1-2) unstable; urgency=medium

  * Team upload
  * Back to unstable after successful tests
  * Declare break for node-express < 4.17.1-2

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

node-serve-static (1.14.1-1) experimental; urgency=medium

  * Team upload
  * Declare compliance with policy 4.4.1
  * Add "Rules-Requires-Root: no"
  * New upstream version 1.14.1
  * Remove patches:
    + CVE fixed upstream
    + test fixed by recent node-supertest
  * Build-dependencies: add node-safe-buffer and require
    node-supertest ≥ 4.0.2

 -- Xavier Guimard <yadd@debian.org>  Fri, 20 Dec 2019 06:57:18 +0100

node-serve-static (1.6.4-4) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.0
  * Add debian/gbp.conf
  * Switch install to pkg-js-tools

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

node-serve-static (1.6.4-3) unstable; urgency=medium

  * Team upload
  * Disable one failing test (Closes: #927015)
  * Enable upstream test in autopkgtest using pkg-js-tools
  * Declare compliance with policy 4.3.0
  * Change section to javascript
  * Change priority to optional
  * Fix VCS fields
  * Fix debian/copyright format URL
  * Add upstream/metadata

 -- Xavier Guimard <yadd@debian.org>  Mon, 15 Apr 2019 07:05:03 +0200

node-serve-static (1.6.4-2) unstable; urgency=medium

  * Team upload.
  * Upstream patch fixing CVE-2015-1164 (Closes: #775843).

 -- Jérémy Lal <kapouer@melix.org>  Tue, 17 Feb 2015 00:00:03 +0100

node-serve-static (1.6.4-1) unstable; urgency=medium

  [ Leo Iannacone ]
  * Imported Upstream version 1.6.4
  * Bump Standards-Version 3.9.6
  * debian/control:
    - add node-utils-merge as dependency
    - relax debuild version, required 8 instead of 9
  * debian/rules:
    - update dh_auto_test command
    - update HISTORY.md filename
  * debian/copyright: update Copyright authors
  * debian/docs: update README.md filename
  * Add autopkgtest suite

  [ Andrew Kelley ]
  * debian/watch: update to canonical format

 -- Leo Iannacone <l3on@ubuntu.com>  Wed, 15 Oct 2014 17:52:17 +0200

node-serve-static (1.2.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + releaxed version dependencies since there is only a version
      of node modules in debian suites
    + add node-escape-html as dependecies according with new release
    + add node-mocha, node-supertest, node-should and binary dependencies
      as builddep, needed for tests
  * debian/rules: enabled tests

 -- Leo Iannacone <l3on@ubuntu.com>  Mon, 16 Jun 2014 21:55:45 +0200

node-serve-static (1.1.0-1) unstable; urgency=low

  * Initial release (Closes: #746231)

 -- Leo Iannacone <l3on@ubuntu.com>  Mon, 28 Apr 2014 12:10:16 +0200