File: changelog

package info (click to toggle)
python-secretstorage 3.3.3-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 256 kB
  • sloc: python: 697; makefile: 11; sh: 8
file content (259 lines) | stat: -rw-r--r-- 8,997 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
python-secretstorage (3.3.3-3) unstable; urgency=medium

  * Demote default-dbus-session-bus | dbus-session-bus from Depends to
    Suggests (closes: #1058945).
  * Also demote gnome-keyring | libkf5wallet-bin | keepassxc from
    Recommends to Suggests. See the discussion in debian-devel:
    https://lists.debian.org/debian-devel/2024/01/msg00098.html.
  * Bump Standards-Version to 4.6.2, no changes needed.
  * Stop checking upstream signatures, PyPI no longer supports them.
  * Bump copyright year to 2024.

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 09 Jan 2024 19:32:39 +0300

python-secretstorage (3.3.3-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-secretstorage-doc: Add Multi-Arch: foreign.
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-all and
      python3-sphinx.

  [ Unit 193 ]
  * d/control: Update dbus depends, dbus → (default,)dbus-session-bus.

  [ Dmitry Shachnev ]
  * Build the docs using sphinx-build command (closes: #1042621).

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 02 Aug 2023 00:13:53 +0300

python-secretstorage (3.3.3-1) unstable; urgency=medium

  * New upstream release.
  * Recommend any of three existing Secret Service implementations:
    gnome-keyring, libkf5wallet-bin (>= 5.97) or keepassxc.
  * Bump Standards-Version to 4.6.1, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 15 Aug 2022 12:44:52 +0300

python-secretstorage (3.3.2-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + python3-secretstorage: Drop versioned constraint on gnome-keyring in
      Suggests.

  [ Dmitry Shachnev ]
  * New upstream release.
    - Fixes deprecation warnings (closes: #1009824).
  * Bump copyright year.
  * Bump Standards-Version to 4.6.0, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 19 Apr 2022 12:06:27 +0300

python-secretstorage (3.3.1-1) unstable; urgency=medium

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address

  [ Dmitry Shachnev ]
  * New upstream release.
  * Bump Standards-Version to 4.5.1, no changes needed.
  * Declare Rules-Requires-Root: no.

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 09 Feb 2021 15:27:57 +0300

python-secretstorage (3.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump required python3-jeepney version to 0.6.

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 28 Nov 2020 17:34:40 +0300

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

  [ Debian Janitor ]
  * Set field Upstream-Name in debian/copyright.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

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

  [ Dmitry Shachnev ]
  * New upstream release.
  * Update to debhelper compat level 13.

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 07 Nov 2020 21:44:35 +0300

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

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.

  [ Dmitry Shachnev ]
  * debian/tests/gnome-keyring: Use py3versions -s instead of -i,
    and make the test depend on python3-all.
  * Drop the Python 2 package (closes: #938160).
  * Update my OpenPGP key in debian/upstream/signing-key.asc.
  * New upstream release.
  * Replace python3-dbus dependency with python3-jeepney.
  * Drop python3-gi recommendation.
  * Update to debhelper compat level 12.
  * Bump Standards-Version to 4.5.0, no changes needed.
  * Bump copyright years in debian/copyright.
  * Prevent dh_compress from compressing html/changelog.html.
  * Install the documentation in /usr/share/doc/python3-secretstorage.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 27 Jan 2020 22:59:43 +0300

python-secretstorage (2.3.1-2) unstable; urgency=medium

  * Specify python[3]-dbus dependency manually, it is no longer in the
    main section of requires.txt.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 28 Aug 2016 22:39:12 +0300

python-secretstorage (2.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Update depends from PyCrypto to python-cryptography.
  * Bump minimum Python 3 version to 3.3, needed by cryptography.

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 27 Aug 2016 17:44:54 +0300

python-secretstorage (2.2.0-1) unstable; urgency=medium

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

  [ Dmitry Shachnev ]
  * New upstream release.
  * Rely on dh-python to generate the dependencies.
  * Bump Standards-Version to 3.9.8, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 18 Jun 2016 18:44:51 +0300

python-secretstorage (2.1.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump X-Python-Version to >= 2.7, following upstream.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 20 Dec 2015 22:10:51 +0300

python-secretstorage (2.1.2-3) unstable; urgency=medium

  * Add allow-stderr restriction to the autopkgtest, needed as we use
    dbus-run-session which prints messages about initializing services.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 12 Oct 2015 13:52:16 +0300

python-secretstorage (2.1.2-2) unstable; urgency=medium

  * Replace Xvfb with dbus-run-session in gnome-keyring autopkgtest.
  * Drop XS-Testsuite header, not needed with recent dpkg versions.
  * Build-depend on python3-sphinx 1.3 and drop no_alabaster.diff.
  * Switch to pybuild buildsystem.
  * Update debian/watch to use pypi.debian.net redirector.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 06 Sep 2015 12:55:29 +0300

python-secretstorage (2.1.2-1) unstable; urgency=medium

  * New upstream release.
  * Build-depend on python3-setuptools.
  * Use classic docs theme with Sphinx 1.2.
  * Update my e-mail address.
  * Bump year in debian/copyright.
  * Bump Standards-Version to 3.9.6, no changes needed.
  * Update my signing key to include a new subkey.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 06 Jul 2015 10:00:29 +0300

python-secretstorage (2.1.1-1) unstable; urgency=medium

  * New upstream bugfix release.

 -- Dmitry Shachnev <mitya57@gmail.com>  Sat, 12 Jul 2014 21:55:31 +0400

python-secretstorage (2.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Add autopkgtests.
  * Require gnome-keyring >= 3.11.92 for autopkgtests.
  * Update source and years in debian/copyright.

 -- Dmitry Shachnev <mitya57@gmail.com>  Wed, 28 May 2014 09:15:52 +0400

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

  * New upstream release.
  * Add explicit build-dependency on dh-python.
  * Add dependency on python[3]-crypto.
  * Add my signing key and check signature in debian/watch.
  * Update home page URL to point to GitHub.

 -- Dmitry Shachnev <mitya57@gmail.com>  Wed, 29 Jan 2014 19:14:50 +0400

python-secretstorage (1.1.0-1) unstable; urgency=low

  * New upstream release.
    - No longer fails when the default collection does not exist
      (LP: #1242412).
  * Update debian/watch to use HTTPS.
  * Bump Standards-Version to 3.9.5, no changes needed.
  * Bump debhelper compat level to 9.

 -- Dmitry Shachnev <mitya57@gmail.com>  Sun, 17 Nov 2013 15:15:53 +0400

python-secretstorage (1.0.0-1) unstable; urgency=low

  * New upstream release.
    - Added get_default_collection() and get_any_collection() helper
      functions (LP: #1175751).
    - Fixed creation of items with empty attributes dict.
    - Misc fixes and documentation improvements.

 -- Dmitry Shachnev <mitya57@gmail.com>  Wed, 08 May 2013 19:26:01 +0400

python-secretstorage (0.9.1-1) unstable; urgency=low

  * New upstream bugfix release.
    - Makes exec_prompt_async_qt() really work.

 -- Dmitry Shachnev <mitya57@gmail.com>  Sat, 23 Mar 2013 16:55:48 +0400

python-secretstorage (0.9.0-1) unstable; urgency=low

  * New upstream release.
  * Use canonical Vcs-Svn URI.

 -- Dmitry Shachnev <mitya57@gmail.com>  Tue, 05 Mar 2013 14:06:38 +0400

python-secretstorage (0.8.1-1) unstable; urgency=low

  * Upload to unstable.
  * New upstream release.
  * Add missing python3 build.
  * Build docs using sphinx.
  * Removed obsolete d/patches/bzr_use_check_call.patch.
  * Bump Standards-Version to 3.9.4, no changes needed.
  * Moved dependencies on python*-gi to Recommends.

 -- Dmitry Shachnev <mitya57@gmail.com>  Wed, 16 Jan 2013 19:10:48 +0400

python-secretstorage (0.2-1) experimental; urgency=low

  * Initial release. (closes: #675193)
  * debian/patches/bzr_use_check_call.patch:
    - use check_call instead of Popen in setup.py (from upstream bzr)

 -- Dmitry Shachnev <mitya57@gmail.com>  Thu, 28 Jun 2012 12:13:33 +0400