File: changelog

package info (click to toggle)
golang-github-armon-consul-api 0.0~git20180202.0.eb2c6b5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 248 kB
  • sloc: makefile: 6
file content (58 lines) | stat: -rw-r--r-- 1,991 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
golang-github-armon-consul-api (0.0~git20180202.0.eb2c6b5-1) unstable; urgency=medium

  * Team upload.

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

  [ Andreas Tille ]
  * Add watch file
  * Default Salsa CI
  * New upstream version
  * Standards-Version: 4.7.2 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Section: s/devel/golang/ (routine-update)
  * d/rules: Do not set DEB_BUILD_OPTIONS
  * Mark all tests requiring web access as skip

 -- Andreas Tille <tille@debian.org>  Mon, 15 Sep 2025 21:22:14 +0200

golang-github-armon-consul-api (0.0~git20150107.0.dcfedd5-4) unstable; urgency=medium

  * Emphasize package's DEPRECATED status in description

 -- Anthony Fok <foka@debian.org>  Mon, 10 Jul 2017 12:02:18 -0600

golang-github-armon-consul-api (0.0~git20150107.0.dcfedd5-3) unstable; urgency=medium

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

  [ Tim Potter ]
  * Add me to uploaders

  [ Anthony Fok ]
  * Build-Depends on golang-any instead of golang-go
  * Remove "golang-go | gccgo" in Depends for -dev package
  * Use debhelper (>= 10)
  * Bump Standards-Version to 4.0.0:
    Use https form of the copyright-format URL in debian/copyright
  * Add "Testsuite: autopkgtest-pkg-go" to debian/control

 -- Anthony Fok <foka@debian.org>  Mon, 10 Jul 2017 05:18:29 -0600

golang-github-armon-consul-api (0.0~git20150107.0.dcfedd5-2) unstable; urgency=medium

  * Allow package to be installed with gccgo where golang-go is unavailable
  * Update debian/copyright

 -- Anthony Fok <foka@debian.org>  Fri, 15 Jan 2016 03:54:03 -0700

golang-github-armon-consul-api (0.0~git20150107.0.dcfedd5-1) unstable; urgency=medium

  * Initial release (Closes: #799742)
  * Export "DEB_BUILD_OPTIONS = nocheck" to disable "go test"
    which consists almost entirely of attempted connections
    to a Consul agent at http://127.0.0.1:8500/v1/

 -- Anthony Fok <foka@debian.org>  Mon, 21 Sep 2015 21:33:56 -0600