diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-09-19 22:40:37 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-10-03 09:06:27 +0200 |
| commit | 8525a665fad5aeb020306dd49809ca16c4044f22 (patch) | |
| tree | 5a60ace1d9b7a829057d4ac694119fb2fdfd4335 /debian/control | |
| parent | 6ecb19ada66d54cc0afeb3d27d89700473cde70a (diff) | |
| download | debian-edu-fai+itzks-8525a665fad5aeb020306dd49809ca16c4044f22.tar.gz debian-edu-fai+itzks-8525a665fad5aeb020306dd49809ca16c4044f22.tar.bz2 debian-edu-fai+itzks-8525a665fad5aeb020306dd49809ca16c4044f22.zip | |
debian/: Wrap up debian-edu-fai package.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..a7976b2 --- /dev/null +++ b/debian/control @@ -0,0 +1,27 @@ +Source: debian-edu-fai +Section: admin +Priority: optional +Maintainer: Debian Edu Developers <debian-edu@lists.debian.org> +Uploaders: Mike Gabriel <sunweaver@debian.org> +Build-Depends: debhelper-compat (= 12) +Standards-Version: 4.4.0 +Homepage: https://wiki.debian.org/DebianEdu +Vcs-Browser: https://salsa.debian.org/debian-edu/debian-edu-fai +Vcs-Git: https://salsa.debian.org/debian-edu/debian-edu-fai.git + +Package: debian-edu-fai +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, + ${perl:Depends}, +Suggests: fai-server +Description: FAI config space for setting up Debian Edu workstations + The Debian Edu project provides Debian based systems customized for + schools and other education facilities. + . + This package provides an installation method for Debian Edu workstations + based on FAI (Fully Automated Installation). + . + Other than the Debian Installer based installation of Debian Edu + workstations (provided by debian-edu-config), the FAI method is more + flexible and customizable. |
