From 8525a665fad5aeb020306dd49809ca16c4044f22 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 19 Sep 2019 22:40:37 +0200 Subject: debian/: Wrap up debian-edu-fai package. --- debian/control | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +Uploaders: Mike Gabriel +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. -- cgit v1.2.3