File: changelog

package info (click to toggle)
golang-github-go-openapi-swag 1%3A0.21.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports
  • size: 296 kB
  • sloc: makefile: 2
file content (67 lines) | stat: -rw-r--r-- 2,563 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
golang-github-go-openapi-swag (1:0.21.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update debian/watch file.
  * Update gbp configuration following Go Team new workflow.
  * Use dh-sequence-golang instead of dh-golang and --with=golang.
  * Set build directory to _build.
  * Move license location on Debian systems into a Comment field.
  * Remove ${shlibs:Depends} from -dev Depends field.
  * Run wrap-and-sort -sat.
  * Remove test failure skipping patch, fixed upstream.
  * Add a debian/.gitignore file.

 -- Guillem Jover <gjover@sipwise.com>  Sat, 12 Mar 2022 00:01:55 +0100

golang-github-go-openapi-swag (1:0.19.15-1) unstable; urgency=medium

  * New upstream version 0.19.15
  * debian/watch: Update to version=4 and fix filenamemangle
  * Replace build-dependency on golang-go with golang-any
  * Revert "Disable test that fails on go >> 1.11"
    The test no longer fails with Go 1.16 and 1.17.
  * Skip IsFloat64AJSONInteger(math.SmallestNonzeroFloat64/2) test.
    Go 1.17 increased the precision of math.SmallestNonzeroFloat64, so now
    math.SmallestNonzeroFloat64/2 correctly returns the integer 0, whereas
    Go <= 1.16 returned 5e-324, a non-integer.
    See https://github.com/go-openapi/swag/issues/59 and
    https://github.com/golang/go/issues/44058
  * Update Maintainer email address to team+pkg-go@tracker.debian.org
  * Change Section from devel to golang
  * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
  * Bump Standards-Version to 4.6.0 (no change)
  * Add "Rules-Requires-Root: no" to debian/control
  * Mark library package with "Multi-Arch: foreign"
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Tue, 19 Oct 2021 07:16:06 -0600

golang-github-go-openapi-swag (1:0.15.0-1) unstable; urgency=medium

  * Team upload.

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

  [ Martina Ferrari ]
  * New upstream release.
  * Automatic cme fixes.
  * Update gbp.conf.
  * Add watchfile.
  * Add new dependency.
  * Disable test that fails on go >> 1.11.

 -- Martina Ferrari <tincho@debian.org>  Tue, 29 Oct 2019 08:09:01 +0000

golang-github-go-openapi-swag (1:0.0~git20160704.0.1d0bd11-1) unstable; urgency=medium

  * Package earlier upstream snapshot as B-D for Kubernetes.

 -- Tim Potter <tpot@hpe.com>  Wed, 22 Feb 2017 08:31:45 +1100

golang-github-go-openapi-swag (0.0~git20161024.0.3b6d86c-1) unstable; urgency=medium

  * Initial release (Closes: #853813)

 -- Tim Potter <tpot@hpe.com>  Tue, 29 Nov 2016 14:08:58 +1100