File: changelog

package info (click to toggle)
pyscard 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,228 kB
  • sloc: python: 7,519; ansic: 2,068; makefile: 24
file content (334 lines) | stat: -rw-r--r-- 11,193 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
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
pyscard (2.0.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Debian Janitor ]
  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Name,
    Repository, Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ Ludovic Rousseau ]
  * new upstream release
  * d/control: add Rules-Requires-Root: no
  * d/control: debhelper-compat (= 13)

 -- Ludovic Rousseau <rousseau@debian.org>  Wed, 16 Sep 2020 14:54:59 +0200

pyscard (1.9.9-2) unstable; urgency=medium

  * Team upload.
  * Bump Standards-Version to 4.4.0.
  * Use pybuild to build package.
  * Drop Python 2 support (Closes: #937530).
  * Bump debhelper compat level to 12.
  * Remove nested Examples directory.

 -- Ondřej Nový <onovy@debian.org>  Mon, 16 Sep 2019 16:16:12 +0200

pyscard (1.9.9-1) unstable; urgency=medium

  * New upstream release
  * d/control: Standards-Version upgrade from 4.1.4 to 4.3.0

 -- Ludovic Rousseau <rousseau@debian.org>  Fri, 09 Aug 2019 18:04:57 +0200

pyscard (1.9.8-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Ludovic Rousseau ]
  * rebuild for source only upload

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 04 Aug 2019 17:50:50 +0200

pyscard (1.9.8-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Convert git repository from git-dpm to gbp layout
  * d/watch: Use https protocol

  [ Ludovic Rousseau ]
  * New upstream release
  * d/upstream/signing-key.asc: use a minimal signing key

 -- Ludovic Rousseau <rousseau@debian.org>  Mon, 25 Mar 2019 22:52:43 +0100

pyscard (1.9.7-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/changelog: Remove trailing whitespaces

  [ Ludovic Rousseau ]
  * New upstream release
  * d/copntrol: "Suggests: python3-wxgtk4.0" for python3-pyscard
    fix lintian: python-package-depends-on-package-from-other-python-variant
  * d/control: update project Homepage:
  * d/control: Standards-Version upgrade from 3.9.8 to 4.1.4
  * d/compat: upgrade from 10 to 11
    fix lintian package-uses-old-debhelper-compat-version 10
  * d/docs: README has been renamed in README.md

 -- Ludovic Rousseau <rousseau@debian.org>  Wed, 20 Jun 2018 18:55:43 +0200

pyscard (1.9.6-2) unstable; urgency=medium

  * Upgrade to debhelper compat 10 (from 9)
  * Use hardening=+all
  * debian/watch: check PGP signature

 -- Ludovic Rousseau <rousseau@debian.org>  Fri, 05 Jan 2018 14:42:22 +0100

pyscard (1.9.6-1) unstable; urgency=medium

  * New upstream release
  * Fix "ftbfs with python3.6 as default" fixed upstream (Closes: #871226)

 -- Ludovic Rousseau <rousseau@debian.org>  Mon, 21 Aug 2017 20:32:38 +0200

pyscard (1.9.5-2) unstable; urgency=medium

  * Team upload.
  * Fix incorrect depends for python3-pyscard due to wrong substitution
    variable (and uploading instead of filing an RC bug)
  * Remove obsolete subtitution variables

 -- Scott Kitterman <scott@kitterman.com>  Thu, 29 Jun 2017 15:16:10 -0400

pyscard (1.9.5-1) unstable; urgency=medium

  * New upstream release

 -- Ludovic Rousseau <rousseau@debian.org>  Fri, 17 Feb 2017 15:02:34 +0100

pyscard (1.9.4-1) unstable; urgency=medium

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

  [ Ludovic Rousseau ]
  * New upstream release
  * debian/control: Standards-Version: 3.9.6 -> 3.9.8, no change needed.

 -- Ludovic Rousseau <rousseau@debian.org>  Fri, 27 May 2016 09:46:59 +0200

pyscard (1.9.3-1) unstable; urgency=medium

  * New upstream release

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 27 Mar 2016 17:32:44 +0200

pyscard (1.9.2-2) unstable; urgency=medium

  * Provide a version for Python 2 and Python 3 versions
  * Fix "Dropped python-pyscard without explanation" build python-pyscard for
    Python 2 again (Closes: #814805)
  * debian/python-pyscard.examples: examples for python-pyscard

 -- Ludovic Rousseau <rousseau@debian.org>  Fri, 19 Feb 2016 22:02:16 +0100

pyscard (1.9.2-1) unstable; urgency=medium

  * New upstream release

 -- Ludovic Rousseau <rousseau@debian.org>  Fri, 05 Feb 2016 22:59:18 +0100

pyscard (1.9.1-1) unstable; urgency=medium

  * New upstream release

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 20 Sep 2015 16:13:27 +0200

pyscard (1.9.0-1) unstable; urgency=medium

  * New upstream release

 -- Ludovic Rousseau <rousseau@debian.org>  Wed, 12 Aug 2015 21:12:32 +0200

pyscard (1.7.0-1) unstable; urgency=medium

  * New upstream release
  * debian/control: add Build-Depends: on python-setuptools

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 27 Jun 2015 20:09:24 +0200

pyscard (1.6.16-1) unstable; urgency=medium

  * New upstream release
  * remove debian/patches/remove_explicit_link: included upstream
  * debian/control: add dh-python to Build-Depends as suggested
  * debian/control: Standards-Version: 3.9.5 -> 3.9.6, no change needed.
  * debian/pycompat: removed as suggested by lintian

 -- Ludovic Rousseau <rousseau@debian.org>  Wed, 20 May 2015 21:51:15 +0200

pyscard (1.6.12.1-5) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Ludovic Rousseau ]
  * Fix "Please update to use wxpython3.0" with Suggests: python-wxgtk3.0
    No code change needed (Closes: #759078)
  * debian/control: Standards-Version: 3.9.3 -> 3.9.5, no change needed.

 -- Ludovic Rousseau <rousseau@debian.org>  Thu, 28 Aug 2014 11:15:34 +0200

pyscard (1.6.12.1-4) unstable; urgency=low

  * Fix "python-pyscard package needlessly linked against libpython"
    patched from bug report applied (Closes: #689923)
  * debian/compat: move from 7 to 9 to get automatic code hardening

 -- Ludovic Rousseau <rousseau@debian.org>  Wed, 10 Oct 2012 14:50:11 +0200

pyscard (1.6.12.1-3) unstable; urgency=low

  * use debian/clean instead of a modified debian/rules to fix bug #671322

 -- Ludovic Rousseau <rousseau@debian.org>  Fri, 18 May 2012 17:35:40 +0200

pyscard (1.6.12.1-2) unstable; urgency=low

  * Fix "FTBFS if built twice in a row: aborting due to unexpected
    upstream changes" remove files generated by swig in dh_auto_clean
    (Closes: #671322)

 -- Ludovic Rousseau <rousseau@debian.org>  Thu, 03 May 2012 18:49:59 +0200

pyscard (1.6.12.1-1) unstable; urgency=low

  * New upstream release (SVN snapshot at revision 596)
  * Fix "Please drop alternative dependency on python-wxgtk2.6"
    Removed Suggests: python-wxgtk2.6 as the package is no more available in
    Debian (Closes: #645891)
  * debian/patches/SCardCancelTransaction.patch: removed since included
    upstream
  * debian/control: Standards-Version: 3.9.2 -> 3.9.3, no change needed.

 -- Ludovic Rousseau <rousseau@debian.org>  Tue, 01 May 2012 17:26:03 +0200

pyscard (1.6.12-4) unstable; urgency=low

  * rebuild to add support of python 2.7 and remove support of python 2.5
  * debian/rules: move to dh_python2
  * debian/control: Standards-Version: 3.9.1 -> 3.9.2, no change needed.

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 23 Apr 2011 17:17:32 +0200

pyscard (1.6.12-3) unstable; urgency=low

  * Fix "Cannot load Python module: SCardCancelTransaction is an
    undefined symbol" patch from upstream revision 516 (Closes: #618841)
  * Change from Recommends: to Suggests: for python-wxgtk2.? since only the
    examples are using it. No need to install this package by default.
  * Remove Provides: ${python:Provides} since it is useless or harmful
    http://lists.debian.org/debian-python/2011/03/msg00139.html
  * Fix: I: python-pyscard: extended-description-is-probably-too-short

 -- Ludovic Rousseau <rousseau@debian.org>  Fri, 25 Mar 2011 21:11:56 +0100

pyscard (1.6.12-2) unstable; urgency=low

  * upload to unstable
  * Fix "FTBFS: smartcard/scard/winscarddll.h:293: error: expected
    declaration specifiers or '...' before 'LPSCARD_READERSTATE_A'"
    fixed upstream (Closes: #614441)

 -- Ludovic Rousseau <rousseau@debian.org>  Wed, 23 Feb 2011 09:15:13 +0100

pyscard (1.6.12-1) experimental; urgency=low

  * New upstream release
  * debian/patches/01_ATR.py: removed since included upstream
  * debian/control: Standards-Version: 3.8.4 -> 3.9.1. No change needed.

 -- Ludovic Rousseau <rousseau@debian.org>  Fri, 27 Aug 2010 18:42:00 +0200

pyscard (1.6.10-2) unstable; urgency=low

  * debian/patches/01_ATR.py: Closes: #585319
    "python-pyscard: Python string exceptions no more allowed in Python 2.6"
  * debian/source/format: switch from "1.0" to "3.0 (quilt)" to have automatic
    quilt support for patches

 -- Ludovic Rousseau <rousseau@debian.org>  Fri, 11 Jun 2010 18:54:04 +0200

pyscard (1.6.10-1) unstable; urgency=low

  * New upstream release
  * debian/control: Standards-Version: 3.8.3 -> 3.8.4. No change needed.
  * Fix a lintian warning:
    pyscard source: binary-control-field-duplicates-source field "section" in
    package python-pyscard
  * debian/compat: upgrade from 5 to 7 since we Build-Depends: debhelper
    (>= 7.0.0~)

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 29 May 2010 21:41:19 +0200

pyscard (1.6.8-2) unstable; urgency=low

  * debian/rules: use dh
    should fix python2.6 problem
    http://lists.debian.org/debian-python/2009/09/msg00122.html
  * debian/control: Standards-Version: 3.8.2 -> 3.8.3, no change needed

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 20 Sep 2009 15:02:58 +0200

pyscard (1.6.8-1) unstable; urgency=low

  * New upstream release
  * debian/patches/*: all patches included upstream
  * debian/control: Standards-Version: 3.7.3 -> 3.8.2, no change needed

 -- Ludovic Rousseau <rousseau@debian.org>  Tue, 28 Jul 2009 23:04:14 +0200

pyscard (1.6.7-6) unstable; urgency=low

  * trunk/debian/patches/02_winscarddll.c: use libpcsclite.so.1 instead of
    libpcsclite.so. Closes: #511344
  * debian/rules: remove all applied patches in clean rule

 -- Ludovic Rousseau <rousseau@debian.org>  Sat, 10 Jan 2009 10:59:49 +0000

pyscard (1.6.7-5) unstable; urgency=low

  * debian/rules: define QUILT_PATCHES for the local patch

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 26 Oct 2008 19:39:56 +0100

pyscard (1.6.7-4) unstable; urgency=low

  * debian/rules: the patch 01_setup.py is needed for the clean rule. Use a
    manual patching. Really fix bug 503453

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 26 Oct 2008 16:49:24 +0000

pyscard (1.6.7-3) unstable; urgency=low

  * debian/rules: use quilt so the patches are applied. Really fix bug 503453

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 26 Oct 2008 15:21:05 +0100

pyscard (1.6.7-2) unstable; urgency=low

  * debian/control: add Build-Depends: quilt
  * debian/patches/01_setup.py: do not build only for i.86 and x86_64
    Closes: #503453 "FTBFS on most archs, unsupported platform: linux-foo"

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 26 Oct 2008 14:16:01 +0100

pyscard (1.6.7-1) unstable; urgency=low

  * New upstream release

 -- Ludovic Rousseau <rousseau@debian.org>  Wed, 08 Oct 2008 10:45:46 +0200

pyscard (1.6.6-1) unstable; urgency=low

  * new upstream version
  * Closes: #495438 ITP: python-pyscard -- Python wrapper above PC/SC API

 -- Ludovic Rousseau <rousseau@debian.org>  Sun, 31 Aug 2008 20:18:42 +0200