Skip to content

Debian Changelog bpython (0.9.7.1-1)

2010

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

2009

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

2008

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