~ubuntu-branches/debian/squeeze/boa-constructor/squeeze

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2009-08-27 19:17:37 UTC
  • Revision ID: james.westby@ubuntu.com-20090827191737-1qjflqlj1f4ta16c
Tags: 0.6.1-7
* 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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: boa-constructor
2
2
Section: devel
3
3
Priority: optional
4
 
Maintainer: Luca Falavigna <dktrkranz@ubuntu.com>
 
4
Maintainer: Luca Falavigna <dktrkranz@debian.org>
5
5
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
6
 
Build-Depends: debhelper (>= 5.0.38), quilt
 
6
Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7)
7
7
Build-Depends-Indep: python-support (>= 0.90.0), zip, unzip
8
8
Homepage: http://boa-constructor.sourceforge.net/
9
9
Vcs-Svn: svn://svn.debian.org/python-apps/packages/boa-constructor/trunk/
10
10
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/boa-constructor/trunk/
11
 
Standards-Version: 3.8.1
 
11
Standards-Version: 3.8.3
12
12
XS-Python-Version: >= 2.4
13
 
DM-Upload-Allowed: yes
14
13
 
15
14
Package: boa-constructor
16
15
Architecture: all
17
 
Depends: ${python:Depends}, pychecker, python-wxgtk2.6
18
 
Description: RAD tool for Python and WxWindows application
 
16
Depends: ${misc:Depends}, ${python:Depends}, pychecker, python-wxgtk2.6
 
17
Description: RAD tool for Python and wxWindows application
19
18
 Boa-constructor is an IDE oriented towards creating cross-platform
20
 
 applications built on top of the Python language and the WxWindows GUI
 
19
 applications built on top of the Python language and the wxWindows GUI
21
20
 toolkit.
22
21
 .
23
22
 It features: