debian: switch to debhelper-compat approach
[grml-terminalserver.git] / debian / control
1 Source: grml-terminalserver
2 Section: net
3 Priority: optional
4 Maintainer: Grml Team <team@grml.org>
5 Uploaders: Michael Prokop <mika@grml.org>
6 Build-Depends: debhelper-compat (= 12),
7 Standards-Version: 4.5.0
8 Homepage: https://grml.org/terminalserver/
9 Vcs-git: git://git.grml.org/grml-terminalserver.git
10 Vcs-Browser: https://git.grml.org/?p=grml-terminalserver.git
11 Origin: Grml
12 Bugs: mailto:bugs@grml.org
13
14 Package: grml-terminalserver
15 Architecture: all
16 Depends: atftpd (>=0.7.dfsg-1.2),
17          dialog,
18          grml-shlib (>=1.02.03),
19          grml2usb (>=0.9.14),
20          grub-efi-amd64-signed | grub-efi-amd64-bin | pxelinux,
21          ipcalc,
22          isc-dhcp-server | dhcp3-server,
23          nfs-kernel-server,
24          pxelinux | syslinux-common (<= 2:4.05+dfsg-6+deb7u1),
25          shim-signed:amd64 | pxelinux,
26          ${misc:Depends},
27 Description: terminalserver for grml to boot via PXE
28  These packages provides all what's needed to boot
29  grml over the network (PXE). An easy to use interface
30  does all the setup steps to get the server side up
31  and running.