File: changelog

package info (click to toggle)
golang-gopkg-retry.v1 1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-proposed-updates, sid, trixie
  • size: 152 kB
  • sloc: makefile: 2
file content (54 lines) | stat: -rw-r--r-- 1,773 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
golang-gopkg-retry.v1 (1.0.3-2) unstable; urgency=medium

  [ Aloïs Micard ]
  * update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)

  [ Mathias Gibbens ]
  * Update d/watch to only track v1 releases
  * Update years in d/copyright

 -- Mathias Gibbens <mathias@calenhad.com>  Fri, 29 Apr 2022 00:22:38 +0000

golang-gopkg-retry.v1 (1.0.3-1) unstable; urgency=medium

  [ Mathias Gibbens ]
  * New upstream release
  * d/control
    - Add myself to Uploaders
    - Update Maintainer field to current team email address
    - Update Section to golang
    - Bump debhelper-compat version
    - Bump Standards-Version (no changes needed)
    - Add Testsuite: autopkgtest-pkg-go
    - Add Rules-Requires-Root: no
    - Multi-Arch: foreign
    - Update Build-Depends and Depends
  * Update years in d/copyright and add myself
  * Refresh d/rules
  * Add d/upstream/metadata
  * Add d/watch
  * Drop old, unneeded patch
  * Add patch to use juju/clock, which is already packaged

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

  [ Michael Stapelberg ]
  * update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)

  [ Debian Janitor ]
  * Change priority extra to priority optional
  * Set debhelper-compat version in Build-Depends
  * Bump debhelper from old 9 to 12
  * Use secure copyright file specification URI
  * Trim trailing whitespace

 -- Mathias Gibbens <mathias@calenhad.com>  Wed, 24 Nov 2021 23:03:35 +0100

golang-gopkg-retry.v1 (0.0~git20161025.0.c09f6b8-1) unstable; urgency=medium

  * Initial release (Closes: #848629)
  * Add d/patches/0001-reduce-dependencies.patch to be able to run the tests
    without lots of packaging work.

 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Mon, 19 Dec 2016 12:16:34 +1300