File: changelog

package info (click to toggle)
python-bcrypt 4.2.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 176 kB
  • sloc: python: 467; makefile: 19; sh: 4
file content (283 lines) | stat: -rw-r--r-- 9,186 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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
python-bcrypt (4.2.0-2.1) unstable; urgency=medium

  * Team upload.
  * Rebuild with Python 3.13 support.

 -- Thomas Goirand <zigo@debian.org>  Mon, 18 Nov 2024 11:04:06 +0100

python-bcrypt (4.2.0-2) unstable; urgency=medium

  * Team upload.
  * Drop patch to use base64 0.21.x (closes: #1084329).

 -- Colin Watson <cjwatson@debian.org>  Mon, 07 Oct 2024 15:28:31 +0100

python-bcrypt (4.2.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 4.2.0 (Closes: #1078400)

 -- Bastian Germann <bage@debian.org>  Thu, 15 Aug 2024 14:42:42 +0200

python-bcrypt (4.1.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 4.1.2
  * d/watch: Scan GitHub
  * d/copyright: Drop ISC and BSD-3-Clause
  * Patch: Relax base64 dependency
  * Set up build for Rust
  * Record the integrated pkgs in Static-Built-Using

 -- Bastian Germann <bage@debian.org>  Wed, 26 Jun 2024 20:51:57 +0200

python-bcrypt (3.2.2-1) unstable; urgency=medium

  * Team upload
  * The advertisement clause was removed with 3.1.7-1
  * New upstream version 3.2.2
  * Drop unneeded B-D python3-six

 -- Bastian Germann <bage@debian.org>  Tue, 03 Jan 2023 23:03:20 +0100

python-bcrypt (3.2.0-1) unstable; urgency=medium

  * Team upload.

  [ Gordon Ball ]
  * Patch c extension to support build on hurd; patch from Samuel Thibault
    (Closes: #976706)
  * New upstream version 3.2.0
  * Declare Rules-Requires-Root: no
  * Standards-Version 4.6.0
  * Debhelper compat 13

 -- Gordon Ball <gordon@chronitis.net>  Sat, 09 Oct 2021 19:58:26 +0000

python-bcrypt (3.1.7-4) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Re-export upstream signing key without extra signatures.

  [ Christoph Berg ]
  * Enable kfreebsd support.

 -- Christoph Berg <myon@debian.org>  Mon, 23 Nov 2020 23:35:33 +0100

python-bcrypt (3.1.7-3) unstable; urgency=medium

  * Drop python2 support; Closes: #937602

 -- Sandro Tosi <morph@debian.org>  Wed, 08 Apr 2020 11:44:03 -0400

python-bcrypt (3.1.7-2) unstable; urgency=medium

  * Remove myself from Uploaders.
  * Bump Standards-Version to 4.4.1 [Ondřej Nový].

 -- Daniel Stender <stender@debian.org>  Thu, 21 Nov 2019 00:01:24 +0100

python-bcrypt (3.1.7-1) unstable; urgency=medium

  * New upstream release.
  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

 -- Daniel Stender <stender@debian.org>  Mon, 09 Sep 2019 18:44:07 +0200

python-bcrypt (3.1.6-1) unstable; urgency=medium

  * New upstream release.
  * deb/control:
    + bump standards to 4.3.0 (no changes needed).
  * deb/copyright:
    + expand copyright span to 2019.

 -- Daniel Stender <stender@debian.org>  Sun, 27 Jan 2019 13:42:48 +0100

python-bcrypt (3.1.5-1) unstable; urgency=medium

  * New upstream release.
  * add debian/clean (cleaning .pytest_cache/).

 -- Daniel Stender <stender@debian.org>  Wed, 19 Dec 2018 12:15:31 +0100

python-bcrypt (3.1.4-3) unstable; urgency=medium

  * deb/control:
    + build against default python3 interpreter.
    + add !nocheck build profile switch to pytest packages.
    + bump standards to 4.2.1 (no further changes needed).
  * deb/rules:
    + build with DH_VERBOSE=1 (according to standards 4.2.0).
    + bump hardening flags to +all.
  * deb/tests:
    + use AUTOPKGTEST_TMP instead of ADTTMP [Ondřej Nový].
  * build with debhelper level 11 (changes in deb/compat and deb/control).

 -- Daniel Stender <stender@debian.org>  Thu, 01 Nov 2018 23:55:22 +0100

python-bcrypt (3.1.4-2) unstable; urgency=medium

  * deb/control:
    + bump standards to 4.1.3 (no changes needed).
    + Set Vcs-* to salsa.debian.org [Ondřej Nový]
  * deb/copyright:
    + expand copyright span to 2018.

 -- Daniel Stender <stender@debian.org>  Sun, 18 Feb 2018 21:00:12 +0100

python-bcrypt (3.1.4-1) unstable; urgency=medium

  * New upstream release.
  * deb/control: bump standards version to 4.1.1 (no changed needed).

 -- Daniel Stender <stender@debian.org>  Sun, 05 Nov 2017 11:06:08 +0100

python-bcrypt (3.1.3-1) unstable; urgency=medium

  * New upstream release.
  * drop git-dpm regime (remove deb/.git-dpm, add deb/gbp.conf).
  * use debhelper level 10 (changes in deb/compat and deb/control).
  * deb/copyright:
    + expanded copyright spans.
    + use https in Format field according to standards update.
    + bump standards version to 4.0.0 (no further changes needed).
  * deb/control:
    + build binaries for linux-any (Closes: #834062).
  * deb/tests/control:
    + add python{,3}-all packages to test deps.

 -- Daniel Stender <stender@debian.org>  Thu, 20 Jul 2017 19:49:16 +0200

python-bcrypt (3.1.2-1) unstable; urgency=medium

  * New upstream release:
    + drop 0001-fix-README-ascii-decoding-error.patch (applied
      upstream).

 -- Daniel Stender <stender@debian.org>  Fri, 23 Dec 2016 20:18:18 +0100

python-bcrypt (3.1.1-1) unstable; urgency=medium

  * New upstream release.
  * rewritten fix-README-ascii-decoding-error.patch.

 -- Daniel Stender <stender@debian.org>  Sat, 03 Dec 2016 10:47:56 +0100

python-bcrypt (3.1.0-1) unstable; urgency=medium

  * New upstream release.
  * deb/rules:
    + move dh_auto_test override up.
    + add override for dh_installchangelogs (get changelog).
  * drop import-tests-from-github.patch (applied upstream).

 -- Daniel Stender <stender@debian.org>  Mon, 25 Jul 2016 23:30:44 +0200

python-bcrypt (3.0.0-1) unstable; urgency=medium

  * New upstream release (Closes: #824952).
  * deb/control:
    + updated an uploader email address.
    + bumped standards to 3.9.8 (no changes needed).
  * deb/copyright:
    + expanded copyright spans, updated email addresses.
    + updated copyright info for changed backend (OpenBSD instead of openwall).
  * deb/rules:
    + added DEB_BUILD_MAINT_OPTIONS export for BINDNOW.
  * deb/upstream/signing-key.asc: updated (2048R/29F9ED98, Paul Kehrer).
  * Added deb/source/options, fix-README-ascii-decoding-error.patch.

    [ Ondřej Nový ]
  * Fixed VCS URL (https)

 -- Daniel Stender <stender@debian.org>  Tue, 28 Jun 2016 19:57:24 +0200

python-bcrypt (2.0.0-2) unstable; urgency=medium

  * Added import-tests-from-github.patch.
  * deb/control: added python3-six to build-deps.
  * deb/rules: removed test break failsafe from dh_auto_test override,
    added customized py.test call.
  * Added DEP-8 tests.

 -- Daniel Stender <debian@danielstender.com>  Sun, 10 Jan 2016 23:10:49 +0100

python-bcrypt (2.0.0-1) unstable; urgency=medium

  [ Daniel Stender ]
  * New upstream release (Closes: #803096).
  * Switched upstream from py-bcrypt to pyuca/bcrypt (Closes: #796853).
  * deb/control:
    + changed Priority from "extra" to "optional".
    + added Daniel Stender to Uploaders.
    + added dh-python and python{,3}-cffi and to build depends.
    + bumped Standards-Version to 3.9.6 (no changes needed).
    + updated Homepage.
    + added Vcs-Git and Vcs-Browser.
    + removed extended infos in long description text concerning py-bcrypt,
      made short description easier, updated URI of the mentioned paper.
  * deb/copyright:
    + updated.
    + added Daniel Stender to copyright holders of debian/.
  * deb/rules:
    + added exports for DH_VERBOSE and DEB_BUILD_OPTIONS=nocheck.
    + build with Pybuild.
    + use override for dh_installdocs to contribute into both packages.
  * deb/watch:
    + watch bcrypt on Pypi.
  * Added:
    + deb/.git-dpm (Repo initialzed for Git-dpm).
    + deb/upstream/signing-key.asc.
  * Dropped:
    + deb/manpage and deb/python-bcrypt.1 (belonging to py-bcrypt).
    + deb/docs (using dh_installdocs in deb/rules).

  [ Raphaël Hertzog ]
  * Add build-dependencies on python{3,}-pytest and python-six that will be
    useful once we have actual tests in the tarball.

 -- Daniel Stender <debian@danielstender.com>  Fri, 08 Jan 2016 15:07:04 +0100

python-bcrypt (0.4-2) unstable; urgency=medium

  * Team upload.
  * Build-depend on python-all-dev and python3-all-dev, instead of just
    default python3?-dev. (Closes: #741770)

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 31 Mar 2014 22:40:17 +0100

python-bcrypt (0.4-1) unstable; urgency=low

  * New Upstream release
  * Migrate to git-buildpackage
  * Update control file to reflect more modern debian standards (no changes)
  * Update to use debhelper 9
  * Add source/format of "3.0 (quilt)"
  * Fix spelling of parametrised throughout debian/ directory
  * Update watch file to use google code
  * Remove depricated pycompat file
  * Update copyright file to be machine-readable

 -- Simon Fondrie-Teitler <simonft@riseup.net>  Sat, 21 Sep 2013 16:26:21 -0500

python-bcrypt (0.1-1) unstable; urgency=low

  * Initial release (Closes: #454627)
  * Added man page.

 -- Kevin Coyner <kcoyner@debian.org>  Sat, 22 Dec 2007 13:45:05 -0500