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 89 90 91 92 93 94 95 96 97 98 99 100 101
|
golang-github-google-go-cmp (0.6.0-1) unstable; urgency=medium
* New upstream version 0.6.0
-- Anthony Fok <foka@debian.org> Sun, 05 Nov 2023 21:21:52 -0700
golang-github-google-go-cmp (0.5.9-1) unstable; urgency=medium
* New upstream version 0.5.9
* debian/rules: Invoke dh with --builddirectory=_build
* Bump Standards-Version to 4.6.1 (no change)
-- Anthony Fok <foka@debian.org> Mon, 26 Sep 2022 12:54:44 -0600
golang-github-google-go-cmp (0.5.8-1) unstable; urgency=medium
* New upstream version 0.5.8
* Remove dependency on golang-golang-x-xerrors-dev as per upstream:
"Versions older than Go 1.13 are no longer in use.
Remove unnecessary dependencies."
-- Anthony Fok <foka@debian.org> Sun, 05 Jun 2022 04:48:53 -0600
golang-github-google-go-cmp (0.5.7-1) unstable; urgency=medium
* New upstream version 0.5.7
* Reorder fields in debian/control and debian/copyright
as would be generated in the next dh-make-golang release after 0.6.0-1
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Mark library package with "Multi-Arch: foreign"
-- Anthony Fok <foka@debian.org> Mon, 28 Feb 2022 19:15:12 -0700
golang-github-google-go-cmp (0.5.6-1) unstable; urgency=medium
* New upstream version 0.5.6
* Bump Standards-Version to 4.6.0 (no change)
-- Anthony Fok <foka@debian.org> Thu, 19 Aug 2021 08:13:47 -0600
golang-github-google-go-cmp (0.5.4-1) unstable; urgency=medium
[ Roger Shimizu ]
* d/control: Add "Rules-Requires-Root: no"
[ Anthony Fok ]
* New upstream version 0.5.4
* debian/control: Change Section from devel to golang
* Bump Standards-Version to 4.5.1 (no change)
-- Anthony Fok <foka@debian.org> Wed, 02 Dec 2020 00:51:48 -0700
golang-github-google-go-cmp (0.5.2-1) unstable; urgency=medium
* New upstream version 0.5.2
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
-- Anthony Fok <foka@debian.org> Fri, 18 Sep 2020 15:03:26 -0600
golang-github-google-go-cmp (0.4.0-1) unstable; urgency=medium
* New upstream version 0.4.0
* Bump Standards-Version to 4.5.0 (no change)
* Add dependency on golang-golang-x-xerrors-dev
-- Anthony Fok <foka@debian.org> Sat, 15 Feb 2020 17:59:56 -0700
golang-github-google-go-cmp (0.3.1-1) unstable; urgency=medium
* New upstream version 0.3.1
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
-- Anthony Fok <foka@debian.org> Fri, 06 Sep 2019 09:07:05 -0600
golang-github-google-go-cmp (0.3.0-1) unstable; urgency=medium
* New upstream version 0.3.0
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Add myself to the list of Uploaders
* Change Build-Depends: debhelper (>= 11) to debhelper (>= 11~)
* Bump Standards-Version to 4.4.0 (no change)
-- Anthony Fok <foka@debian.org> Sat, 27 Jul 2019 09:05:15 -0600
golang-github-google-go-cmp (0.2.0-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Arnaud Rebillout ]
* New upstream version 0.2.0
* Bump compat
* Update control, add myself to uploaders
-- Arnaud Rebillout <arnaud.rebillout@collabora.com> Fri, 27 Apr 2018 18:22:08 +0700
golang-github-google-go-cmp (0.1.0-1) unstable; urgency=medium
* Initial release. Closes: 874499
-- MartÃn Ferrari <tincho@debian.org> Wed, 06 Sep 2017 14:40:13 +0000
|