~ubuntu-branches/ubuntu/saucy/tryton-modules-currency/saucy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Behrle
  • Date: 2011-02-15 13:09:40 UTC
  • mfrom: (11.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110215130940-ws9m38ogmx8hwhh5
Tags: 1.8.0-2
* Changing my email address.
* Setting minimal Python version to 2.5.
* Updating Copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Debian Tryton Maintainers <tryton@lists.debian-maintainers.org>
5
5
Uploaders:
6
6
 Daniel Baumann <daniel@debian.org>,
7
 
 Mathias Behrle <mathiasb@mbsolutions.selfip.biz>
 
7
 Mathias Behrle <mathiasb@m9s.biz>
8
8
Dm-Upload-Allowed: yes
9
 
Build-Depends: debhelper (>= 7), python, python-setuptools, python-support
10
 
Standards-Version: 3.8.4
 
9
Build-Depends: debhelper (>= 8), python, python-setuptools, python-support
 
10
Standards-Version: 3.9.1
11
11
Homepage: http://www.tryton.org/
12
12
Vcs-Browser: http://git.debian-maintainers.org/?p=tryton/tryton-modules-currency.git
13
13
Vcs-Git: git://git.debian-maintainers.org/git/tryton/tryton-modules-currency.git
15
15
Package: tryton-modules-currency
16
16
Architecture: all
17
17
Depends:
18
 
 ${misc:Depends}, ${python:Depends}, tryton-server (>= 1.6),
 
18
 ${misc:Depends}, ${python:Depends}, tryton-server (>= 1.8),
19
19
 python-pkg-resources
20
20
XB-Python-Version: ${python:Versions}
21
21
Description: Tryton Application Platform (Currency Module)