lp:debian/wheezy/bpython

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/wheezy/bpython
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

15. By David Paleino

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

14. By David Paleino

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

13. By David Paleino

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)

12. By David Paleino

[ 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)

11. By David Paleino

* 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

10. By David Paleino

* 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.

9. By David Paleino

Upstream broke things with 0.9.6, new release

8. By David Paleino

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

7. By David Paleino

* 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

6. By David Paleino

New upstream version

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/bpython
This branch contains Public information 
Everyone can see this information.

Subscribers