Source: golang-github-d2g-dhcp4
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>,
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any,
Standards-Version: 4.4.1
Rules-Requires-Root: no
Homepage: https://github.com/d2g/dhcp4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-d2g-dhcp4
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-d2g-dhcp4.git
XS-Go-Import-Path: github.com/d2g/dhcp4
Testsuite: autopkgtest-pkg-go

Package: golang-github-d2g-dhcp4-dev
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: DHCP packet creation library for Go
 This library contains functions to generate DHCP request and
 response packets in the Go language.