File: changelog

package info (click to toggle)
docker-libkv 0.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 372 kB
  • sloc: sh: 85; makefile: 5
file content (129 lines) | stat: -rw-r--r-- 3,855 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
docker-libkv (0.2.1-4) unstable; urgency=medium

  * Team upload

  [ Damian Szuberski ]
  * Correct debian/watch

  [ Mathias Gibbens ]
  * Add patch to fix FTBFS with updated etcd
  * d/control:
    - Update Standards-Version to 4.7.0 (no changes needed)
    - Update minimum version of etcd

 -- Mathias Gibbens <gibmat@debian.org>  Tue, 30 Jul 2024 04:24:05 +0000

docker-libkv (0.2.1-3) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on golang-etcd-server-dev.
    + golang-github-docker-libkv-dev: Drop versioned constraint on
      golang-etcd-server-dev in Depends.

  [ Reinhard Tartler ]
  * Drop dependency on golang-github-hashicorp-consul-dev

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 14 Aug 2022 09:09:36 +0200

docker-libkv (0.2.1-2) unstable; urgency=medium

  * Team upload.

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

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Change priority extra to priority optional.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Arnaud Rebillout ]
  * Bump compat to 13
  * Bump Standards-Version
  * Add Rules-Requires-Root
  * Remove empty d/patches
  * Reduce d/gbp.conf to the minimum
  * Remove obsolete DH_GOPKG from d/rules
  * Backport upstream patches
  * Update build dependencies, replace boltdb-bolt with coreos-bbolt

  [ Shengjing Zhu ]
  * Update uscan watch file version to 4
  * Change Section to golang
  * Drop unused Depends
  * Add DEP3 tags in patches

 -- Arnaud Rebillout <elboulangero@gmail.com>  Tue, 01 Dec 2020 15:15:26 +0700

docker-libkv (0.2.1-1) unstable; urgency=medium

  [ Tim Potter ]
  * Add me to uploaders

  [ Anthony Fok ]
  * New uptream release.
  * {Build-,}Depends on golang-any instead of golang-go
  * Use debhelper (>= 10)
  * Bump Standards-Version to 4.0.0:
    Use https form of the copyright-format URL in debian/copyright
  * Bump dependency on golang-etcd-server-dev to 3.0.0 as per upstream
  * Add "XS-Go-Import-Path: github.com/docker/libkv" to debian/control
  * Add "Testsuite: autopkgtest-pkg-go" to debian/control
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Mon, 17 Jul 2017 11:32:57 -0600

docker-libkv (0.2.0-1) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL

  [ Dmitry Smirnov ]
  * New upstream release.
  * Standards-Version: 3.9.8.
  * Removed "Built-Using" header.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 09 Jul 2016 17:24:21 +1000

docker-libkv (0.1.0-3) unstable; urgency=medium

  * Re-build with "golang-github-hashicorp-consul-dev".

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 09 Mar 2016 20:31:19 +1100

docker-libkv (0.1.0-2) unstable; urgency=medium

  * Versioned depends on "golang-etcd-server-dev (>= 2.2.2+dfsg-2~)"
    (Closes: #808054).

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 16 Dec 2015 09:57:17 +1100

docker-libkv (0.1.0-1) unstable; urgency=medium

  * New upstream release [November 2015].

  [ Dmitry Smirnov ]
  * Move repository to Debian Go Packaging Team.
  * gbp.conf update for GBP fanboys.
  * copyright: added CC-BY-SA-4.0 license for docs.
  * (Build-)Depends: drop "golang-testify-dev".

  [ Tim Potter ]
  * Add d/docs file
  * Remove needless consul patch, but consul backend is still not built.
  * Build-Depends:
    + golang-golang-x-net-dev
    + golang-etcd-server-dev

 -- Dmitry Smirnov <onlyjob@debian.org>  Thu, 19 Nov 2015 10:17:53 +1100

docker-libkv (0.0~git20150829.0.2954a88-1) unstable; urgency=medium

  * Initial release (Closes: #798310).

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 08 Sep 2015 07:21:12 +1000