File: changelog

package info (click to toggle)
txtorcon 22.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,620 kB
  • sloc: python: 17,417; makefile: 229
file content (241 lines) | stat: -rw-r--r-- 7,365 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
txtorcon (22.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #1007165, #1006102)
    - remove disable_test_for_invalid_geoip.patch, fixed upstream
    - refresh remove-privacy-infringing-buttons.patch
  * Remove irl from uploaders (Closes: #970315)
  * Chris Lamb removed himself from uploaders (thanks for your contribution!)
  * Check upstream signatures in uscan

 -- Antoine Beaupré <anarcat@debian.org>  Mon, 21 Mar 2022 11:46:15 -0400

txtorcon (20.0.0-1) unstable; urgency=medium

  * New upstream release.
    - Update disable_test_for_invalid_geoip patch.
  * Move to debhelper-compat virtual package, level 12.
  * Specify Rules-Requires-Root: no.
  * Drop unused entry in debian/source/include-binaries.
  * Check "nocheck" in DEB_BUILD_OPTIONS.
  * Add myself to uploaders.
  * Bump Standards-Version to 4.5.0.

 -- Chris Lamb <lamby@debian.org>  Wed, 08 Apr 2020 11:39:18 +0100

txtorcon (19.0.0-2) unstable; urgency=medium

  * Upload to unstable

 -- Iain R. Learmonth <irl@debian.org>  Tue, 16 Jul 2019 17:49:24 +0100

txtorcon (19.0.0-1) experimental; urgency=medium

  * New upstream version 19.0.0
  * d/patches:
    - Refreshed remove-privacy-infringing-buttons.patch

 -- Iain R. Learmonth <irl@debian.org>  Thu, 13 Jun 2019 22:23:49 +0100

txtorcon (18.3.0-1) unstable; urgency=medium

  * New upstream version 18.3.0
  * Refreshed patches

 -- Iain R. Learmonth <irl@debian.org>  Mon, 07 Jan 2019 12:09:47 +0000

txtorcon (18.0.2-2) unstable; urgency=medium

  * No longer builds a Python 2 package (Closes: #905253)
  * Removes tor from suggests for python-txtorcon-doc

 -- Iain R. Learmonth <irl@debian.org>  Thu, 16 Aug 2018 12:50:11 +0100

txtorcon (18.0.2-1) unstable; urgency=medium

  * New upstream version 18.0.2.
  * debian/control:
   - Update Standards-Version to 4.1.5.
   - Use salsa.d.o URLs for Vcs-*.
  * debian/copyright:
   - Use HTTPS URL for Format.
  * debian/watch:
   - Use GitHub for watch file.
  * debian/patches:
   - Patches were refreshed.
   - The patch to make ipaddress a conditional dependency is now applied
     upstream and so this patch was dropped.

 -- Iain R. Learmonth <irl@debian.org>  Tue, 31 Jul 2018 23:19:09 +0100

txtorcon (0.19.3-4) unstable; urgency=medium

  * Make ipaddress a conditional dependency (See: #880246)

 -- Iain R. Learmonth <irl@debian.org>  Sun, 07 Jan 2018 22:58:15 +0000

txtorcon (0.19.3-3) unstable; urgency=medium

  * Team upload.
  * Moving signing key to debian/upstream/
  * debian/control
    * Depend on ipaddress, not ipaddr (Closes: #881668)
    * Replace `Priority: extra` with `optional`
    * Declare compliance with Debian Policy version 4.1.2
      No change required
    * Use HTTPS URIs
  * Removed privacy-infringing buttons & JS.

 -- Nicolas Braud-Santoni <nicolas@braud-santoni.eu>  Sun, 10 Dec 2017 02:48:18 +0100

txtorcon (0.19.3-2) unstable; urgency=medium

  * There is now a python3-txtorcon and python-txtorcon-doc package built
   - The generated text documentation has been dropped in favour of generated
     HTML shipped in the python-txtorcon-doc package
   - Python 3 build dependencies have been added, the test suite during build
     is run for both the default Python 2 intepreter and the default Python 3
     interpreter
  * debian/control:
   - Dropped the build dependency on txsocksx (unnecessary)
   - Updated Standards-Version to 4.1.0

 -- Iain R. Learmonth <irl@debian.org>  Sat, 16 Sep 2017 04:27:32 +0100

txtorcon (0.19.3-1) unstable; urgency=medium

  * New upstream version 0.19.3 (Closes: #873036)
  * debian/patches:
   - New patch disable broken test in GeoIP module, issue has
     been reported upstream

 -- Iain R. Learmonth <irl@debian.org>  Mon, 11 Sep 2017 12:20:22 +0100

txtorcon (0.17.0-1) unstable; urgency=medium

  * New upstream release 0.17.1

 -- Iain R. Learmonth <irl@debian.org>  Sun, 30 Oct 2016 13:31:37 +0000

txtorcon (0.16.1-1) unstable; urgency=medium

  * New upstream version 0.16.1

 -- Iain R. Learmonth <irl@debian.org>  Mon, 05 Sep 2016 10:02:12 +0100

txtorcon (0.15.1-2) unstable; urgency=medium

  * debian/control:
   - Removed dependency on python-ipaddr
   - Added dependency on python-ipaddress

 -- Iain R. Learmonth <irl@debian.org>  Mon, 15 Aug 2016 12:47:20 +0100

txtorcon (0.15.1-1) unstable; urgency=medium

  * Imported Upstream version 0.15.1
   - Fixes circuit.age default-value (Closes: #833821)

 -- Iain R. Learmonth <irl@debian.org>  Mon, 15 Aug 2016 10:47:56 +0100

txtorcon (0.15.0-1) unstable; urgency=medium

  * Imported Upstream version 0.15.0
  * debian/control:
   - Standards version updated to 3.9.8
   - Removed unnecessary versioned dependencies: python-all, python-ipaddr,
     python-twisted, python-zope.interface

 -- Iain R. Learmonth <irl@debian.org>  Wed, 03 Aug 2016 14:30:35 +0100

txtorcon (0.14.2-1) unstable; urgency=medium

  * Imported Upstream version 0.14.2
  * debian/control:
   - Added myself to uploaders

 -- Iain R. Learmonth <irl@debian.org>  Sun, 27 Dec 2015 19:16:24 +0000

txtorcon (0.14.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Ximin Luo <infinity0@debian.org>  Mon, 19 Oct 2015 15:45:07 +0200

txtorcon (0.13.0-1) unstable; urgency=medium

  [ Ximin Luo ]
  * Hand over package to pkg-privacy team.

  [ Jérémy Bobbio ]
  * New upstream release.
  * Cherry-pick upstream patch to make tests compatible with official Mock API.
    (Closes: #797261)
  * Migrate watch file to PyPI simple API.
  * Switch to debhelper compat level 9.
  * Use pybuild as buildsystem.
  * Bump Standards-Version, no changes required.

 -- Jérémy Bobbio <lunar@debian.org>  Sun, 06 Sep 2015 20:17:09 +0200

txtorcon (0.11.0-1) unstable; urgency=medium

  * New upstream release.

 -- Jérémy Bobbio <lunar@debian.org>  Mon, 18 Aug 2014 12:33:44 +0200

txtorcon (0.10.1-1) unstable; urgency=medium

  * New upstream release.

 -- Jérémy Bobbio <lunar@debian.org>  Mon, 21 Jul 2014 00:55:46 +0200

txtorcon (0.10.0-1) unstable; urgency=low

  * New upstream release.
  * Update debian/copyright
  * Update Build-Depends.

 -- Jérémy Bobbio <lunar@debian.org>  Sun, 15 Jun 2014 20:50:38 +0200

txtorcon (0.9.2-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version, no changes required.

 -- Jérémy Bobbio <lunar@debian.org>  Mon, 28 Apr 2014 18:29:49 +0200

txtorcon (0.9.1-1) unstable; urgency=low

  * New upstream release.
  * Update debian/watch and verify upstream signature
  * Improve debian/README.source

 -- Jérémy Bobbio <lunar@debian.org>  Tue, 21 Jan 2014 15:10:52 +0100

txtorcon (0.8.2-1) unstable; urgency=low

  * New upstream release.

 -- Jérémy Bobbio <lunar@debian.org>  Wed, 27 Nov 2013 21:20:18 +0100

txtorcon (0.8.1-1) unstable; urgency=low

  * New upstream release.
  * Add tor to Build-Depends to be able to run launch_tor() tests.
  * Prevent compression of the launch_tor_with_simplehttpd.py example.

 -- Jérémy Bobbio <lunar@debian.org>  Tue, 14 May 2013 08:01:25 +0000

txtorcon (0.7-2) unstable; urgency=low

  * Use dh_python2 instead of python-support. (Closes: #705375)

 -- Jérémy Bobbio <lunar@debian.org>  Wed, 08 May 2013 19:06:06 +0200

txtorcon (0.7-1) unstable; urgency=low

  * Initial release. (Closes: #701625)

 -- Jérémy Bobbio <lunar@debian.org>  Mon, 25 Feb 2013 17:56:48 +0100