File: changelog

package info (click to toggle)
golang-gogoprotobuf 1.0.0%2Bgit20180330.1ef32a8b-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,932 kB
  • sloc: makefile: 462; sh: 23
file content (160 lines) | stat: -rw-r--r-- 5,032 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
golang-gogoprotobuf (1.0.0+git20180330.1ef32a8b-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Point Vcs-* urls to salsa.debian.org.

 -- Alexandre Viau <aviau@debian.org>  Fri, 13 Apr 2018 08:58:57 -0400

golang-gogoprotobuf (0.5-2) unstable; urgency=medium

  [ Martín Ferrari ]
  * Team upload.
  * Automated cme updates.

  [ Michael Stapelberg ]
  * Set Built-Using

 -- Michael Stapelberg <stapelberg@debian.org>  Mon, 05 Mar 2018 18:47:27 +0100

golang-gogoprotobuf (0.5-1) unstable; urgency=medium

  * New upstream release.
  * Stop using go 1.7 on ppc64el, as upstream fixed the issues.
  * Exclude package without non-test files from compilation.
  * Remove lintian overrides.
  * Update debian/copyright.

 -- Martín Ferrari <tincho@debian.org>  Sun, 15 Oct 2017 22:07:23 +0000

golang-gogoprotobuf (0.4-1) unstable; urgency=high

  * Add myself to Uploaders.
  * New upstream release. Closes: 871915.
  * Force usage of go 1.7 on ppc64el. Closes: 871914.
  * Lintian now fails to recognise the go binaries: add overrides.
  * debian/control: Update Standards-Version (no changes).
  * debian/control: Mark package as autopkgtest-able.
  * debian/rules: Replace DH_GOPKG with XS-Go-Import-Path.
  * debian/rules: Exclude from compilation packages without .go files.

 -- Martín Ferrari <tincho@debian.org>  Tue, 29 Aug 2017 04:26:42 +0000

golang-gogoprotobuf (0.3+git20170120.144.265e960d-2) unstable; urgency=medium

  * Replace golang-go with golang-any in Build-Depends, remove golang-go from Depends

 -- Konstantinos Margaritis <markos@debian.org>  Wed, 09 Aug 2017 12:37:26 +0300

golang-gogoprotobuf (0.3+git20170120.144.265e960d-1) unstable; urgency=medium

  * New upstream snapshot.  This ensures generated code can be compiled
    using the golang-grpc 1.x package.

 -- Tim Potter <tpot@hpe.com>  Wed, 25 Jan 2017 08:39:04 +1100

golang-gogoprotobuf (0.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #835161).
    - removed obsolete "arch32.patch".

 -- Dmitry Smirnov <onlyjob@debian.org>  Fri, 26 Aug 2016 09:11:56 +1000

golang-gogoprotobuf (0.2-5) unstable; urgency=medium

  * Team upload.

  [ Dmitry Smirnov ]
  * Ignore test failures on armhf (Closes: #824717).

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

  [ Tim Potter ]
  * Add me as uploader

  [ Jelmer Vernooij ]
  * Unicodify my surname.
  * Move debian-specific ignores to debian/.gitignore.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 10 Jul 2016 18:46:25 +1000

golang-gogoprotobuf (0.2-4) unstable; urgency=medium

  * Team upload.
  * Standards-Version: 3.9.8.
  * Re-build with fixed dh-golang_1.15.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 16 Apr 2016 08:04:06 +1000

golang-gogoprotobuf (0.2-3) unstable; urgency=medium

  * Team upload.

 -- Dmitry Smirnov <onlyjob@debian.org>  Thu, 14 Apr 2016 20:54:10 +1000

golang-gogoprotobuf (0.2-2) unstable; urgency=medium

  * New upstream "arch32.patch" to fix FTBFS (Closes: #819994).

 -- Dmitry Smirnov <onlyjob@debian.org>  Thu, 14 Apr 2016 19:50:36 +1000

golang-gogoprotobuf (0.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Standards-Version: 3.9.7.
  * Vcs-Browser URL to HTTPS.
  * Enabled post-build tests.
  * Don't install "/usr/bin/mixbench".
  * Build-Depends += "protobuf-compiler".
  * Split "golang-gogoprotobuf-dev" into "golang-github-gogo-protobuf-dev"
    and "gogoprotobuf" (Closes: #798708).

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 28 Mar 2016 12:28:05 +1100

golang-gogoprotobuf (0.0~git20150828.0.6cab0cc-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.
  * Remove myself from uploaders.
  * Include gogo.proto (Closes: #797493).

 -- Alexandre Viau <alexandre@alexandreviau.net>  Mon, 31 Aug 2015 00:08:18 -0400

golang-gogoprotobuf (0.0~git20150717-1) unstable; urgency=medium

  * New upstream snapshot.
  * Added code.google.com/p/gogoprotobuf symlink for backwards compatibility

 -- Alexandre Viau <alexandre@alexandreviau.net>  Sat, 18 Jul 2015 11:20:47 -0400

golang-gogoprotobuf (0.0~git20150426-1) unstable; urgency=medium

  * New upstream snapshot.
  * Bump standards version to 3.9.6 (no changes).

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 26 Apr 2015 08:39:16 +0000

golang-gogoprotobuf (0.0~git20140719-2) experimental; urgency=medium

  * Change debian-branch in gbp.conf to 'unstable'.
  * Change maintainer to pkg-go, move myself to uploaders.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 15 Nov 2014 21:29:15 +0000

golang-gogoprotobuf (0.0~git20140719-1) unstable; urgency=medium

  * New upstream release.
  * Add branch to Vcs-Git header.
  * Add protoc-gen-gogo.1 manpage.
  * Don't install mixbench.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 15 Jul 2014 17:34:04 +0200

golang-gogoprotobuf (0.0~git20140427-1) unstable; urgency=medium

  * Initial release. Closes: #746190

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 27 Apr 2014 23:17:30 +0200