File: changelog

package info (click to toggle)
bpython 0.9.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 576 kB
  • ctags: 514
  • sloc: python: 3,950; sh: 29; makefile: 20
file content (183 lines) | stat: -rw-r--r-- 6,001 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
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