File: changelog

package info (click to toggle)
golang-go4 0.0~git20201209.d4a0794-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-proposed-updates
  • size: 816 kB
  • sloc: asm: 20; makefile: 4
file content (53 lines) | stat: -rw-r--r-- 1,988 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
golang-go4 (0.0~git20201209.d4a0794-1) unstable; urgency=medium

  * Team upload

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

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on dh-golang.

  [ Mathias Gibbens ]
  * New upstream version 0.0~git20201209.d4a0794
    - Add a patch to fix test failure caused by golang v1.19
      (Closes: #1017268)
  * d/control:
    - Update Section to golang
    - Set debhelper-compat = 13
    - Set minimum version of golang-any >= 2:1.19~
    - Update Standards-Version to 4.6.1 (no changes needed)
    - Add Rules-Requires-Root: no

 -- Mathias Gibbens <mathias@calenhad.com>  Sun, 28 Aug 2022 13:07:08 +0000

golang-go4 (0.0~git20190313.94abd69-1) unstable; urgency=medium

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

  [ Anthony Fok ]
  * Add debian/watch for direct access to the git repository
  * New upstream version 0.0~git20190313.94abd69
  * Rename https://github.com/camlistore/go4 as https://github.com/go4org/go4
    as per upstream
  * Update Maintainer email address to team+pkg-go@tracker.debian.org
  * Apply "cme fix dpkg" fixes:
    - Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
    - Bump Standards-Version to 4.4.0 (no change)
  * Add new dependency golang-github-rwcarlsen-goexif-dev
  * Add myself to the list of Uploaders
  * Remove unnecessary Files-Excluded field from debian/copyright
  * Remove DH_GOLANG_INSTALL_EXTRA from debian/rules as testdata/
    content is automatically installed by dh-golang (>= 1.31~)
  * Override dh_auto_install with --no-binaries to prevent
    the installation of /usr/bin/dumpheif

 -- Anthony Fok <foka@debian.org>  Sun, 11 Aug 2019 03:20:33 -0600

golang-go4 (0.0~git20180103.fba789b-1) unstable; urgency=medium

  * Initial release (Closes: #889566)

 -- Michael Stapelberg <stapelberg@debian.org>  Sun, 04 Feb 2018 16:03:25 +0100