File: changelog

package info (click to toggle)
golang-github-go-openapi-runtime 0.21.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 944 kB
  • sloc: sh: 9; makefile: 4
file content (66 lines) | stat: -rw-r--r-- 2,300 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
golang-github-go-openapi-runtime (0.21.0-1) unstable; urgency=medium

  * Team upload.

  [ Guillem Jover ]
  * New upstream release.
  * Update Go Team Maintainer address.
  * Switch to debhelper-compat level 13.
  * Switch to Standards-Version 4.6.0 (no changes needed).
  * Use dh-sequence-golang instead of dh-golang and --with=golang.
  * Set Rules-Requires-Root to no.
  * Mark -dev package as Multi-Arch: foreign.
  * Switch Section to golang.
  * Remove ${shlibs:Depends} from Depends field.
  * Remove copyright statements from License fields.
  * Move license location on Debian systems into a Comment field.
  * Fix debian/watch syntax.
  * Switch to debian/watch format 4.
  * Update gitlab-ci.yml from its canonical source.
  * Update gbp configuration following Go Team new workflow.
  * Update copyright claims.
  * Replace patch with DH_GOLANG_INSTALL_EXTRA to include fixtures.
  * Update dependencies for new upstream release.
  * Add a debian/.gitignore file.
  * Set build directory to _build.
  * Do not ignore the test suite results.

 -- Guillem Jover <gjover@sipwise.com>  Thu, 25 Nov 2021 23:41:42 +0100

golang-github-go-openapi-runtime (0.15.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 05 Feb 2021 03:14:21 +0000

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

  * Team upload.

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

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.

  [ Martina Ferrari ]
  * New upstream release.
  * Automatic cme fixes.
  * Update gbp.conf.
  * Stop vendoring the validate library.
  * Adjust dependencies.
  * Add versioned dependencies.

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

golang-github-go-openapi-runtime (0.0~git20160704.0.11e322e-1) unstable; urgency=medium

  * Initial release (Closes: #857100)
  * Vendor golang-github-go-openapi-validate library to avoid
    circular B-D loop.
  * Test suite not in good shape for this snapshot so ignore errors
    for the moment.

 -- Tim Potter <tpot@hpe.com>  Thu, 23 Mar 2017 16:17:43 +1100