golang-github-miekg-dns 1.1.50-2 source package in Ubuntu

Changelog

golang-github-miekg-dns (1.1.50-2) unstable; urgency=medium

  * Team upload.
  * Update section to golang
  * Update maintainer address to <email address hidden>
  * Remove golang-golang-x-tools-dev from -dev Depends.
    Only used in go:generate
  * Remove obsoleted install file
  * Increase timeout for flaky tests

 -- Shengjing Zhu <email address hidden>  Tue, 31 Jan 2023 22:15:59 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-miekg-dns_1.1.50-2.dsc 1.8 KiB c0ed130bbbf49fb1ac8fba278a570cffc2ebef71c85a1a1bb75f14371eb7988f
golang-github-miekg-dns_1.1.50.orig.tar.gz 204.0 KiB ec2adbce4b968936c1842f3273c76474ae1f84252e431d04b835c30235721dde
golang-github-miekg-dns_1.1.50-2.debian.tar.xz 4.6 KiB 27f9fe7fafbaef12a92c52efc70d985d93c8c4a2c45734424041f4db5eb2c7b7

Available diffs

No changes file available.

Binary packages built by this source

golang-github-miekg-dns-dev: DNS protocol library for Go

 Complete and usable DNS library. All widely used Resource Records
 are supported, including the DNSSEC types. It follows a lean and
 mean philosophy. If there is stuff you should know as a DNS
 programmer there isn't a convenience function for it. Server side
 and client side programming is supported, i.e. you can build
 servers and resolvers with it.