File: changelog

package info (click to toggle)
golang-github-coreos-bbolt 1.3.6-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, bookworm-proposed-updates
  • size: 756 kB
  • sloc: makefile: 27
file content (77 lines) | stat: -rw-r--r-- 2,545 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
golang-github-coreos-bbolt (1.3.6-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable
  * Update maintainer address to team+pkg-go@tracker.debian.org
  * Update Section to golang
  * Add golang-golang-x-sys-dev to Depends as well
  * Add Rules-Requires-Root
  * Add Multi-Arch hint
  * Fix uscan watch file
  * Update upstream homepage
  * Convert old import path to symlink
  * Update Standards-Version to 4.6.2 (no changes)
  * Add patches to skip tests which need too much memory

 -- Shengjing Zhu <zhsj@debian.org>  Tue, 31 Jan 2023 22:35:05 +0800

golang-github-coreos-bbolt (1.3.6-1) experimental; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on dh-golang.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.6.0, no changes needed.

  [ Thomas Goirand ]
  * Team upload.
  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Fri, 14 Oct 2022 16:04:19 +0200

golang-github-coreos-bbolt (1.3.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - applies debian patch 185.patch
  * Build-Depends: golang-golang-x-sys-dev
  * Standards-Version: 4.5.0
  * debhelper compatibility level 13

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

golang-github-coreos-bbolt (1.3.3-1) unstable; urgency=medium

  * New upstream release (Closes: #947617)
    + new upstream patch to fix test failure
  * Updated primary import path to "go.etcd.io/bbolt";
    added symlink_to_dir maintscript.
  * Added "github.com/etcd-io/bbolt" alias as imported by
    "golang-github-containers-image".
  * DH to version 12
  * Standards-Version: 4.4.1
  * Added myself to Uploaders

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 31 Dec 2019 17:21:03 +1100

golang-github-coreos-bbolt (1.3.1-coreos.5-3) unstable; urgency=medium

  * Team upload.
  * Add go vanity import path go.etcd.io/bbolt.

 -- Arnaud Rebillout <arnaud.rebillout@collabora.com>  Sun, 20 Jan 2019 13:01:35 +0700

golang-github-coreos-bbolt (1.3.1-coreos.5-2) unstable; urgency=medium

  * Team upload.
  * Remove myself from uploaders.

 -- Alexandre Viau <aviau@debian.org>  Sat, 17 Nov 2018 20:37:54 -0500

golang-github-coreos-bbolt (1.3.1-coreos.5-1) unstable; urgency=medium

  * Initial release (Closes: #892486),
    based on the Debian packaging of golang-github-boltdb-bolt.

 -- Anthony Fok <foka@debian.org>  Fri, 09 Mar 2018 09:07:13 -0700