Source: golang-github-d2g-dhcp4client
Section: devel
Priority: optional
Standards-Version: 4.4.0
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>,
           Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 12~),
               dh-golang,
               golang-github-d2g-dhcp4-dev,
               golang-go,
               golang-golang-x-sys-dev
Homepage: https://github.com/d2g/dhcp4client
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-d2g-dhcp4client
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-d2g-dhcp4client.git
XS-Go-Import-Path: github.com/d2g/dhcp4client
Testsuite: autopkgtest-pkg-go

Package: golang-github-d2g-dhcp4client-dev
Architecture: all
Depends: golang-github-d2g-dhcp4-dev,
         golang-go,
         golang-golang-x-sys-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Description: DHCP client written in Go
 A DHCP4 client implemetation written in Go using AF_PACKET
 support.
