golang-gomega 1.27.10-1 source package in Ubuntu

Changelog

golang-gomega (1.27.10-1) unstable; urgency=medium

  * Team upload.

  [ Arnaud Rebillout ]
  * Update copyright for 'matchers/support/goraph'.
  * Bump debhelper compat to 13.

  [ Shengjing Zhu ]
  * Update section to golang
  * Update Standards-Version to 4.6.2 (no changes)
  * Update dependencies
    + Add golang-github-golang-protobuf-1-5-dev
    + Add golang-github-google-go-cmp-dev
    + Drop golang-golang-x-xerrors-dev
    + Drop golang-goprotobuf-dev
    + Replace golang-gopkg-yaml.v2-dev with golang-gopkg-yaml.v3-dev
  * Add Multi-Arch hint

 -- Shengjing Zhu <email address hidden>  Tue, 01 Aug 2023 19:11:23 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gomega_1.27.10-1.dsc 1.6 KiB e51bea109ca0529b4d1fdb4a559634d9202430b911c1099649c17b93d0a65692
golang-gomega_1.27.10.orig.tar.gz 305.9 KiB cb61ea6546b079943e640fc943ae7e741f09e436556bed348c490fff5ed4b10c
golang-gomega_1.27.10-1.debian.tar.xz 2.9 KiB daf8918454b1dd28ad8003fb6624c766f055e361a58598ae985dcca943299ded

Available diffs

No changes file available.

Binary packages built by this source

golang-gomega-dev: Matcher/assertion library for the Go programming language

 Gomega is a matcher/assertion library. It is best paired with the Ginkgo BDD
 test framework, but can be adapted for use in other contexts too.