1 | Source: lliurex-gdrive |
---|
2 | Section: network |
---|
3 | Priority: optional |
---|
4 | Maintainer: LliureX Team <lliurex@gva.es> |
---|
5 | Build-Depends: debhelper (>=9), |
---|
6 | llxsrchelper, |
---|
7 | zero-dev, |
---|
8 | dh-python, |
---|
9 | python-all, |
---|
10 | python-setuptools |
---|
11 | Standards-Version: 3.9.6 |
---|
12 | Homepage: http://lliurex.net |
---|
13 | X-Python-Version: >= 2.6 |
---|
14 | |
---|
15 | Package: python-lliurexgdrive |
---|
16 | Architecture: all |
---|
17 | Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} |
---|
18 | Description: Python library for lliurex-gdrive; pre-actions and postactions |
---|
19 | Library for lliurex-gdrive |
---|
20 | |
---|
21 | Package: lliurex-gdrive-core |
---|
22 | Architecture: all |
---|
23 | Depends: ${shlibs:Depends}, ${misc:Depends}, python-lliurexgdrive (= ${binary:Version}) |
---|
24 | Description: Python library for lliurex-gdrive; pre-actions and postactions |
---|
25 | Library for lliurex-gdrive |
---|
26 | |
---|
27 | Package: lliurex-gdrive-gui |
---|
28 | Architecture: all |
---|
29 | Depends: ${shlibs:Depends}, ${misc:Depends}, python, lliurex-gdrive-core (= ${binary:Version}), lliurex-gdrive-indicator (= ${binary:Version}), python-psutil |
---|
30 | Description: Graphical interface to google drive |
---|
31 | Interface to manager google drive accounts. |
---|
32 | |
---|
33 | Package: lliurex-gdrive-indicator |
---|
34 | Architecture: all |
---|
35 | Depends: ${shlibs:Depends}, ${misc:Depends}, lliurex-gdrive-core (= ${binary:Version}), python, |
---|
36 | Description: Indicator menu to lliurex-google-drive |
---|
37 | Indicator menu to lliurex-google-drive. |
---|
38 | |
---|