gopacket 1.1.19-3 source package in Ubuntu

Changelog

gopacket (1.1.19-3) unstable; urgency=medium

  * Team upload.
  * Update maintainer address to <email address hidden>
  * Update section to golang
  * Update Standards-Version to 4.6.2 (no changes)
  * Add autopkgtest-pkg-go
  * Remove obsoleted install file
  * Simplify d/rules with dh-golang options
  * Simplify pattern in uscan watch file
  * Add patch to skip comparing libpcap output in TestBPFInstruction
    (Closes: #1028841)

 -- Shengjing Zhu <email address hidden>  Wed, 08 Feb 2023 15:27:56 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
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
gopacket_1.1.19-3.dsc 1.5 KiB 50db6107d42642ef8df299e5ac44daf8a774700fc533dea47cf22ca7cc7112c3
gopacket_1.1.19.orig.tar.gz 928.5 KiB 31efa87cc9d2b41e5e66c7daa8839d841d2a43cc477bf595c9e8c24ef6903830
gopacket_1.1.19-3.debian.tar.xz 3.9 KiB c95c12b5e239e2b7f3a0f8d356526247719bf54b9abe7324c89d866340a25352

Available diffs

No changes file available.

Binary packages built by this source

golang-github-google-gopacket-dev: packet capturing and decoding library for Go

 The gopacket library provides various bindings for reading packets
 off the wire, logic for decoding packet protocols, TCP stream
 reassembly.