golang-github-sasha-s-go-deadlock 0.3.1-1 source package in Ubuntu

Changelog

golang-github-sasha-s-go-deadlock (0.3.1-1) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.

  [ Aloïs Micard ]
  * New upstream version.
  * d/control:
    - Mark myself as Uploader. (Closes: #940418)
    - Bump Standards-Version.
    - Bump debhelper-compat.
    - Mark -dev M-A: foreign.
    - Add Rules-Requires-Root: no.
    - Change section to golang.
  * d/watch: Update to version 4.

 -- Aloïs Micard <email address hidden>  Wed, 03 Nov 2021 08:57:50 +0100

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-sasha-s-go-deadlock_0.3.1-1.dsc 2.3 KiB 78dae160611e33eb5a11b33f383353b4b19fa4905873f375c25c31edfdc82f90
golang-github-sasha-s-go-deadlock_0.3.1.orig.tar.gz 11.3 KiB 01e1337af3e232dc1c9b80b986dcad14035316c9542fd29b8ac960b552746315
golang-github-sasha-s-go-deadlock_0.3.1-1.debian.tar.xz 2.7 KiB c5c270491b4af50b864a66b63103d8c2410164f4faed11258d035a4b7c397aa8

Available diffs

No changes file available.

Binary packages built by this source

golang-github-sasha-s-go-deadlock-dev: Online deadlock detection in go

 Online deadlock detection in go (golang). go-deadlock provides
 (RW)Mutex drop-in replacements for sync.(RW)Mutex. It would
 not work if you create a spaghetti of channels. Mutexes only.