File: changelog

package info (click to toggle)
golang-testify 1.7.0%2Bgit20210824.ab6dc32-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 792 kB
  • sloc: makefile: 2
file content (207 lines) | stat: -rw-r--r-- 7,509 bytes parent folder | download
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
golang-testify (1.7.0+git20210824.ab6dc32-1) unstable; urgency=medium

  * New upstream version 1.7.0+git20210824.ab6dc32
  * Update debian/watch to track upstream git HEAD
    to fetch >= 1.7.0+git20210427.6241f9a with the fix for time.Time
    needed by golang-github-pelletier-go-toml.v2

 -- Anthony Fok <foka@debian.org>  Wed, 20 Oct 2021 13:10:18 -0600

golang-testify (1.7.0-1) unstable; urgency=medium

  * New upstream version 1.7.0
  * Update debian/watch to version 4, and stop repacking the tarball to .xz
    because upstream no longer includes the vendor directory
  * Change Section from devel to golang
  * Bump Standards-Version to 4.6.0 (no change)
  * Add "Rules-Requires-Root: no" to debian/control
  * Mark library package with "Multi-Arch: foreign"
  * Remove {Conflicts,Provides,Replaces}: golang-testify-dev
    which were added in 2015 for transition but are no longer needed as all
    related packages now build-depend on golang-github-stretchr-testify-dev
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance

 -- Anthony Fok <foka@debian.org>  Mon, 06 Sep 2021 15:38:13 -0600

golang-testify (1.6.1-2) unstable; urgency=medium

  * Team Upload.
  * d/p/do-not-use-race.patch: Drop -race flag with
    golang in TestFailfastSuiteFailFastOn (Closes: #988101)

 -- Nilesh Patra <nilesh@debian.org>  Sat, 08 May 2021 12:25:09 +0800

golang-testify (1.6.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debhelper compatibility level 13
  * update versioned Build-Depends and Depends

 -- Drew Parsons <dparsons@debian.org>  Mon, 28 Sep 2020 12:00:48 +0800

golang-testify (1.4.0+ds-2) UNRELEASED; urgency=low

  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.

 -- Debian Janitor <janitor@jelmer.uk>  Fri, 03 Jul 2020 11:28:43 -0000

golang-testify (1.4.0+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream release. (Closes: #944613)
  * Add new build-dependency golang-gopkg-yaml.v2-dev

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 13 Nov 2019 13:31:01 +0100

golang-testify (1.3.0+ds-1) unstable; urgency=medium

  * New upstream version 1.3.0
  * Bump Standards-Version to 4.3.0 (no change)
  * Update copyright year according to upstream LICENSE file
  * Remove old gen-orig-tgz rule from debian/rules

 -- Anthony Fok <foka@debian.org>  Fri, 18 Jan 2019 00:21:37 -0700

golang-testify (1.2.2+git20181212.5b93e2d-1) unstable; urgency=medium

  * New upstream version 1.2.2+git20181212.5b93e2d-1
  * Update Maintainer address in debian/control
  * Bump Standards-Version to 4.2.1 (no change)

 -- Anthony Fok <foka@debian.org>  Thu, 20 Dec 2018 01:33:50 -0700

golang-testify (1.2.2+ds-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Anthony Fok ]
  * New upstream release 1.2.2
  * Apply "cme fix dpkg" fixes to debian/control,
    bumping Standards-Version to 4.1.4 (no change)
  * Remove Godeps from Files-Excluded in debian/copyright
    because upstream has already migrated from Godeps to deps

 -- Anthony Fok <foka@debian.org>  Tue, 26 Jun 2018 03:57:49 -0600

golang-testify (1.2.1+git20180303.b89eecf-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.2.1+git20180303.b89eecf
  * Use debhelper v11
  * Update to Standards-Version 4.1.3

 -- Dr. Tobias Quathamer <toddy@debian.org>  Wed, 07 Mar 2018 22:07:48 +0100

golang-testify (1.1.4+git20171018.2aa2c17-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.1.4+git20171018.2aa2c17
  * Use debhelper v10
  * Update team name
  * Update to Standards-Version 4.1.1
    - Use Priority: optional
    - Remove empty patches directory
  * Remove unneeded exports from d/rules
  * Use golang-any instead of golang-go
  * Use wrap-and-sort for d/control

 -- Dr. Tobias Quathamer <toddy@debian.org>  Fri, 24 Nov 2017 21:38:30 +0100

golang-testify (1.1.4+git20170601.66.f6abca5+ds-1) unstable; urgency=medium

  * New upstream snapshot.
  * Bump Standards-Version to 4.0.0:
    Use https form of the copyright-format URL in debian/copyright.
  * Delete Godeps directory from master branch, and
    update Files-Excluded field in debian/copyright accordingly.
    This is to conform to the tarball created by dh-make-golang.
  * Add "Testsuite: autopkgtest-pkg-go" to debian/control.

 -- Anthony Fok <foka@debian.org>  Sun, 09 Jul 2017 04:30:32 -0600

golang-testify (1.1.4+ds-1) unstable; urgency=medium

  * New upstream release.
  * Revise debian/watch and debian/copyright to facilitate repacking
    of upstream tarballs to remove vendor/ directory.

 -- Anthony Fok <foka@debian.org>  Thu, 29 Dec 2016 18:14:26 -0700

golang-testify (1.1.3+git20160418.12.c5d7a69+ds-1) unstable; urgency=high

  * Repackage the source, removing third-party code. Closes: #823170.
  * Add these dependencies to debian/control.
  * debian/rules: Add gen-orig-tgz target.
  * debian/watch: Mangle version for repackaging.

 -- Martín Ferrari <tincho@debian.org>  Sun, 01 May 2016 19:28:18 +0000

golang-testify (1.1.3+git20160418.12.c5d7a69-2) unstable; urgency=medium

  * debian/control: Fix broken Vcs-* fields. Add myself to Uploaders.

 -- Martín Ferrari <tincho@debian.org>  Sun, 01 May 2016 18:29:29 +0000

golang-testify (1.1.3+git20160418.12.c5d7a69-1) unstable; urgency=medium

  * New upstream version
  * Update debian/control
    - Bump Standards-Version to 3.9.8 (no change)
    - Use secure https URLs for Vcs-* fields
    - Remove golang-go from Depends field
    - Remove alternatives in dependencies now that golang-objx-dev has
      been renamed to golang-github-stretchr-obj-dev

 -- Anthony Fok <foka@debian.org>  Fri, 29 Apr 2016 11:46:44 +0800

golang-testify (1.0-2) unstable; urgency=medium

  * Team upload.
  * Swap Build-Depends relation ordering to appease buildds.

 -- Tianon Gravi <tianon@debian.org>  Tue, 10 Nov 2015 06:37:00 -0800

golang-testify (1.0-1) unstable; urgency=medium

  * New upstream release.
  * Rename golang-testify-dev to golang-github-stretchr-testify-dev,
    while providing Conflicts/Provides/Replaces to the old package.
  * Change dependency on golang-objx-dev to
    "golang-github-stretchr-objx-dev | golang-objx-dev"
    in anticipation of future package renames.
  * Add debian/watch now that upstream made a release.
  * Rename license short code "MIT" to "Expat" in debian/copyright.
  * Add myself as an uploader.

 -- Anthony Fok <foka@debian.org>  Fri, 25 Sep 2015 23:25:18 -0600

golang-testify (0.0~git20141213-1) unstable; urgency=medium

  * New upstream snapshot.
   + Fixes suite_test.go; Drop 01_fix_testsuite_test patch.
   + Addresses assertions_test.go issues. Closes: #769259
  * Fix short license names.
  * Change maintainer to pkg-go team, move myself to uploaders.
  * Bump standards version to 3.9.6 (no changes).
  * Update Vcs-Git header to point at team repo.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 15 Nov 2014 18:38:49 +0000

golang-testify (0.0~git20140717-1) unstable; urgency=medium

  * New upstream release.
  * Set branch in Vcs-Git header.
  * Add Built-Using header.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 15 Jul 2014 16:31:44 +0200

golang-testify (0.0~git20140427-1) unstable; urgency=medium

  * Initial release. (Closes: #742370)

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 22 Mar 2014 15:45:59 +0000