~ubuntu-branches/ubuntu/utopic/python-axiom/utopic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Vincent Bernat, Jakub Wilk, Vincent Bernat
  • Date: 2010-03-02 08:13:25 UTC
  • Revision ID: james.westby@ubuntu.com-20100302081325-iies71wnmunmtgog
Tags: 0.6.0-2
[ Jakub Wilk ]
* Make the package ready for Python 2.6. Closes: #557925
  - Fix debian/runtrail.py to deal with site-packages/dist-packages
    discrepancy.
  - Patch the axiom.Item.MetaItem class so that comparisons work as
    intended.
  - Build-depend on python-epsilon (>= 0.6.0-2), which fixes build failure.
* Use quilt to manage patches.

[ Vincent Bernat ]
* Bump Standards-Version to 3.8.4.
* Switch to 3.0 (quilt) format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
5
5
Uploaders: Tristan Seligmann <mithrandi@mithrandi.net>, Vincent Bernat <bernat@debian.org>
6
 
Build-Depends: debhelper (>= 6), cdbs (>= 0.4.43), python, python-central (>= 0.5.6), python-epsilon (>= 0.5.11)
 
6
Build-Depends: debhelper (>= 6), cdbs (>= 0.4.43), python, python-central (>= 0.5.6), python-epsilon (>= 0.6.0-2~), quilt
7
7
Build-Depends-Indep: python-twisted-core, python-twisted-conch, python-pysqlite2, python-zopeinterface
8
8
Homepage: http://www.divmod.org/trac/wiki/DivmodAxiom
9
9
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-axiom/trunk/
10
10
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-axiom/trunk/
11
 
Standards-Version: 3.8.3
 
11
Standards-Version: 3.8.4
12
12
XS-Python-Version: >=2.4
13
13
 
14
14
Package: python-axiom