lp:debian/squeeze/boa-constructor

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

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.

6. By Luca Falavigna

* Install locales files (LP: #313955).
* Bump to Standards-Version 3.8.0:
  - Add debian/README.source file for dpatch as per policy.
* Remove some useless files:
  - debian/boa-constructor.dirs, not really needed.
  - debian/README.Debian, obsolete.
* Add DM-Upload-Allowed field.

5. By Luca Falavigna

* Urgency high to fix RC bugs.
* debian/control:
  - Move to XS-Python-Version: >= 2.4 (Closes: #476929, #477145).

4. By Cédric Delfosse <email address hidden>

Add a .desktop file (Closes: #349081)

3. By Cédric Delfosse <email address hidden>

Debugger/RemoveServer.py: Added function required by the Zope debugger
product (taken from CVS)

2. By Cédric Delfosse <email address hidden>

* Add "Examples" directory. Now examples can be opened (closes: Bug#235535)
* Fix 2 typos in documentation (closes: Bug#228193, Bug#228194)

Branch metadata

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

Subscribers