Changeset 3311 for lliurex-up/trunk/fuentes/debian/control
- Timestamp:
- Jan 16, 2017, 3:56:20 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-up/trunk/fuentes/debian/control
r3250 r3311 22 22 Package: lliurex-up-core 23 23 Architecture: all 24 Depends: ${shlibs:Depends}, ${misc:Depends} 24 Depends: ${shlibs:Depends}, ${misc:Depends}, python-lliurexup (= ${binary-Version}) 25 25 Description: Python library for lliurex-up; pre-actions and postactions 26 26 Library for lliurex-up … … 28 28 Package: lliurex-up 29 29 Architecture: all 30 Depends: ${shlibs:Depends}, ${misc:Depends}, python, lliurex-up-core 30 Depends: ${shlibs:Depends}, ${misc:Depends}, python, lliurex-up-core (= ${binary-Version}) 31 31 Description: Graphical interface to update system 32 32 Interface to update system. … … 34 34 Package: lliurex-up-cli 35 35 Architecture: all 36 Depends: ${shlibs:Depends}, ${misc:Depends} 36 Depends: ${shlibs:Depends}, ${misc:Depends}, lliurex-up-core (= ${binary-Version}) 37 37 Description: Command line interface to update system 38 38 CLI Interface to update system.
Note: See TracChangeset
for help on using the changeset viewer.