1
|
Source: corbo
|
2
|
Maintainer: Serghei Mihai <smihai@entrouvert.com>
|
3
|
Section: python
|
4
|
Priority: optional
|
5
|
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7.4.3)
|
6
|
Standards-Version: 3.9.1
|
7
|
|
8
|
Package: python-corbo
|
9
|
Architecture: all
|
10
|
Depends: ${misc:Depends}, ${python:Depends},
|
11
|
python-django (>= 1.7),
|
12
|
django-ckeditor,
|
13
|
python-gadjo
|
14
|
Description: Announces Manager
|
15
|
|
16
|
Package: corbo
|
17
|
Architecture: all
|
18
|
Depends: ${misc:Depends},
|
19
|
python-corbo (= ${binary:Version}),
|
20
|
python-hobo,
|
21
|
python-django-tenant-schemas,
|
22
|
python-psycopg2,
|
23
|
python-django-mellon,
|
24
|
gunicorn
|
25
|
Recommends: nginx, postgresql
|
26
|
Description: Announces Manager
|
27
|
|
28
|
|
29
|
|