File: changelog

package info (click to toggle)
golang-github-azure-go-autorest 14.2.0%2Bgit20220726.711dde1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,320 kB
  • sloc: makefile: 15
file content (182 lines) | stat: -rw-r--r-- 5,878 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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
golang-github-azure-go-autorest (14.2.0+git20220726.711dde1-1) unstable; urgency=medium

  * Team upload.

  [ Tianon Gravi ]
  * Remove self from Uploaders

  [ Daniel Swarbrick ]
  * Convert VCS repo to new Go team workflow, preserving upstream commit
    history
  * New upstream git snapshot, corresponding to upstream tag autorest/v0.11.28
  * Add new dependency golang-github-golang-jwt-jwt-dev
  * Drop obsolete dependency golang-github-dgrijalva-jwt-go-dev
  * Change Section to golang
  * Bump Standards-Version to 4.6.1 (no changes)
  * Replace dh-golang with dh-sequence-golang, drop '--with-golang' in d/rules
  * Drop unnecessary golang-any version restriction
  * Add Multi-Arch: foreign
  * Drop unnecessary ${shlibs:Depends}
  * Drop obsolete debian/clean
  * Update Uploader name / email (Martín -> Martina Ferrari)

 -- Daniel Swarbrick <dswarbrick@debian.org>  Fri, 21 Oct 2022 12:31:17 +0000

golang-github-azure-go-autorest (14.1.1-1) unstable; urgency=medium

  * Team upload.

  [ Dmitry Smirnov ]
  * DH-compat

  [ Shengjing Zhu ]
  * Update maintainer address to team+pkg-go@tracker.debian.org
  * Fix uscan watch to track all versions
  * New upstream version 14.1.1
  * Drop testing dependency from -dev package
  * Exclude tracing/opencensus and cmd, example
  * Install all go.mod in subdirectory
  * Drop patches not applied in new release
  * Bump debhelper-compat to 13
  * Add Rules-Requires-Root
  * Update Standards-Version to 4.5.0 (no changes)

 -- Shengjing Zhu <zhsj@debian.org>  Mon, 22 Jun 2020 02:36:58 +0800

golang-github-azure-go-autorest (10.15.5-2) unstable; urgency=medium

  * Team upload.
  * Disabled few failing tests (Closes: #954540).

 -- Dmitry Smirnov <onlyjob@debian.org>  Fri, 10 Apr 2020 11:28:00 +1000

golang-github-azure-go-autorest (10.15.5-1) unstable; urgency=medium

  * Team upload.

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

  [ Dmitry Smirnov ]
  * New upstream release.
  * Standards-Version: 4.4.0.
  * DH & compat to version 12.
  * Removed obsolete "0001-use-jwt-go-v3.patch".
  * (Build-)Depends:
    - golang-github-dgrijalva-jwt-go-v3-dev
    + golang-github-dgrijalva-jwt-go-dev (>= 3.2.0~)
    + golang-github-dimchansky-utfbom-dev
    + golang-github-mitchellh-go-homedir-dev

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 19 Oct 2019 15:56:19 +1100

golang-github-azure-go-autorest (8.3.1-1) unstable; urgency=medium

  * Team upload.

  [ Martina Ferrari ]
  * Add versioned dependency on golang 1.4, as autorest does not work with 1.3.

  [ Shengjing Zhu ]
  * New upstream release.
  * Update compat and debhelper to 10
  * Update Standards-Version to 4.1.0
    + Change priority to optional.
    + User secure url in copyright format.
  * d/control:
    + Update Build-Depends and Binary Depends.
    + Add Testsuite.
    + Update pkg-go team name.
  * Refresh patches
    + 01-Bug#830672-Do_not_access_the_network.patch fixed in upstream
    + Add 0001-use-jwt-go-v3.patch
    + Add 0002-Disable-permission-related-tests.patch

 -- Shengjing Zhu <i@zhsj.me>  Tue, 05 Sep 2017 09:29:42 +0800

golang-github-azure-go-autorest (7.2.0+REALLY.7.0.4-2) unstable; urgency=medium

  * debian/control: Replace golang-go with golang-any in Build-Depends.

 -- Martina Ferrari <tina@debian.org>  Tue, 01 Nov 2016 01:48:38 +0000

golang-github-azure-go-autorest (7.2.0+REALLY.7.0.4-1) unstable; urgency=medium

  * Revert last upstream change

 -- Pirate Praveen <praveen@debian.org>  Tue, 11 Oct 2016 23:16:12 +0530

golang-github-azure-go-autorest (7.2.0-2) unstable; urgency=medium

  * Team upload
  * Reupload to unstable

 -- Pirate Praveen <praveen@debian.org>  Tue, 11 Oct 2016 15:58:37 +0530

golang-github-azure-go-autorest (7.2.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream release.

 -- Pirate Praveen <praveen@debian.org>  Sun, 09 Oct 2016 18:42:59 +0530

golang-github-azure-go-autorest (7.0.4-4) unstable; urgency=medium

  [ Martina Ferrari ]
  * debian/control: Remove golang-go dependency from -dev package.
  * debian/control: Replace golang-go with golang-any in Build-Depends.

  [ Tim Potter ]
  * Add me to uploaders

 -- Martina Ferrari <tina@debian.org>  Thu, 06 Oct 2016 13:54:22 +0000

golang-github-azure-go-autorest (7.0.4-3) unstable; urgency=medium

  * Patch more tests that were accessing the network, hopefully this time it
    closes: #830672.
  * Add myself to Uploaders.

 -- Martina Ferrari <tina@debian.org>  Sun, 25 Sep 2016 15:03:48 +0000

golang-github-azure-go-autorest (7.0.4-2) unstable; urgency=medium

  * Team upload.

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

  [ Martina Ferrari ]
  * debian/control:
    - Update dh-golang dependency.
    - Update Standards-Version (no changes).
    - Remove Built-Using.
  * debian/rules: Use --no-binaries.
  * Patch tests that try to access the network. Closes: #830672.
  * Install README.md file.

 -- Martina Ferrari <tina@debian.org>  Fri, 22 Jul 2016 16:18:42 +0000

golang-github-azure-go-autorest (7.0.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #821938):
    + added dgrijalva-jwt-go and x-crypto to deps in deb/control.
    + added override for dh_auto_install to strip /usr/bin/example in deb/rules.
  * wrap-and-sort -a.

 -- Daniel Stender <stender@debian.org>  Wed, 20 Apr 2016 18:52:33 +0200

golang-github-azure-go-autorest (0.1~alpha-2) unstable; urgency=medium

  * Add compatibility symlink (since upstream's README/source explicitly uses
    the lowercased import path, but uppercase "A" in "Azure" is the official
    import path)

 -- Tianon Gravi <tianon@debian.org>  Wed, 09 Sep 2015 00:01:21 -0700

golang-github-azure-go-autorest (0.1~alpha-1) unstable; urgency=medium

  * Initial release

 -- Tianon Gravi <tianon@debian.org>  Sun, 06 Sep 2015 21:06:37 -0700