golang-github-golang-mock 1.0.0-1 source package in Ubuntu

Changelog

golang-github-golang-mock (1.0.0-1) unstable; urgency=medium

  [ Shengjing Zhu ]
  * Team upload
  * New upstream release
  * Replace DH_GOPKG with XS-Go-Import-Path
  * Update compat and dh to 10
  * Update Standards-Version to 4.1.0
    + Change priority to optional
    + Use https in copyright format url
  * Update pkg-go team name
  * Add autopkgtest-pkg-go

  [ Martín Ferrari ]
  * Merge upstream's git history and adjust gbp configuration.
  * Remove unneeded Suggests.

 -- Martín Ferrari <email address hidden>  Wed, 13 Sep 2017 02:18:20 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-golang-mock_1.0.0-1.dsc 2.2 KiB fa0c477a137e11c5c1ee8d7b007e9153693038d665ee99aa93424a3ab36c96df
golang-github-golang-mock_1.0.0.orig.tar.gz 29.6 KiB b15cb65e1095e277eefa64d2db6705f9303af87d8f7d3cdc6621675782cc5618
golang-github-golang-mock_1.0.0-1.debian.tar.xz 3.2 KiB 10c289c98859c3ec2f247c471bbf13a301718452881fda3939ab5ed93a84f1bd

No changes file available.

Binary packages built by this source

golang-github-golang-mock-dev: No summary available for golang-github-golang-mock-dev in ubuntu disco.

No description available for golang-github-golang-mock-dev in ubuntu disco.

mockgen: mocking framework for the Go programming language - mockgen

 GoMock is a mocking framework for the Go programming language.
 It integrates well with Go's built-in testing package, but can be used in
 other contexts too.
 .
 This package provides the "mockgen" utility.