File: changelog

package info (click to toggle)
bpython 0.17.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,152 kB
  • sloc: python: 11,216; xml: 52; sh: 37; makefile: 27
file content (352 lines) | stat: -rw-r--r-- 11,529 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
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
bpython (0.17.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Move to salsa.debian.org.
    - Bump Standards-Version.
  * debian/copyright: Update copyright years.
  * debian/: Bump debhelper compat to 11.
  * debian/watch: Use https.

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 13 Feb 2018 22:34:04 +0100

bpython (0.17-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: Bump Standards-Version.
  * debian/{compat,control}: Bump dh compat.

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 19 Jul 2017 20:19:27 +0200

bpython (0.16-2) unstable; urgency=medium

  * Brown paper bag release including changes from 0.15-2.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 10 Oct 2016 22:30:38 +0200

bpython (0.16-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Move myself to Maintainers. Thanks for maintaining bpython, David!
    - Bump Standards-Version.
    - Bump X-Python-Version.
    - Drop dh-buildinfo.
    - Update Vcs-*.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 10 Oct 2016 22:17:37 +0200

bpython (0.15-2) unstable; urgency=medium

  * debian/rules: Force UTF-8 locale. (Closes: #812653)
  * debian/control:
     - Bump Standards-Version.
     - Update Vcs-*.

 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 04 Feb 2016 21:26:54 +0100

bpython (0.15-1) unstable; urgency=medium

  * Upload to unstable.
  * New upstream release.
  * debian/control:
    - Drop python(3)-curtsies upper bound from Depends. 0.2 is now supported.
    - Add myself to Uploaders.
    - Bump X-Python3-Version to Python 3.3.
    - Add python(3)-requests to Build-Depends.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 18 Jan 2016 23:14:38 +0100

bpython (0.14.1-0.1) experimental; urgency=medium

  * Non-maintainer upload.

  [ Julian Taylor ]
  * tell dh_python{2,3} which packages to work on
    as the packages are not prefixed with python- the tools can't distinguish
    (Closes: #739620)

  [ Sebastian Ramacher ]
  * New upstream release.
    - Pass exit status back to shell. (Closes: #689431)
  * Update copyright information.
  * No longer build -gtk and -urwid packages.
  * Update Python requirements
  * Bump Standards-Version
  * Update Build-Depends, Depends, Recommends and Suggests.
  * Use pybuild build system.
  * Bump compat.
  * Update sample-config location.
  * Remove lintian overrides.
  * Install more binaries.
  * Install manpage symlinks.
  * Install pixmaps and desktop files.
  * Update Descriptions.
  * Install examples for bpython3.

 -- Sebastian Ramacher <sramacher@debian.org>  Mon, 20 Apr 2015 22:17:05 +0200

bpython (0.12-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * No change rebuild to drop python3.3 depends (Closes: #751641)

 -- Scott Kitterman <scott@kitterman.com>  Thu, 19 Jun 2014 22:49:44 -0400

bpython (0.12-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Adds python3-all as build-depends to avoid FTBFS. (Closes: #741823).
  * Added a debian/gbp.conf to use pristine-tar.

 -- Thomas Goirand <zigo@debian.org>  Thu, 10 Apr 2014 10:56:00 +0000

bpython (0.12-1) unstable; urgency=low

  * Acknowledge NMU.
  * New upstream version (Closes: #697053).
  * Suggest python-twisted for bpython-urwid (Closes: #681765)
  * Standards-Version bump to 3.9.5, no changes needed.
  * Use canonical urls for Vcs-* fields.
  * Update debian/ to correctly compile the new version:
    - Build-Depend on python-babel to allow translations building
      (Closes: #700187).
    - Build-Depend on python-sphinx to build the manpages.

 -- David Paleino <dapal@debian.org>  Sun, 03 Nov 2013 13:23:28 +0100

bpython (0.11-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Build using just the default python3 version to fix FTBFS when there is
    more than one (Closes: #707309)

 -- Scott Kitterman <scott@kitterman.com>  Sun, 04 Aug 2013 17:18:19 -0400

bpython (0.11-1) unstable; urgency=low

  * New upstream version
  * Add windows.theme to installed example themes
  * Updated debian/copyright
  * debian/patches/03-support_new_urwid.patch removed, merged upstream

 -- David Paleino <dapal@debian.org>  Sat, 07 Apr 2012 19:31:00 +0200

bpython (0.10.1-3) unstable; urgency=low

  * Apply patch from upstream to handle newer urwid (Closes: #645658)
  * Add dh-buildinfo

 -- David Paleino <dapal@debian.org>  Mon, 17 Oct 2011 19:08:01 +0200

bpython (0.10.1-2) unstable; urgency=low

  * Huge BUG in the conversion from dh_pysupport to dh_python2:
    in 0.9.7.1-1's (pysupport) postrm, I inconditionally removed
    /usr/lib/python*/*-packages/bpython (which was wrong), and
    this removed also files shipped by 0.10.1-1, thus causing an
    ImportError fixable only by re-installation.
    Added preinst nuking old postrms, so that upgrades are clean
    (Closes: #640969)

 -- David Paleino <dapal@debian.org>  Fri, 09 Sep 2011 13:13:51 +0200

bpython (0.10.1-1) unstable; urgency=low

  [ David Paleino ]
  * New upstream version
  * Patches refreshed, 03-fix_manpage.patch removed (merged upstream)
  * Standards-Version bump to 3.9.3, no changes needed

  [ Tanguy Ortolo ]
  * Include sample.theme in installed examples
  * Use "$@" in wrapper scripts for correct argument passing
  * Switch debian/rules in debian/control to dh_python2
  * debian/postrm: deleted as useless and harmful
  * Adapt packaging to support python3 (Closes: #572776)

 -- David Paleino <dapal@debian.org>  Wed, 07 Sep 2011 09:18:27 +0200

bpython (0.9.7.1-1) unstable; urgency=low

  * New upstream release (Closes: #590551)
  * debian/patches/:
    - 01-fix_logo_path.patch refreshed
    - 03-fix_manpage.patch added, fixes typo (Closes: #583191)
  * debian/copyright updated
  * debian/source/format: use 3.0 (quilt)
  * debian/control:
    - added bpython-urwid binary package
    - Standards-Version bumped to 3.9.1, no changes needed
  * debian/scripts/bpython-urwid, debian/scripts/bpython-urwid.py added,
    wrapper scripts to provide a separate urwid package
  * debian/bpython-urwid.install, debian/bpython-urwid.links added,
    install the correct files in the new package
  * debian/bpython-urwid.lintian-overrides added, make lintian happy
    also with the new package
  * debian/rules:
    - remove "--with quilt"
    - remove "logo.png" from pyshared directory (use mv instead of cp)
    - remove "urwid.py*" from bpython binary package
    - rename urwid.py to urwid_.py in the bpython-urwid package

 -- David Paleino <dapal@debian.org>  Mon, 02 Aug 2010 23:08:12 +0200

bpython (0.9.6.2-2) unstable; urgency=low

  * Reduce delta with Ubuntu, and prepare for near-future Debian:
    support Python >= 2.5:
    - debian/control: bump XS-Python-Version
    - debian/postinst, debian/postrm: remove python*/*-packages/bpython,
      to catch both python2.5/site-packages and python2.6/dist-packages.

 -- David Paleino <dapal@debian.org>  Sat, 16 Jan 2010 17:53:57 +0100

bpython (0.9.6.2-1) unstable; urgency=low

  * Upstream broke things with 0.9.6, new release

 -- David Paleino <dapal@debian.org>  Thu, 31 Dec 2009 11:21:13 +0100

bpython (0.9.6-1) unstable; urgency=low

  * New upstream release
  * debian/patches/:
    - 01-fix_logo_path.patch added, make bpython-gtk look for the
      icon in the right place
    - 02-fix_entrypoints_imports.patch added, make sure everything is
      in place to move gtk_.py out of PYTHONPATH
    - 01-add_write_to_FakeStdin.patch, 02-add_flush_to_FakeStdin.patch
      removed, merged upstream
  * debian/control:
    - package split in "bpython" and "bpython-gtk"
    - build-dependency on debhelper bumped
  * debian/rules:
    - rewritten with implicit dh7 targets
  * debian/scripts/bpython-gtk added, wrapper around bpython-gtk.py

 -- David Paleino <dapal@debian.org>  Wed, 30 Dec 2009 16:14:21 +0100

bpython (0.9.5.2-3) unstable; urgency=low

  * debian/postinst: only do something if an "old-version" is
    passed to the script (Closes: #560229)

 -- David Paleino <dapal@debian.org>  Fri, 11 Dec 2009 18:19:39 +0100

bpython (0.9.5.2-2) unstable; urgency=low

  * debian/control:
    - updated my email address
    - DMUA removed
    - add quilt Build-Dependency
    - add python-support Build-Dependency
  * debian/patches/:
    - 01-add_write_to_FakeStdin.patch added (Closes: #558054)
    - 02-add_flush_to_FakeStdin.patch added
  * debian/rules, add --with quilt
  * debian/postinst, debian/postrm added, correctly handle removal of
    .pyc files after the move to /usr/share/pyshared

 -- David Paleino <dapal@debian.org>  Sun, 29 Nov 2009 00:51:56 +0100

bpython (0.9.5.2-1) unstable; urgency=low

  * New upstream version

 -- David Paleino <d.paleino@gmail.com>  Fri, 09 Oct 2009 14:39:52 +0200

bpython (0.9.5.1-1) unstable; urgency=low

  * New upstream version
  * Removed quilt patchsystem (no more patches here)
  * debian/patches/01-fix_python_history_file.patch removed, merged
    upstream

 -- David Paleino <d.paleino@gmail.com>  Wed, 23 Sep 2009 11:36:13 +0200

bpython (0.9.4-1) unstable; urgency=low

  * New upstream version
  * debian/rules, debian/control:
    - adding quilt infrastructure (>= 0.46-7~ for dh7 integration)
  * debian/patches/:
    - 01-fix_python_history_file.patch added, thanks to Philipp Winter
      (Closes: #537504)
  * debian/control:
    - only support python2.5 at the moment (setuptools import fails on
      py2.6, thus FTBFS)
    - Standards-Version bump to 3.8.3, no changes needed
  * debian/examples updated, sample file has been renamed
  * debian/README.source added

 -- David Paleino <d.paleino@gmail.com>  Thu, 03 Sep 2009 13:12:23 +0200

bpython (0.9.3-1) unstable; urgency=low

  * New upstream version
  * debian/watch updated
  * debian/control:
    - python-pyparsing is no more needed, removed from dependencies
    - new Homepage, field updated

 -- David Paleino <d.paleino@gmail.com>  Thu, 11 Jun 2009 22:18:33 +0200

bpython (0.9.2-1) unstable; urgency=low

  * New upstream version

 -- David Paleino <d.paleino@gmail.com>  Fri, 05 Jun 2009 21:15:59 +0200

bpython (0.9.1-1) unstable; urgency=low

  * New upstream version (Closes: #531598)
  * debian/copyright updated
  * debian/examples updated

 -- David Paleino <d.paleino@gmail.com>  Tue, 02 Jun 2009 21:35:37 +0200

bpython (0.8.0-1) unstable; urgency=low

  * New upstream version
  * debian/control:
    - fixed Section to "python"

 -- David Paleino <d.paleino@gmail.com>  Sat, 23 May 2009 14:41:07 +0200

bpython (0.7.1-1) unstable; urgency=low

  * Initial Debian release (Closes: #526740)

 -- David Paleino <d.paleino@gmail.com>  Sun, 03 May 2009 12:55:56 +0200

bpython (0.7.0-1~ppa1) hardy; urgency=low

  * Pushed man-pages and desktop-file upstream.
  * New upstream release.

 -- Jørgen Pedersen Tjernø <jorgen@devsoft.no>  Mon, 25 Aug 2008 21:19:57 +0200

bpython (0.6.3-1~ppa3) hardy; urgency=low

  * Bump, fixed some packaging issues.

 -- Jørgen Pedersen Tjernø <jorgen@devsoft.no>  Thu, 14 Aug 2008 00:32:25 +0200


bpython (0.6.3-1~ppa2) hardy; urgency=low

  * Fixed so installation of .desktop-file is performed.
  * Fixed bugs in bpython.desktop.
  * Cleaned up the control file / description.
  * Wrote a man-page for config and binary.
  * Made it install a sample rc-file.

 -- Jørgen Pedersen Tjernø <jorgen@devsoft.no>  Wed, 13 Aug 2008 23:37:25 +0200


bpython (0.6.3-1~ppa1) hardy; urgency=low

  * Initial release.

 -- Jørgen Pedersen Tjernø <jorgen@devsoft.no>  Wed, 13 Aug 2008 16:12:36 +0200