diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-12 13:21:51 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-12 13:21:51 +0100 |
commit | 87bd13e94d6cfb0729187401e615e2cf4127df6e (patch) | |
tree | 3de801570a69ac9611dd1e57033edbf6d5f2b138 /debian/control | |
parent | 8a2fc1f6e985e5fe5e00e34e2b0a7bc661cbd213 (diff) | |
download | itzks-systems-87bd13e94d6cfb0729187401e615e2cf4127df6e.tar.gz itzks-systems-87bd13e94d6cfb0729187401e615e2cf4127df6e.tar.bz2 itzks-systems-87bd13e94d6cfb0729187401e615e2cf4127df6e.zip |
Add bin:package itzks-systems-smartboard. Provide wrapping-like support on Debian wheezy and above for SMART Notebook and tools contained in a Ubuntu 12.04 (i386) chroot.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 8c182ab..8d67c5e 100644 --- a/debian/control +++ b/debian/control @@ -854,3 +854,24 @@ Description: Profiling for ITZkS Workstation Systems . ITZkS (IT-Zukunft Schule) is a Nothern German project and based on Debian Edu / Skolelinux. + +Package: itzks-systems-smartboard +Architecture: all +Depends: + schroot, + ${misc:Depends}, +Recommends: + itzks-systems-workstation (>= ${source:Version}), +Description: Profiling for ITZkS Workstation Systems running a SMART Board + Install this package to pull in all dependencies required on + ITZkS (diskfull) Workstation systems. + . + Additionally, configure the system to be used with SMART Notebook 11. + . + The SMART Notebook 11 software will get deployed via an Ubuntu 12.04 + chroot image (in-school downloadable tarball). This package provides + all the needed integration parts, to integrate the SMART Notebook 11 + software into the Debian Edu desktop system. + . + ITZkS (IT-Zukunft Schule) is a Nothern German project and based + on Debian Edu / Skolelinux. |