File: changelog

package info (click to toggle)
golang-github-juju-ratelimit 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 100 kB
  • sloc: makefile: 2
file content (106 lines) | stat: -rw-r--r-- 3,695 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
golang-github-juju-ratelimit (1.0.2-1) unstable; urgency=medium

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

  [ Debian Janitor ]
  * Apply multi-arch hints. + golang-github-juju-ratelimit-dev: Add Multi-Arch:
    foreign.
  * Remove constraints unnecessary since buster
  * Bump debhelper dependency to >= 11, since that's what is used in
    debian/compat.
  * Bump debhelper from old 11 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Andreas Tille ]
  * Watch file version=5
  * Default Salsa CI
  * Standards-Version: 4.7.2 (routine-update)
  * Use tracker.debian.org's team functionality in Debian Go Packaging
    Team and spell team name as per policy (routine-update)
  * Section: s/devel/golang/ (routine-update)
  * New upstream version

 -- Andreas Tille <tille@debian.org>  Thu, 02 Oct 2025 17:32:42 +0200

golang-github-juju-ratelimit (1.0.1-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Tue, 29 Dec 2020 02:21:55 +0100

golang-github-juju-ratelimit (1.0.1-1) unstable; urgency=medium

  * New upstream version
  * Apply "cme fix dpkg" fixes to debian/control,
    setting Priority to optional, adding Testsuite: autopkgtest-pkg-go,
    and bumping Standards-Version to 4.1.3, etc.
  * Use debhelper v11

 -- Anthony Fok <foka@debian.org>  Sat, 03 Mar 2018 00:38:09 -0700

golang-github-juju-ratelimit (0.0~git20170523.0.5b9ff86-1) unstable; urgency=medium

  * New upstream snapshot.

 -- Andrew Shadura <andrewsh@debian.org>  Tue, 26 Sep 2017 17:51:56 +0200

golang-github-juju-ratelimit (0.0~git20151125.0.77ed1c8-3) unstable; urgency=medium

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

  [ Dr. Tobias Quathamer ]
  * Use debhelper v10
  * Update team name
  * Update to Standards-Version 3.9.8, no changes needed
  * Use secure URL for Vcs-Browser
  * Build-Depends on golang-any instead of golang-go
  * Remove DH_GOPKG from d/rules

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sat, 19 Nov 2016 16:00:37 +0100

golang-github-juju-ratelimit (0.0~git20151125.0.77ed1c8-2) unstable; urgency=medium

  * Allow package to be installed with gccgo where golang-go is unavailable

 -- Anthony Fok <foka@debian.org>  Fri, 15 Jan 2016 01:13:48 -0700

golang-github-juju-ratelimit (0.0~git20151125.0.77ed1c8-1) unstable; urgency=medium

  * New upstream snapshot
  * Add XS-Go-Import-Path field to debian/control
  * Remove debian/patches: Upstream has fixed the fail-to-build problems

 -- Anthony Fok <foka@debian.org>  Thu, 17 Dec 2015 03:59:30 -0700

golang-github-juju-ratelimit (0.0~git20150619-2) unstable; urgency=medium

  [ Tim Potter ]
  * Remove accidentally checked in template files
  * Fix typo in Vcs-Git URL
  * Add debian/watch file

  [ Dmitry Smirnov ]
  * Modernise Vcs-Browser URL
  * Clean-up unused files in debian/

  [ Anthony Fok ]
  * Replace 8-space indent with tab in abs-test.patch
  * Add update-to-golang-check.v1.patch, replacing the import of
    "launchpad.net/gocheck" with "gopkg.in/check.v1"
  * Build-depend on golang-check.v1-dev, replacing the old golang-gocheck-dev
    package that is marked for autoremoval from testing on 2015-12-01.

 -- Anthony Fok <foka@debian.org>  Sun, 22 Nov 2015 08:22:55 -0700

golang-github-juju-ratelimit (0.0~git20150619-1) unstable; urgency=low

  * Initial release (Closes: #799128)

 -- Tim Potter <tpot@hpe.com>  Wed, 16 Sep 2015 13:24:38 +1000