File: control

package info (click to toggle)
tryton-modules-project-revenue 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 200 kB
  • ctags: 80
  • sloc: python: 415; xml: 143; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,270 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: tryton-modules-project-revenue
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <tryton@lists.debian-maintainers.org>
Uploaders:
 Daniel Baumann <daniel@debian.org>,
 Mathias Behrle <mathiasb@mbsolutions.selfip.biz>
Dm-Upload-Allowed: yes
Build-Depends: debhelper (>= 7), python, python-setuptools, python-support
Standards-Version: 3.8.4
Homepage: http://www.tryton.org/
Vcs-Browser: http://git.debian-maintainers.org/?p=tryton/tryton-modules-project-revenue.git
Vcs-Git: git://git.debian-maintainers.org/git/tryton/tryton-modules-project-revenue.git

Package: tryton-modules-project-revenue
Architecture: all
Depends:
 ${misc:Depends}, ${python:Depends}, tryton-server (>= 1.6),
 tryton-modules-company (>= 1.6), tryton-modules-product (>= 1.6),
 tryton-modules-project (>= 1.6), tryton-modules-timesheet (>= 1.6),
 python-pkg-resources
XB-Python-Version: ${python:Versions}
Description: Tryton Application Platform (Project Revenue Module)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This module adds the possibility to add products on timesheet lines and define
 allowed services for each employee.