File: changelog

package info (click to toggle)
python-stem 1.8.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,152 kB
  • sloc: python: 33,747; java: 312; makefile: 124; sh: 14
file content (218 lines) | stat: -rw-r--r-- 7,146 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
python-stem (1.8.1-2.1) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Add patch to fix test failure with python3.11.
    (closes: #1028998)

 -- Federico Ceratto <federico@debian.org>  Fri, 20 Jan 2023 22:09:23 +0000

python-stem (1.8.1-2) unstable; urgency=medium

  * Stop using int_from_bytes (Closes: #1016101)

 -- Federico Ceratto <federico@debian.org>  Sun, 15 Jan 2023 18:35:52 +0000

python-stem (1.8.1-1.1) unstable; urgency=medium

  * Non-maintainer upload
  * Remove python-stem package remains
  * Remove package pypy-stem (Closes: #1022111)
  * Replace CI config with central one

 -- Bastian Germann <bage@debian.org>  Sat, 05 Nov 2022 14:08:43 +0100

python-stem (1.8.1-1) unstable; urgency=medium

  * New upstream release

 -- Federico Ceratto <federico@debian.org>  Sun, 16 Oct 2022 11:45:44 +0100

python-stem (1.8.0-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add support for Python 3.10 (Closes: #1010313)

 -- Antoine Beaupré <anarcat@debian.org>  Thu, 26 May 2022 15:54:48 -0400

python-stem (1.8.0-3) unstable; urgency=medium

  * Make build reproducible (Closes: #963533)
    thanks to Chris Lamb

 -- Federico Ceratto <federico@debian.org>  Fri, 25 Dec 2020 20:47:27 +0000

python-stem (1.8.0-2) unstable; urgency=high

  * Add Testsuite and Rules-Requires-Root

 -- Federico Ceratto <federico@debian.org>  Thu, 06 Aug 2020 15:49:12 +0100

python-stem (1.8.0-1) unstable; urgency=high

  [ Ulises Vitulli ]
  * New upstream release.
  * Added Federico Ceratto to Uploaders.
  * Updated debian/copyright.
  * Removed py2 support.
  * Updated Standard-version to 4.5.0.2 (no changes needed).

  [ Federico Ceratto ]
  * Bump debhelper from old 12 to 13.
  * Set field Upstream-Name in debian/copyright.

 -- Ulises Vitulli <dererk@debian.org>  Fri, 24 Apr 2020 23:02:39 -0300

python-stem (1.7.1-1) unstable; urgency=medium

  * New upstream release.
    - See https://trac.torproject.org/projects/tor/ticket/28731#comment:18

 -- Ulises Vitulli <dererk@debian.org>  Wed, 26 Dec 2018 20:41:51 -0300

python-stem (1.7.0-1) unstable; urgency=medium

  * New upstream release.
    - Removed local patches since they have been merged upstream or coming
    from it.

 -- Ulises Vitulli <dererk@debian.org>  Tue, 09 Oct 2018 10:53:51 -0300

python-stem (1.6.0-4) unstable; urgency=medium

  * Fix missing Depends: on python3-distutils for py3 pkg. Thanks anbe@!
    (Closes: #905229).
  * ACKed NMU from irl@.
  * Updated Standard-version to 4.2.0.0 (no changes needed).
  * Fix duplicated long pkg description.
  * Enhance local patch description.
  * Added watch file.
  * Added gpg upstream verification.

 -- Ulises Vitulli <dererk@debian.org>  Thu, 02 Aug 2018 10:10:11 -0300

python-stem (1.6.0-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fixes for PyPy compatibility issues (Closes: #904582).

 -- Iain R. Learmonth <irl@debian.org>  Mon, 30 Jul 2018 17:10:46 +0100

python-stem (1.6.0-3) unstable; urgency=medium

  * Prepare package for pypy. Thanks IainRLearmonth! (Closes: #904454).
  * Install some stem usage examples.
  * Update Vcs-* control fields for move to salsa.debian.org.
  * Updated Standard-version to 4.1.5.0 (no changes needed).
  * Updated debhelper compat to 11.
  * Cosmetic update copyrights file.

 -- Ulises Vitulli <dererk@debian.org>  Tue, 24 Jul 2018 11:18:23 -0300

python-stem (1.6.0-2) unstable; urgency=high

  * Patch for py3.7 compat issues on reserved words (Closes: #903860).

 -- Ulises Vitulli <dererk@debian.org>  Mon, 23 Jul 2018 10:25:51 -0300

python-stem (1.6.0-1) unstable; urgency=medium

  * New upstream release.
  * Fix versioned py3.x dependency, thanks MatthiasKlose! (Closes: #880960).
  * Updated Standard-version to 4.1.1.1 (no changes needed).
  * Updated upstream changelog note on large file.
  * Update Vcs-Browser field to https one.

 -- Ulises Vitulli <dererk@debian.org>  Tue, 07 Nov 2017 09:44:55 -0300

python-stem (1.5.3-1) unstable; urgency=medium

  * New upstream release.

 -- Ulises Vitulli <dererk@debian.org>  Tue, 06 Dec 2016 10:51:39 -0300

python-stem (1.5.2-1) unstable; urgency=medium

  * New upstream release.
  * Updated Standard-version to 3.9.8 (no changes needed).

 -- Ulises Vitulli <dererk@debian.org>  Fri, 25 Nov 2016 20:26:18 -0300

python-stem (1.4.1b-3) unstable; urgency=high

  * Use alternatives approach for picking up proper tor-prompt at py2 and py3,
   Thanks DonnchaO'Cearbhaill! (Closes: #812459).
  * Updated Standard-version to 3.9.7 (no changes needed).

 -- Ulises Vitulli <dererk@debian.org>  Sat, 05 Mar 2016 21:23:48 -0300

python-stem (1.4.1b-2) unstable; urgency=medium

  * Rollback #767555 since it kinda loses functionality as it is.
   Thanks lunar@! (Closes: #811373).

 -- Ulises Vitulli <dererk@debian.org>  Mon, 18 Jan 2016 10:55:05 -0300

python-stem (1.4.1b-1) unstable; urgency=medium

  * New upstream release.
  * Updated pkt description.

 -- Ulises Vitulli <dererk@debian.org>  Thu, 02 Jul 2015 19:32:03 -0300

python-stem (1.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Move tor-prompt to examples to avoid provides conflicts (Closes: #767555).
  * Replace upstream changelog from git log to docs/change_log.rst.
  * Updated Standard-version to 3.9.6 (no changes needed).

 -- Ulises Vitulli <dererk@debian.org>  Sun, 04 Jan 2015 12:25:57 -0300

python-stem (1.2.2~de7aca3-1) unstable; urgency=medium

  * New upstream release 1.2.2 (keep reading).
  * Cherry picked upstream/de7aca3 for fixing py incompat.
  * Updated Standard-version to 3.9.5 (no changes needed).

 -- Ulises Vitulli <dererk@debian.org>  Wed, 02 Jul 2014 13:45:52 -0300

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

  * New upstream release.
  * debian/control: Update Homepage field.
  * debian/copyright: Update Source field.

 -- Ulises Vitulli <dererk@debian.org>  Mon, 21 Oct 2013 13:00:01 -0300

python-stem (1.0.1-3) unstable; urgency=low

  [ Scott Kitterman ]
  * Move python3 files into python3-stem so they can have correct dependencies
    - Add python3-stem to debian/control
    - Adjust debian/rules
  * Adjust python related build-depends so clean works.

  [ Ulises Vitulli ]
  * Deploy separated packages for 2 and 3 python series, thanks ScottKitterman
    (Closes: #712743).
  * Replaces and Breaks on older python-stem for safely transitioning.
  * Minor fixes at copyright machine readable format.

 -- Ulises Vitulli <dererk@debian.org>  Fri, 16 Aug 2013 12:11:14 +0200

python-stem (1.0.1-2) unstable; urgency=low

  * Fix FTBFS on unhandled py3.3 on Sid. Thanks JakubWilk (Closes: #707160).
  * Dropped unsed dep on pysocksipy. Thanks sramacher@ (Closes: #707563).
  * d/rules: Added python3.3 support.
  * d/compat: Fix debhelper compat version. Thanks lunar@.
  * d/control: Drop unused dep on python-support.
  * d/copyright: Add missing Copyright-Format header. Thanks lunar@.

 -- Ulises Vitulli <dererk@debian.org>  Sat, 11 May 2013 10:27:37 -0300

python-stem (1.0.1-1) unstable; urgency=low

  * Initial release (Closes: #697880) (Fixes upstream Trac#7906).

 -- Ulises Vitulli <dererk@debian.org>  Thu, 10 Jan 2013 16:06:33 -0300