Changeset 3954
- Timestamp:
- Mar 15, 2017, 1:38:22 PM (4 years ago)
- Location:
- lliurex-remote-installer/trunk/fuentes/debian
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-remote-installer/trunk/fuentes/debian/control
r3738 r3954 4 4 Maintainer: Equipo LliureX <lliurex@gva.es> 5 5 Uploaders: David Montalva Furio <montalva_dav@gva.es>, Hector Garcia Huerta <lliurex_devel1@edu.gva.es>, Daniel Duran Vecino <daduve@gmail.com> 6 Build-Depends: debhelper (>= 7.0), python-support,llxcfg-dev, zero-dev, llxsrchelper6 Build-Depends: debhelper (>= 7.0), n4d-dev 7 7 Standards-Version: 3.9.5 8 8 … … 13 13 - APT, DEBS And Scripts in a list can be installed in client classroom 14 14 15 Package: lliurex-remote-installer-gui 16 Architecture: all 17 Depends: ${misc:Depends}, n4d 18 Description: GUI aplication to manage LliureX Remote Installer 19 - APT, DEBS And Scripts in a list can be installed in client classroom 20 15 21 Package: lliurex-remote-installer-client 16 22 Architecture: all -
lliurex-remote-installer/trunk/fuentes/debian/rules
r3694 r3954 11 11 12 12 %: 13 dh $@ --with llxdev,llxsrc 14 13 dh $@ --with n4d-vars
Note: See TracChangeset
for help on using the changeset viewer.