lp:ubuntu/precise/boa-constructor

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/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:
Mature

Recent revisions

16. By Charlie_Smotherman

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

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

14. By Charlie_Smotherman

Have package depend on pychecker. Pychecker was never removed from the
archives as stated in (lp: #527084). This will eliminate the delta with
debian, and the package can be synced next cycle.

13. By Lorenzo De Liso

* Merge from debian unstable (LP: #594178), remaining changes:
  - debian/control: Removed pychecker from depends. (lp: #527084)

12. By Nigel Babu

* debian/control:
  - Removed pychecker from depends. (lp: #527084)

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

10. 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).

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

8. By Luca Falavigna

* debian/patches/no_double_free.patch:
  - Do not attempt to free menu objects twice (LP: #96012).

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:ubuntu/quantal/boa-constructor
This branch contains Public information 
Everyone can see this information.

Subscribers