delve 1.20.1-2 source package in Ubuntu

Changelog

delve (1.20.1-2) unstable; urgency=medium

  * Add tzdata to Build-Depends. (Closes: #1029416)
    Needed by fixtures code for tests.

 -- Shengjing Zhu <email address hidden>  Mon, 23 Jan 2023 01:03:16 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
amd64 arm64 i386
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
delve_1.20.1-2.dsc 2.0 KiB 60e164616f21c59d6429631fdd0e6fb46fb5be5563e033af916043a7e2fa12c3
delve_1.20.1.orig.tar.xz 6.3 MiB f485cb12620ef201490343e1b07b092ae4d346de325d6ab68ba26b25080dbe9c
delve_1.20.1-2.debian.tar.xz 5.6 KiB d371df4fa181ef61b306dd48f6d8bbe0cd867ece457b8a03c02035b9604b27e3

Available diffs

No changes file available.

Binary packages built by this source

delve: debugger for the Go programming language

 Delve enables you to interact with your program by controlling the execution
 of the process, evaluating variables, and providing information of
 thread/goroutine state, CPU register state and more.

delve-dbgsym: debug symbols for delve