File: changelog

package info (click to toggle)
node-browserify-lite 0.5.1%2B~cs7.1.5-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 820 kB
  • sloc: javascript: 1,424; makefile: 30; sh: 8
file content (182 lines) | stat: -rw-r--r-- 5,389 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
180
181
182
node-browserify-lite (0.5.1+~cs7.1.5-5) unstable; urgency=medium

  * Team upload
  * Fix autopkgtest

 -- Yadd <yadd@debian.org>  Thu, 01 Sep 2022 17:47:26 +0200

node-browserify-lite (0.5.1+~cs7.1.5-4) unstable; urgency=medium

  * Team upload
  * Build mk-dirs and rewrite-imports with rollup to avoid circular dependency
  * Fix rewrite-imports regexp
  * Add bundt test

 -- Yadd <yadd@debian.org>  Thu, 01 Sep 2022 14:04:25 +0200

node-browserify-lite (0.5.1+~cs7.1.5-3) unstable; urgency=medium

  * Team upload

  [ Pirate Praveen ]
  * Update minimum version of dh-sequence-nodejs for pkgjs-pjson

  [ Yadd ]
  * Declare compliance with policy 4.6.1
  * Add fix for terser >= 5 (Closes: #1018834)

 -- Yadd <yadd@debian.org>  Wed, 31 Aug 2022 16:13:15 +0200

node-browserify-lite (0.5.1+~cs7.1.5-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

  [ Yadd ]
  * Update standards version to 4.6.0, no changes needed.
  * Fix filenamemangle
  * Update nodejs dependency to nodejs:any
  * Build bundt manpage with help2man

 -- Yadd <yadd@debian.org>  Sat, 27 Nov 2021 21:26:04 +0100

node-browserify-lite (0.5.1+~cs7.1.5-1) unstable; urgency=medium

  * Team upload

  [ Yadd ]
  * Fix GitHub tags regex

  [ Pirate Praveen ]
  * Add bundt and dependencies as components and provide bundt
  * New upstream version 0.5.1+~cs7.1.5

 -- Pirate Praveen <praveen@debian.org>  Sat, 14 Aug 2021 01:47:41 +0530

node-browserify-lite (0.5.1-2) unstable; urgency=medium

  * Team upload

  [ 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
  * Declare compliance with policy 4.5.1
  * Modernize debian/watch
  * Use dh-sequence-nodejs
  * Replace deprecated no-uglify by uglifyjs (Closes: #979916)

 -- Xavier Guimard <yadd@debian.org>  Tue, 12 Jan 2021 20:56:17 +0100

node-browserify-lite (0.5.1-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Use pkg-js-tools auto test & install
  * New upstream version 0.5.1 (Closes: #954409)

 -- Xavier Guimard <yadd@debian.org>  Sat, 21 Mar 2020 13:43:59 +0100

node-browserify-lite (0.5.0-8) unstable; urgency=medium

  * Move to /usr/share
  * Bump policy and debhelper

 -- Bastien Roucariès <rouca@debian.org>  Wed, 04 Sep 2019 15:25:50 +0200

node-browserify-lite (0.5.0-7) unstable; urgency=medium

  * Bug fix: "autopkgtest regression", thanks to Graham Inggs (Closes:
    #918833). Use .PHONY rules

 -- Bastien Roucariès <rouca@debian.org>  Wed, 16 Jan 2019 11:49:51 +0100

node-browserify-lite (0.5.0-6) unstable; urgency=medium

  * Bug fix: "autopkgtest regression", thanks to Graham Inggs (Closes:
    #918833).

 -- Bastien Roucariès <rouca@debian.org>  Sun, 13 Jan 2019 16:32:42 +0100

node-browserify-lite (0.5.0-5) unstable; urgency=medium

  * Team upload.
  * Fix depend on node-uglify (not uglifyjs).
    Closes: Bug#918935. Thanks to Adrian Bunk.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 10 Jan 2019 19:56:01 +0100

node-browserify-lite (0.5.0-4) UNRELEASED; urgency=medium

  * Update VCS fields
  * Add upstream/metadata

 -- Xavier Guimard <yadd@debian.org>  Thu, 10 Jan 2019 19:33:36 +0100

node-browserify-lite (0.5.0-3) unstable; urgency=medium

  * Bug fix: "autopkgtest regression", thanks to Graham Inggs (Closes:
    #918833).

 -- Bastien Roucariès <rouca@debian.org>  Wed, 09 Jan 2019 23:30:54 +0100

node-browserify-lite (0.5.0-2) unstable; urgency=medium

  * Move to section javascript
  * Bump compat and policy
  * Add myself as uploader
  * Depends on nodejs >=6. Thus drop nodejs patch.
  * Bug fix: "Updating the node-browserify-lite Uploaders list", thanks to
    Tobias Frost (Closes: #909874).
  * Bug fix: "Quoting fixed in autopkgtest 5.2", thanks to Graham Inggs
    (Closes: #894929).
  * Add running test suite as debci
  * Bug fix: "unreproducible output order", thanks to Rebecca N. Palmer
    (Closes: #918361).
  * Generate example under debci

 -- Bastien Roucariès <rouca@debian.org>  Mon, 07 Jan 2019 15:03:54 +0100

node-browserify-lite (0.5.0-1) unstable; urgency=medium

  * Team upload
  * Import upstream release 0.5.0.

 -- Johannes Schauer <josch@debian.org>  Wed, 05 Jul 2017 20:48:50 +0200

node-browserify-lite (0.3.0-2) unstable; urgency=medium

  * Team upload
  * Fix cli.js permssion (Closes: #853131)
  * Bump debhelper compat to 9

 -- Pirate Praveen <praveen@debian.org>  Mon, 30 Jan 2017 14:34:30 +0530

node-browserify-lite (0.3.0-1) unstable; urgency=medium

  * Import upstream release 0.3.0.
  * remove XS-Testsuite - no longer necessary with new dpkg version

 -- Andrew Kelley <superjoe30@gmail.com>  Tue, 07 Jul 2015 14:10:27 -0700

node-browserify-lite (0.2.4-1) unstable; urgency=medium

  * Import upstream release 0.2.4.
  * Fix shebang line patch.
  * Bump standards version to 3.9.6.
  * Add lintian override for hyphen in man page.

 -- Andrew Kelley <superjoe30@gmail.com>  Fri, 15 May 2015 20:31:40 +0000

node-browserify-lite (0.2.2-1) unstable; urgency=medium

  * Initial release (Closes: #763916)

 -- Andrew Kelley <superjoe30@gmail.com>  Sat, 04 Oct 2014 01:06:18 +0200