Source: tftp-hpa
Section: net
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Daniel Baumann <mail@daniel-baumann.ch>
Build-Depends:
 debhelper (>= 9),
 dh-autoreconf,
 autotools-dev,
 libwrap0-dev,
Standards-Version: 3.9.5
Homepage: http://www.kernel.org/pub/software/network/tftp/
Vcs-Browser: http://daniel-baumann.ch/gitweb/?p=debian/packages/tftp-hpa.git
Vcs-Git: git://daniel-baumann.ch/git/debian/packages/tftp-hpa.git

Package: tftp-hpa
Architecture: linux-any kfreebsd-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Conflicts: tftp
Description: HPA's tftp client
 Trivial File Transfer Protocol (TFTP) is a file transfer protocol, mainly to
 serve boot images over the network to other machines (PXE).
 .
 tftp-hpa is an enhanced version of the BSD TFTP client and server. It
 possesses a number of bugfixes and enhancements over the original.
 .
 This package contains the client.

Package: tftp-hpa-dbg
Section: debug
Priority: extra
Architecture: linux-any kfreebsd-any
Depends:
 ${misc:Depends},
 tftp-hpa (= ${binary:Version}),
 tftpd-hpa (= ${binary:Version}),
Description: HPA's tftp (debug)
 Trivial File Transfer Protocol (TFTP) is a file transfer protocol, mainly to
 serve boot images over the network to other machines (PXE).
 .
 tftp-hpa is an enhanced version of the BSD TFTP client and server. It
 possesses a number of bugfixes and enhancements over the original.
 .
 This package contains the debugging symbols for both the client and the server.

Package: tftpd-hpa
Architecture: linux-any kfreebsd-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 adduser,
Conflicts:
 tftp-server,
 tftpd,
 atftpd,
Replaces:
 tftp-server,
 tftpd,
 atftpd,
Provides: tftp-server
Suggests: pxelinux
Description: HPA's tftp server
 Trivial File Transfer Protocol (TFTP) is a file transfer protocol, mainly to
 serve boot images over the network to other machines (PXE).
 .
 tftp-hpa is an enhanced version of the BSD TFTP client and server. It
 possesses a number of bugfixes and enhancements over the original.
 .
 This package contains the server.
