File: changelog

package info (click to toggle)
node-path-to-regexp 6.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 504 kB
  • sloc: javascript: 2,594; makefile: 7
file content (133 lines) | stat: -rw-r--r-- 4,040 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
node-path-to-regexp (6.3.0-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.7.0
  * New upstream version (Closes: CVE-2024-45296)

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

node-path-to-regexp (6.2.1-1) unstable; urgency=medium

  * Declare compliance with policy 4.6.1
  * Clean build modules
  * New upstream version 6.2.1
  * Update build

 -- Yadd <yadd@debian.org>  Thu, 19 May 2022 10:41:34 +0200

node-path-to-regexp (6.2.0-3) unstable; urgency=medium

  * Fix filenamemangle
  * Drop dependency to deprecated node-typescript-types (Closes: #979779)

 -- Yadd <yadd@debian.org>  Sun, 01 May 2022 13:51:26 +0200

node-path-to-regexp (6.2.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 6.2.0-1.

  [ Yadd ]
  * Modernize debian/watch
  * Fix GitHub tags regex
  * Uploaders: replace Leo Iannacone by myself, thanks for your work!
  * Update standards version to 4.6.0, no changes needed.

 -- Yadd <yadd@debian.org>  Sun, 10 Oct 2021 14:53:15 +0200

node-path-to-regexp (6.2.0-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).

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Use dh-sequence-nodejs
  * Apply multi-arch hints
  * New upstream version 6.2.0

 -- Xavier Guimard <yadd@debian.org>  Thu, 29 Oct 2020 14:21:46 +0100

node-path-to-regexp (6.1.0-3) unstable; urgency=medium

  * Use pkg-js-tools auto link during build
  * Declare compliance with policy 4.5.0

 -- Xavier Guimard <yadd@debian.org>  Fri, 01 May 2020 09:04:48 +0200

node-path-to-regexp (6.1.0-2) unstable; urgency=medium

  * Back to unstable after successful tests

 -- Xavier Guimard <yadd@debian.org>  Mon, 16 Dec 2019 22:07:04 +0100

node-path-to-regexp (6.1.0-1) experimental; urgency=medium

  * New upstream version 6.1.0
  * Replace build modules
  * Update copyright
  * Update custom test
  * Reproduce upstream build using rimraf and tsc

 -- Xavier Guimard <yadd@debian.org>  Wed, 04 Dec 2019 23:09:24 +0100

node-path-to-regexp (3.1.0-1) unstable; urgency=medium

  * Declare compliance with policy 4.4.1
  * New upstream version 3.1.0
  * Add "Rules-Requires-Root: no"

 -- Xavier Guimard <yadd@debian.org>  Mon, 21 Oct 2019 22:51:44 +0200

node-path-to-regexp (3.0.0-2) unstable; urgency=medium

  * Reorder copyrights
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.0
  * Remove useless lintian overrides
  * Switch install to pkg-js-tools

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

node-path-to-regexp (3.0.0-1) unstable; urgency=medium

  * Bump debhelper compatibility level to 11
  * Declare compliance with policy 4.3.0
  * Change section to javascript
  * Change priority to optional
  * Change homepage to https://github.com/pillarjs/path-to-regexp
  * New upstream version 3.0.0
  * Add myself to uploaders
  * Add upstream/metadata
  * Add tests based on pkg-js-tools
  * Ignore upstream .gitignore
  * Update VCS fields to salsa
  * Add make-error and ts-node build components
  * Update debian/copyright
  * Add lintian-overrides

 -- Xavier Guimard <yadd@debian.org>  Wed, 06 Feb 2019 23:40:43 +0100

node-path-to-regexp (1.0.1-1) unstable; urgency=medium

  * Imported Upstream version 1.0.1
  * Bump Standard-Version 3.9.6
  * debian/copyright:
    - release debian files with the same upstream license: Expat
    - removed old author - following upstream
    - add Upstream-Contact
  * debian/control:
    - add nodejs and mocha as builddep
    - move to pkg-javascript
  * debian/rules: run upstream tests
  * Add autopkgtest suite

 -- Leo Iannacone <l3on@ubuntu.com>  Sat, 11 Oct 2014 18:22:38 +0200

node-path-to-regexp (0.1.2-1) unstable; urgency=low

  * Initial release (Closes: #744770)

 -- Leo Iannacone <l3on@ubuntu.com>  Wed, 16 Apr 2014 15:38:57 +0200