File: changelog

package info (click to toggle)
node-zipfile 0.5.12%2Bds-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,044 kB
  • sloc: cpp: 508; javascript: 353; makefile: 52; sh: 29; lisp: 10
file content (124 lines) | stat: -rw-r--r-- 3,800 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
node-zipfile (0.5.12+ds-6) unstable; urgency=medium

  * Team upload
  * Add build dependency to node-mkdirp ≥ 1 (fixes debci)

 -- Xavier Guimard <yadd@debian.org>  Thu, 29 Oct 2020 13:24:17 +0100

node-zipfile (0.5.12+ds-5) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 13
  * Use dh-sequence-nodejs
  * Add fix for mkdirp ≥ 1 (Closes: #973065)
  * Apply multi-arch hints (Multi-Arch: same)

 -- Xavier Guimard <yadd@debian.org>  Tue, 27 Oct 2020 21:11:09 +0100

node-zipfile (0.5.12+ds-4) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Add upstream/metadata
  * Use pkg-js-tools auto install
  * Enable upstream test
  * Add fix for Node.js ≥ 12 (reported)
  * Update copyright

 -- Xavier Guimard <yadd@debian.org>  Sat, 25 Jan 2020 08:30:48 +0100

node-zipfile (0.5.12+ds-3) unstable; urgency=medium

  * Build against libnode-dev
  * Use https homepage
  * Standards-Version 4.3.0
  * Use Test-Command for autopkgtest (Closes: #894959)

 -- Jérémy Lal <kapouer@melix.org>  Mon, 07 Jan 2019 10:13:04 +0100

node-zipfile (0.5.12+ds-2) unstable; urgency=medium

  * Team upload
  * Reupload to unstable

 -- Pirate Praveen <praveen@debian.org>  Wed, 22 Aug 2018 10:48:57 +0530

node-zipfile (0.5.12+ds-1) experimental; urgency=medium

  * Team upload
  * New upstream version 0.5.12+ds
  * Bump Standards-Version to 4.2.0 (no changes needed)
  * Bump debhelper compatibility level to 11
  * Use salsa.debian.org in Vcs-* fields
  * Tighten dependency on node-pre-gyp

 -- Pirate Praveen <praveen@debian.org>  Mon, 20 Aug 2018 12:35:27 +0530

node-zipfile (0.5.11+ds-2) unstable; urgency=medium

  * Stick to how upstream installs files

 -- Jérémy Lal <kapouer@melix.org>  Wed, 21 Dec 2016 10:52:25 +0100

node-zipfile (0.5.11+ds-1) unstable; urgency=medium

  * New upstream version 0.5.11+ds (Closes: #802351)
  * Patch package.json to fix binding load path
  * Build-Depends mocha, node-pre-gyp
  * Depends node-pre-gyp
  * Run tests during build
  * Copyright for world mercator test data, and keep
    those test files in tarball
  * Enable autopkgtests
  * Standards-Version 3.9.8
  * Secure Vcs url
  * Use dh nodejs
  * Use repacksuffix
  * Properly install module with package.json

 -- Jérémy Lal <kapouer@melix.org>  Tue, 20 Dec 2016 16:46:19 +0100

node-zipfile (0.5.0+ds-1) unstable; urgency=medium

  * New upstream version
  * Install zipfile.node only to get rid of node-pre-gyp dependency.
  * Build-Depends pkg-config, fix configure flags (Closes: #741748).
  * copyright:
    + add new owner for 2014
    + use Excluded-Files section

 -- Jérémy Lal <kapouer@melix.org>  Sun, 16 Mar 2014 23:07:53 +0100

node-zipfile (0.4.0+ds1-1) unstable; urgency=low

  * New upstream version
  * Loosen dependency on nodejs
  * Build using node-gyp instead of node-waf
  * Remove pkg-config from Build-Depends, not needed by node-gyp
  * Further repackaging: remove test data, and keep deps/*.gypi
  * Update copyright, fix Source field, explain repackaging
  * Canonicalize Vcs fields
  * Standards-Version 3.9.4
  * Use dh 9 for hardening
  * Watch github, mangle version

 -- Jérémy Lal <kapouer@melix.org>  Fri, 30 Aug 2013 15:32:59 +0200

node-zipfile (0.3.1+ds1-1) unstable; urgency=low

  * New upstream version
  * Add B-D on libuv-dev
  * Bump dependency on Node >= 0.6
  * Bump Standards-Version to 3.9.3, no changes needed
  * Updated debian/copyright

 -- David Paleino <dapal@debian.org>  Sat, 14 Apr 2012 23:26:44 +0200

node-zipfile (0.2.4+ds1-1) unstable; urgency=low

  * Initial release (Closes: #646395)

 -- David Paleino <dapal@debian.org>  Sun, 23 Oct 2011 22:33:32 +0200