1 | Source: lliurex-up |
---|
2 | Section: admin |
---|
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-lliurexup |
---|
16 | Architecture: all |
---|
17 | Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, dpkgunlocker-cli |
---|
18 | Description: Python library for lliurex-up; pre-actions and postactions |
---|
19 | Library for lliurex-up |
---|
20 | |
---|
21 | |
---|
22 | Package: lliurex-up-core |
---|
23 | Architecture: all |
---|
24 | Depends: ${shlibs:Depends}, ${misc:Depends}, python-lliurexup (= ${binary:Version}) |
---|
25 | Description: Python library for lliurex-up; pre-actions and postactions |
---|
26 | Library for lliurex-up |
---|
27 | |
---|
28 | Package: lliurex-up |
---|
29 | Architecture: all |
---|
30 | Depends: ${shlibs:Depends}, ${misc:Depends}, python, lliurex-up-core (= ${binary:Version}), lliurex-up-cli (= ${binary:Version}) |
---|
31 | Recommends: lliurex-up-indicator (= ${binary:Version}) |
---|
32 | Description: Graphical interface to update system |
---|
33 | Interface to update system. |
---|
34 | |
---|
35 | Package: lliurex-up-cli |
---|
36 | Architecture: all |
---|
37 | Depends: ${shlibs:Depends}, ${misc:Depends}, lliurex-up-core (= ${binary:Version}), python, python-clint |
---|
38 | Description: Command line interface to update system |
---|
39 | CLI Interface to update system. |
---|
40 | |
---|
41 | Package: lliurex-up-indicator |
---|
42 | Architecture: all |
---|
43 | Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-aptdaemon, lliurex-up (= ${binary:Version}) |
---|
44 | Description: Menu indicator to show new updates availables and remote executions of lliureX-Up |
---|
45 | Menu Indicator. |
---|
46 | |
---|
47 | Package: lliurex-up-pool-tools |
---|
48 | Architecture: all |
---|
49 | Depends: ${shlibs:Depends}, ${misc:Depends}, python3-minimal, python3-debian |
---|
50 | Description: Needed tools to install on repository server |
---|
51 | This package build Changelog and other folders for lliurex-up work fine. |
---|
52 | |
---|