File: changelog

package info (click to toggle)
python-certbot-nginx 1.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 620 kB
  • sloc: python: 4,217; sh: 111; makefile: 10
file content (243 lines) | stat: -rw-r--r-- 7,479 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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
python-certbot-nginx (1.10.1-1) unstable; urgency=medium

  * New upstream version 1.10.1
  * Bump S-V; no changes needed
  * Bump d/watch to v4

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Fri, 04 Dec 2020 22:50:08 -0500

python-certbot-nginx (1.7.0-1) unstable; urgency=medium

  * New upstream version 1.7.0
  * Revise smoke test

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Tue, 04 Aug 2020 20:34:48 -0400

python-certbot-nginx (1.6.0-3) unstable; urgency=medium

  * Fix path in CI test

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Fri, 24 Jul 2020 01:15:58 -0400

python-certbot-nginx (1.6.0-2) unstable; urgency=medium

  * Wait for pebble server to start, rather than crossing our fingers

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Wed, 22 Jul 2020 18:58:00 -0400

python-certbot-nginx (1.6.0-1) unstable; urgency=medium

  [ Andreas Hasenack ]
  * Actually run the tests at build time

  [ Harlan Lieberman-Berg ]
  * New upstream version 1.6.0
  * Bump ABI requirement to certbot

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Tue, 07 Jul 2020 17:46:31 -0400

python-certbot-nginx (1.4.0-1) unstable; urgency=medium

  * New upstream version 1.4.0
  * Bump debhelper-compt to 13
  * Bump deps of acme, certbot APIs to require >= 1.4

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Tue, 05 May 2020 19:28:53 -0400

python-certbot-nginx (1.3.0-3) unstable; urgency=medium

  * Add end-to-end testing for nginx plugin.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Wed, 29 Apr 2020 17:48:14 -0400

python-certbot-nginx (1.3.0-2) unstable; urgency=medium

  * Switch to using Provides for ABI compatibility.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Mon, 27 Apr 2020 18:59:03 -0400

python-certbot-nginx (1.3.0-1) unstable; urgency=medium

  * New upstream version 1.3.0
  * Switch to debhelper-compat instead of d/compat

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Sun, 12 Apr 2020 20:21:09 -0400

python-certbot-nginx (1.1.0-1) unstable; urgency=medium

  * New upstream version 1.1.0
  * Drop inactive Uploaders
  * Bump S-V; no changes needed
  * Bump versions along with upstream
  * Remove unnecessary version restrictions (cme fix)
  * Drop docs package removed by upstream.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Fri, 24 Jan 2020 20:12:20 -0500

python-certbot-nginx (0.39.0-1) unstable; urgency=medium

  * New upstream version 0.39.0
  * Drop python-certbot-nginx dummy package (Closes: #940767)

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Tue, 01 Oct 2019 22:10:46 -0400

python-certbot-nginx (0.36.0-1) unstable; urgency=medium

  * New upstream version 0.36.0
  * Bump dep on certbot to 0.35.
  * Bump S-V to 4.4.0; no changes needed.
  * Bump compat, dh to 12.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Thu, 11 Jul 2019 17:26:16 -0400

python-certbot-nginx (0.35.1-1) unstable; urgency=medium

  * New upstream version 0.35.1
  * Bump certbot and acme version requirements.
  * Switch to pytest, invoked through setup.py

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Tue, 09 Jul 2019 19:06:04 -0400

python-certbot-nginx (0.31.0-1) unstable; urgency=medium

  * New upstream version 0.31.0
  * Bump S-V; no changes needed.
  * Suppress lintian warning.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Sat, 09 Feb 2019 19:53:55 -0500

python-certbot-nginx (0.28.0-1) unstable; urgency=medium

  * New upstream version 0.28.0
  * Bump python3-acme dep changed upstream
  * Bump S-V; no changes needed.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Wed, 07 Nov 2018 18:32:52 -0500

python-certbot-nginx (0.26.0-1) unstable; urgency=medium

  * New upstream version 0.26.0
  * Bump dependencies to match setup.py
  * Bump S-V; add R-R-R: no

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Sat, 14 Jul 2018 02:25:26 -0400

python-certbot-nginx (0.25.0-2) unstable; urgency=medium

  * Bump version requirement for acme and release -2

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Mon, 11 Jun 2018 23:22:09 -0400

python-certbot-nginx (0.25.0-1) unstable; urgency=medium

  * New upstream version 0.25.0

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Mon, 11 Jun 2018 22:15:24 -0400

python-certbot-nginx (0.23.0-2) unstable; urgency=medium

  * Switch maintainer email to tracker.d.o (Closes: #899674)

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Mon, 28 May 2018 22:42:04 -0400

python-certbot-nginx (0.23.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump S-V; no chnages needed.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Fri, 06 Apr 2018 23:40:42 -0400

python-certbot-nginx (0.22.0-1) unstable; urgency=medium

  * New upstream release -- now with wildcards!
  * Break strict dependency requirement.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Thu, 15 Mar 2018 20:56:54 -0400

python-certbot-nginx (0.21.1-1) unstable; urgency=high

  * New upstream release.
  * Change Vcs-Git to use HTTPS.
  * Change d/copyright to use HTTPS

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Fri, 02 Feb 2018 18:25:36 -0500

python-certbot-nginx (0.20.0-3) unstable; urgency=medium

  * Add version restriction to Breaks/Replaces for dummy. (Closes: #886954)

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Mon, 15 Jan 2018 22:22:41 -0500

python-certbot-nginx (0.20.0-2) unstable; urgency=low

  * Add transitional dummy package.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Sun, 07 Jan 2018 23:09:09 -0500

python-certbot-nginx (0.20.0-1) unstable; urgency=low

  * New upstream release.
  * Switch to python3!
  * Update to debhelper 11, bump S-V.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Fri, 05 Jan 2018 21:56:26 -0500

python-certbot-nginx (0.19.0-1) unstable; urgency=medium

  * New upstream release.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Wed, 04 Oct 2017 19:45:42 -0400

python-certbot-nginx (0.18.2-1) unstable; urgency=medium

  * New upstream release.
  * Move to python3-sphinx; bump S-V without changes.
  * Drop unnecessary Testsuite.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Sun, 01 Oct 2017 19:12:38 -0400

python-certbot-nginx (0.17.0-1) unstable; urgency=medium

  * New upstream release.
  * Move to unstable from experimental, now that the freeze is over.
  * Update to latest Debian policy.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Sun, 06 Aug 2017 18:07:36 -0400

python-certbot-nginx (0.14.2-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Add dep8 smoke test.

 -- Robie Basak <robie.basak@ubuntu.com>  Fri, 26 May 2017 14:25:07 +0100

python-certbot-nginx (0.12.0-1) experimental; urgency=medium

  * New upstream release.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Tue, 21 Mar 2017 23:21:31 -0400

python-certbot-nginx (0.11.1-1) unstable; urgency=medium

  * New upstream release.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Sun, 19 Feb 2017 14:15:14 -0500

python-certbot-nginx (0.10.2-1) unstable; urgency=medium

  * New upstream release.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Thu, 26 Jan 2017 01:19:50 -0500

python-certbot-nginx (0.10.1-1) unstable; urgency=medium

  * New upstream release.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Fri, 20 Jan 2017 22:31:24 -0500

python-certbot-nginx (0.9.3-1) unstable; urgency=medium

  * First upstream stable release.

 -- Harlan Lieberman-Berg <hlieberman@debian.org>  Sun, 23 Oct 2016 01:54:36 -0400