File: control

package info (click to toggle)
oca-core 11.0.20180730-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 509,684 kB
  • sloc: xml: 258,806; python: 164,081; sql: 217; sh: 92; makefile: 16
file content (39 lines) | stat: -rw-r--r-- 1,322 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
30
31
32
33
34
35
36
37
38
39
Source: oca-core
Section: net
Priority: optional
Maintainer: OCA Packaging Team <team+oca@tracker.debian.org>
Uploaders: Sophie Brun <sophie@freexian.com>, Raphaƫl Hertzog <hertzog@debian.org>
Build-Depends: debhelper (>= 11), dh-python, python3, python3-setuptools
Standards-Version: 4.1.5
Homepage: https://github.com/OCA/OCB
Vcs-Git: https://salsa.debian.org/freexian-team/oca-core.git
Vcs-Browser: https://salsa.debian.org/freexian-team/oca-core

Package: oca-core
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 adduser,
 lsb-base,
 node-less,
 postgresql-client,
 fonts-inconsolata,
 fonts-glewlwyd,
 libjs-underscore,
Recommends:
 ${python3:Recommends},
 postgresql,
 python3-num2words,
 wkhtmltopdf
Conflicts: odoo
Provides: ${odoo-addons-Provides}
Description: Odoo Community business app
 This package contains the core of the Odoo application, maintained by OCA,
 the Open Community Association.
 .
 Odoo, formerly known as OpenERP, is a suite of open-source business apps. This
 suite of applications covers all business needs, from Website/Ecommerce down
 to manufacturing, inventory and accounting, all seamlessly integrated. Odoo's
 technical features include a distributed server, flexible workflows, an object
 database, a dynamic GUI, customizable reports, and an XML-RPC interface.