lp:debian/boa-constructor

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/boa-constructor
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

16. By Santiago Vila

* QA upload.
* debian/rules: Add TZ=UTC. Now it should be reproducible.

15. By Santiago Vila

* QA upload.
* debian/rules: set mtimes and modes of files before zipping them.

14. By Olly Betts

* QA upload.
* Update to depend on python-wxgtk3.0 rather than python-wxgtk2.8:
  + New patch: wxpy3.0-compat.patch
  + Update/rename select_wxpython_2_8.patch to select_wxpython_3_0.patch.
* Disable use of wx.media - this never worked in Debian, but now the
  module is gone too.
* "Standards-Version: 3.9.5" - no changes required.
* Update to debhelper compat level 9.
* debian/README.source: Remove since it's obsolete with source format
  "3.0 (quilt)".

13. By Charlie_Smotherman

* Orphaning package.
* Update package to use wxwidgets2.8 (Closes: #645759).
* Bump Standards-Version to 3.9.2, no changes required.

12. By Charlie_Smotherman

* debian/source:
  - switched to using source format 3.0 (quilt).
* debian/control:
  - increase min python version to (>=2.6.6-11~).
  - after a discussion with Luca Falavigna I am taking over maintenance of
    the package. Added my info to Maintainers: field
  - bumped Standards-Version to 3.9.1, no changes needed.
  - removed dependency on quilt.
  - removed dependency on python-support.
  - use X-P-V instead of XS-P-V, increase version to 2.6
* debian/rules:
  - removed "--with quilt", added "--with python2".
  - changed override to "dh_python2" and corrected syntax.

11. By Luca Falavigna

* debian/patches/string_exceptions.patch:
  - Do not use string exceptions, not supported by Python 2.6
* debian/control:
  - Bump Standards-Version to 3.8.4, no changes required.

10. By Luca Falavigna

* Do not install embedded tarfile, zipfile and xmlrpclib modules, they
  are provided by stdlib (closes: #556355):
  + debian/patches/stdlib.patch:
    - Adjust files to load modules from stdlib.
  + debian/patches/no_maxint.patch:
    - Drop change on tarfile.py, it will not be installed anymore.
  + debian/rules:
    - Exclude affected files from the package.

9. By Luca Falavigna

* Do not install embedded pyparsing module, suggest python-pyparsing
  instead, wx25upgrade.py needs it (Closes: #555367).
* Do not install embedded ConfigParser module (Closes: #555426).

8. By Luca Falavigna

* Update my e-mail address.
* Remove DM-Upload-Allowed field.
* Switch to debhelper 7:
  - Bump compat level to 7.
  - Minimize debian/rules.
  - Build-Depend on debhelper (>= 7.0.50) and quilt (>= 0.46-7).
* debian/patches/no_double_free.patch:
  - Do not attempt to free menu objects twice (Closes: #532988).
* Depend on ${misc:Depends} to fix a lintian warning.
* Bump Standards-Version to 3.8.3, no changes required.
* Fix some wxWindows spelling errors in the description.

7. By Luca Falavigna

* Add Python Applications Packaging Team to Uploaders.
* Add Vcs-* fields in source stanza.
* debian/copyright:
  - Boa-Constructor is licensed under GPLv2, adjust link accordingly.
* Switch to python-support:
  - Add python-support (>= 0.90.0) to Build-Depends-Indep.
  - Remove boa-constructor.postinst and boa-constructor.prerm files,
    skipping byte-compilation of ZopeLib/zoa/* files is handled using
    the appropriate dh_pysupport option.
  - Remove XB-Python-Version field boa-constructor binary stanza.
* Switch to quilt:
  - Patches converted to new patch systems, descriptions updated.
  - README.source file adjusted to document quilt usage.
* debian/patches/maxint:
  - Hardcode sys.maxint value to the one returned by 32-bit platforms,
    fix OverflowError on 64-bit machines (LP: #313952).
* Adjust debian/rules:
  - Remove build target, useless.
  - Remove useless calls to some debhelper scripts.
* Move boa-constructor.launcher to wrappers/boa-constructor, this way
  it can be installed directly by dh_install.
* Bump Standards-Version to 3.8.1, no changes required.

Branch metadata

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

Subscribers