delve 1.22.1-1 source package in Ubuntu

Changelog

delve (1.22.1-1) unstable; urgency=medium

  * New upstream version 1.22.1
  * Drop patches applied in new version
    + 0005-drop-outdated-ppc64-retinstruction.patch
    + 0006-no-extra-step-in-on-386-with-go1.21.patch
    + 0007-skip-TestCgoStacktrace2-on-386-again.patch

 -- Shengjing Zhu <email address hidden>  Fri, 23 Feb 2024 20:05:09 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
delve_1.22.1-1.dsc 2.3 KiB 1395be02a410442abb92d8908a6f91b38cae07e333d9ce93ec016225eda2b7c5
delve_1.22.1.orig.tar.xz 6.3 MiB 4339dc7a10626c49bb0289dafce233e9e1127dfb76c45d9a997baf086af1997d
delve_1.22.1-1.debian.tar.xz 6.1 KiB 6d748f81c4ecaaf7232af2b188ebd4a07239f713a3a3467828470d8ade089e53

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