Skip to content

Changelog golang-github-golang-mock (1.6.0-1)

2022

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

   * Team upload.
 
   [ Anthony Fok ]
   * debian/gbp.conf: Set debian-branch to debian/sid
     for DEP-14 conformance.
 
   [ Shengjing Zhu ]
   * New upstream version 1.6.0
   * Update Section to golang
   * Bump debhelper-compat to 13
   * Update Standards-Version to 4.6.0 (no changes)
   * Add Rules-Requires-Root
   * Add Multi-Arch hint (Closes: #960170)
   * Add golang-golang-x-mod-dev to Build-Depends
   * Fix test with GOPATH mode

2019

golang-github-golang-mock (1.3.1-2) unstable; urgency=medium

   * Reupload to build with Go 1.12

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

   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 
   [ Anthony Fok ]
   * New upstream version 1.3.1
   * Update debian/watch with filenamemangle
   * Update Maintainer email address to team+pkg-go@tracker.debian.org
   * Apply "cme fix dpkg" fixes
     - Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
     - Bump Standards-Version to 4.4.0 (no change)
   * Remove empty debian/patches/series file
   * Add myself to the list of Uploaders

2017

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.

golang-github-golang-mock (0.0~git20150821.0.06883d9-2) unstable; urgency=medium

   [ Paul Tagliamonte ]
   * Team upload.
   * Use a secure transport for the Vcs-Git and Vcs-Browser URL
   * Remove Built-Using from arch:all -dev package
 
   [ Konstantinos Margaritis ]
   * Replace golang-go with golang-any in Build-Depends, remove golang-go from
     Depends, put golang-any to Suggests of mockgen

2015

golang-github-golang-mock (0.0~git20150821.0.06883d9-1) unstable; urgency=medium

   * Initial release (Closes: #798319).