1 | Source: lliurex-gdrive |
---|
2 | Section: web |
---|
3 | Priority: optional |
---|
4 | Maintainer: LliureX Team <lliurex@gva.es> |
---|
5 | Build-Depends: debhelper (>=9), |
---|
6 | llxsrchelper, |
---|
7 | dh-python, |
---|
8 | python-all, |
---|
9 | python-setuptools |
---|
10 | Standards-Version: 3.9.6 |
---|
11 | Homepage: http://lliurex.net |
---|
12 | X-Python-Version: >= 2.6 |
---|
13 | |
---|
14 | Package: python-lliurexgdrive |
---|
15 | Architecture: all |
---|
16 | Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, google-drive-ocamlfuse |
---|
17 | Description: Python library for lliurex-gdrive; pre-actions and postactions |
---|
18 | Library for lliurex-gdrive |
---|
19 | |
---|
20 | Package: lliurex-gdrive-core |
---|
21 | Architecture: all |
---|
22 | Depends: ${shlibs:Depends}, ${misc:Depends}, python-lliurexgdrive (= ${binary:Version}) |
---|
23 | Description: Contains desktop file, banner for zero-center and auto startup script |
---|
24 | Some files to support lliurex-gdrive:desktop, banner for zero-center and auto startup script |
---|
25 | |
---|
26 | Package: lliurex-gdrive-gui |
---|
27 | Architecture: all |
---|
28 | Depends: ${shlibs:Depends}, ${misc:Depends}, python, lliurex-gdrive-core (= ${binary:Version}), python-psutil |
---|
29 | Recommends: lliurex-gdrive-indicator (= ${binary:Version}), lliurex-gdrive-zerocenter-files (= ${binary:Version}), |
---|
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}), lliurex-gdrive-gui (= ${binary:Version}), python, python-notify2 |
---|
36 | Description: Indicator menu to lliurex-google-drive |
---|
37 | Indicator menu to lliurex-google-drive. |
---|
38 | |
---|
39 | Package: lliurex-gdrive-zerocenter-files |
---|
40 | Architecture: all |
---|
41 | Depends: ${shlibs:Depends}, ${misc:Depends}, zero-center |
---|
42 | Description: Files to zero-center |
---|
43 | Provides files to zero-center: app, zmd and banner files. |
---|
44 | |
---|
45 | |
---|