File: changelog

package info (click to toggle)
golang-github-hashicorp-memberlist 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 752 kB
  • sloc: sh: 38; makefile: 26
file content (160 lines) | stat: -rw-r--r-- 5,018 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
golang-github-hashicorp-memberlist (0.5.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Refresh patches

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 27 Jul 2023 13:05:06 +0000

golang-github-hashicorp-memberlist (0.4.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Convert patches to gbp-pq format
  * debian/control:
    - Add missing golang-github-stretchr-testify-dev build-dep
    - Bump Standards-Version to 4.6.2 (no changes)
    - Drop superfluous dependency version constraints
    - Drop superfluous golang-dns-dev virtual build-dep

 -- Daniel Swarbrick <dswarbrick@debian.org>  Sun, 23 Jul 2023 14:14:03 +0000

golang-github-hashicorp-memberlist (0.3.2-2) unstable; urgency=medium

  * Team upload
  * Add new test--fix_TestRandomOffset.patch

 -- Daniel Swarbrick <dswarbrick@debian.org>  Thu, 20 Jul 2023 20:09:10 +0000

golang-github-hashicorp-memberlist (0.3.2-1) unstable; urgency=medium

  * Team upload.

  [ Daniel Swarbrick ]
  * New upstream release
  * Drop obsolete patch fix-TestMemberlist_SendTo.patch
  * Replace dh-golang with dh-sequence-golang
  * Bump debhelper-compat version to 13
  * d/gbp.conf: update to current team standards
  * d/control:
    - update Maintainer email address
    - change Section to golang
    - add Multi-Arch: foreign

  [ Tianon Gravi ]
  * Remove self from Uploaders

 -- Daniel Swarbrick <dswarbrick@debian.org>  Wed, 19 Jul 2023 14:14:58 +0000

golang-github-hashicorp-memberlist (0.2.2-2) unstable; urgency=medium

  * Team upload.
  * Apply patch to fix timing issue in TestMemberlist_SendTo (Closes: #982665)
      Thanks to Lucas Kanashiro
  * Add patch to skip TestMemberList_Ping because it ramdonly fails
      (Closes: #941208)

 -- Dylan Aïssi <daissi@debian.org>  Wed, 18 Aug 2021 17:50:47 +0200

golang-github-hashicorp-memberlist (0.2.2-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields.

  [ Dmitry Smirnov ]
  * New upstream release.

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 06 Oct 2020 20:24:39 +1100

golang-github-hashicorp-memberlist (0.1.7-1) unstable; urgency=medium

  * New upstream release.
  * Rules-Requires-Root: no.
  * Standards-Version: 4.5.0.
  * (Build-)Depends:
    = golang-github-hashicorp-go-msgpack-dev (>= 0.5.5~)
    = golang-github-miekg-dns-dev (>= 1.1.26~)

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 29 Feb 2020 00:57:13 +1100

golang-github-hashicorp-memberlist (0.1.5-2) unstable; urgency=medium

  * New patch to disable failing test.

 -- Dmitry Smirnov <onlyjob@debian.org>  Fri, 27 Sep 2019 11:26:42 +1000

golang-github-hashicorp-memberlist (0.1.5-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.4.0.
  * DH & compat to version 12.
  * Added myself to Uploaders.
  * (Build-)Depends:
    + golang-github-google-btree-dev

 -- Dmitry Smirnov <onlyjob@debian.org>  Thu, 26 Sep 2019 22:28:30 +1000

golang-github-hashicorp-memberlist (0.1.0+git20180209.2288bf30-1) unstable; urgency=medium

  * Team upload.

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

  [ Dmitry Smirnov ]
  * New upstream snapshot.
  * Standards-Version: 4.1.4
  * debhelper & compat to version 11

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 26 Jun 2018 16:58:36 +1000

golang-github-hashicorp-memberlist (0.1.0-1) unstable; urgency=medium

  * Team upload.
  * Update debian/watch.
  * New upstream release.
  * Vendor trivial dependency github.com/sean-/seed.
  * Add new dependency on go-sockaddr.
  * debian/control: Update Standards-Version (no changes).
  * debian/control: Mark package as autopkgtest-able.
  * debian/copyright: Format uses insecure http protocol instead of
    https
  * Stop ignoring test failures.
  * Fix (or skip) failing tests.
  * Automatic packaging fixes by cme and pkg-go-common-fixes.

 -- Martín Ferrari <tincho@debian.org>  Mon, 23 Oct 2017 05:53:12 +0000

golang-github-hashicorp-memberlist (0.0~git20160329.0.88ac4de-2) unstable; urgency=medium

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

  [ Konstantinos Margaritis ]
  * Replace golang-go with golang-any in Build-Depends

 -- Konstantinos Margaritis <markos@debian.org>  Tue, 08 Aug 2017 16:44:20 +0300

golang-github-hashicorp-memberlist (0.0~git20160329.0.88ac4de-1) unstable; urgency=medium

  * Team upload
  * New upstream snapshot (Closes: #822930)
  * Add new dependencies and update to standards version 3.9.8
  * Add d/watch file

 -- Tim Potter <tpot@hpe.com>  Fri, 06 May 2016 11:43:45 +1000

golang-github-hashicorp-memberlist (0.0~git20160225.0.ae9a8d9-1) unstable; urgency=medium

  * Team upload.
  * New upstream snapshot.
  * Ignore failures in tests.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 06 Mar 2016 13:58:13 +1100

golang-github-hashicorp-memberlist (0.0~git20150921.0.28424fb-1) unstable; urgency=medium

  * Initial release

 -- Tianon Gravi <tianon@debian.org>  Wed, 21 Oct 2015 15:39:43 -0700