File: changelog

package info (click to toggle)
golang-github-tideland-golib 4.24.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,144 kB
  • sloc: makefile: 4
file content (87 lines) | stat: -rw-r--r-- 2,956 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
golang-github-tideland-golib (4.24.2-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.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Jochen Sprickerhof ]
  * d/control: Section: golang

 -- Jochen Sprickerhof <jspricke@debian.org>  Fri, 21 Feb 2025 17:15:56 +0100

golang-github-tideland-golib (4.24.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 4.24.2
    - Refresh patch
  * Use Priority: optional
  * Update to Standards-Version 4.1.1

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sun, 08 Oct 2017 16:09:12 +0200

golang-github-tideland-golib (4.24.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 4.24.0
    - Remove two patches, have been applied upstream
    - Refresh remaining patch
    - Add new patch to fix FTBFS. Closes: #867184
  * Use debhelper v10
  * Update to Standards-Version 4.0.0
  * Remove golang-any from Depends in -dev package

 -- Dr. Tobias Quathamer <toddy@debian.org>  Tue, 04 Jul 2017 17:39:58 +0200

golang-github-tideland-golib (4.20.0-4) unstable; urgency=medium

  * Add monitor_race.patch to fix yet another race condition
    when building on loaded environments (as reproducible-builds.org).

 -- Jordi Mallach <jordi@debian.org>  Wed, 15 Mar 2017 15:05:27 +0100

golang-github-tideland-golib (4.20.0-3) unstable; urgency=medium

  * Extend patch with additional git fixes to attempt to fix the
    testsuite on (supposedly) high load environments (really closes: #850507).

 -- Jordi Mallach <jordi@debian.org>  Tue, 14 Mar 2017 15:12:03 +0100

golang-github-tideland-golib (4.20.0-2) unstable; urgency=medium

  * Add improve_time_test.patch: cherrypick patch from upstream to attempt
    to fix a test that fails intermittently under certain conditions
    (closes: #850507).

 -- Jordi Mallach <jordi@debian.org>  Sun, 12 Mar 2017 22:30:05 +0100

golang-github-tideland-golib (4.20.0-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright years.

 -- Jordi Mallach <jordi@debian.org>  Mon, 23 Jan 2017 02:49:13 +0100

golang-github-tideland-golib (4.15.1-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright years.
  * Switch dependencies from golang-go to golang-any.

 -- Jordi Mallach <jordi@debian.org>  Tue, 29 Nov 2016 11:39:26 +0100

golang-github-tideland-golib (4.12.0-1) unstable; urgency=medium

  * Initial release (closes: #843718)
  * Add skip_tests_short_mode.patch: force some tests to be skipped if
    running the tests in short mode, to avoid some of them that need network
    access, syslog facilities or a redis server in socket mode.
  * Override dh_auto_test and pass -short so it runs in short mode.

 -- Jordi Mallach <jordi@debian.org>  Thu, 10 Nov 2016 02:02:36 +0100