1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
|
golang-github-golang-mock (1.6.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster
* Set upstream metadata fields: Bug-Database, Bug-Submit.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 29 Jun 2022 01:16:45 +0100
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
-- Shengjing Zhu <zhsj@debian.org> Thu, 24 Feb 2022 01:16:51 +0800
golang-github-golang-mock (1.3.1-2) unstable; urgency=medium
* Reupload to build with Go 1.12
-- Anthony Fok <foka@debian.org> Sun, 11 Aug 2019 01:08:42 -0600
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
-- Anthony Fok <foka@debian.org> Thu, 01 Aug 2019 00:57:43 -0600
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 <tincho@debian.org> Wed, 13 Sep 2017 02:18:20 +0000
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
-- Konstantinos Margaritis <markos@debian.org> Wed, 09 Aug 2017 16:09:13 +0300
golang-github-golang-mock (0.0~git20150821.0.06883d9-1) unstable; urgency=medium
* Initial release (Closes: #798319).
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 07 Sep 2015 19:11:20 +1000
|