golang-google-grpc (1.27.1-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.29.1-1 > 1.27.1-1
- Git: https://salsa.debian.org/go-team/packages/golang-google-grpc.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/go-team/packages/golang-google-grpc
- Last scan: 2021-01-19 18:25:09+00
- Next scan: 2021-01-28 17:42:00+00
- CI pipeline status: success
- Debian changelog in Git:
golang-google-grpc (1.29.1-1) UNRELEASED; urgency=medium
* New upstream release
* Dependency version of golang-goprotobuf-dev to (>= 1.3.3~)
* debian/rules: Don't regenerate .pb.go files.
They need newer .proto files
-- Balint Reczey <rbalint@ubuntu.com> Mon, 20 Jul 2020 19:08:07 +0200
- This branch is 122 commits ahead of tag upstream/1.29.1
- Git log:
commit 0f8ff9e304a859f548a759d3e32bee6a87219ca3
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Mon Jul 20 19:08:58 2020 +0200
Update changelog
commit 2a03973b9d869f01b460e9ff359f60fe1ddaf8c8
Merge: 8cc19dfa f554adae
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Mon Jul 20 19:06:05 2020 +0200
Update upstream source from tag 'upstream/1.29.1'
Update to upstream version '1.29.1'
with Debian dir 47953d0a80884867964d11635fca0cc32cd9eff1
commit 8cc19dfa0f12ec272af9b69a780e805b33885241
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Tue Jul 14 09:10:25 2020 +0200
debian/rules: Don't regenerate .pb.go files
They need newer .proto files
commit 7bdbf61587f14cc6a3e950dab1fb45d0914dbd76
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Mon Jul 13 18:38:58 2020 +0200
Update changelog
commit 84f91c5ba375c9decea22d937e99597f128ef5f4
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Mon Jul 13 18:32:52 2020 +0200
Update dependency version of golang-goprotobuf-dev to (>= 1.3.3~)
commit 3d5ab685afd3089c65f367523bf8352abbf957e7
Merge: 66f340b0 0819426a
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Mon Jul 13 18:27:17 2020 +0200
Update upstream source from tag 'upstream/1.28.1'
Update to upstream version '1.28.1'
with Debian dir cf7f79235e33258f5da53ec0ec4f1fa4132724f7
commit 66f340b0e45303250cf4227765fa439c4957e314
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Thu Apr 9 17:10:15 2020 +1000
New upstream release + changelog summary
Refreshed .proto files except "load_balancer.proto" which causes FTBFS:
~~~~
src/google.golang.org/grpc/balancer/grpclb/grpclb_remote_balancer.go:347:13:
initResp.LoadBalancerDelegate undefined (type *grpc_lb_v1.InitialLoadBalanceResponse has no field or method LoadBalancerDelegate)
~~~~
commit 86ac523217dd0d7140d05952266d5633ed266f32
Merge: 97f5a838 7cd0c9e3
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Thu Apr 9 16:55:07 2020 +1000
Update upstream source from tag 'upstream/1.27.1'
Update to upstream version '1.27.1'
with Debian dir f11b3c5cf76efa56269b0b4971cdc64c449f1960
commit 7cd0c9e32375404e0c3751190c336056943b6d2a
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Thu Apr 9 16:55:06 2020 +1000
New upstream version 1.27.1
commit 97f5a83820142dbf98b54a96cb0f19045eff9b42
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Thu Apr 9 16:49:51 2020 +1000
README.source note emphasizing how sensitive this package is.
commit af894ddc68b43bda6b4728152684fc6b5a52cec7
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Thu Apr 9 16:35:38 2020 +1000
Removed Anthony Fok from Uploaders.
I object to irresponsible uploads of broken package.
commit faf3f6b63f74158ac5d93df404610ae7f85ec945
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Thu Apr 9 16:34:35 2020 +1000
Excluded disfunctional "xds" component.
commit 080c8a585d04a5f8c419fd4491bb06cf712fed00
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Thu Apr 9 16:33:52 2020 +1000
Build integrity: remove generated .pb.go files whenever possible.
commit 285c874fc0294cb726839d256abcf94498dfbe53
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Thu Apr 9 16:33:18 2020 +1000
Disabled unreliable tests in "internal/resolver/dns".
commit 5de32f86f13ede298c10e350ca4a117f9db65ea8
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Thu Apr 9 15:33:25 2020 +1000
Fix re-generation (build integrity)
commit 336968ce1c73a85d2293587a15fc7f6fe28ffe03
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Thu Apr 9 15:24:45 2020 +1000
gbp.conf: undo DEP-14.
commit 6fc34e7ed95e09745244746403c60c0518a501bf
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Thu Apr 9 13:49:02 2020 +1000
Standards-Version: 4.5.0
commit 9e74d7e08f5fa2012d943309318bb15341d64b54
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Thu Apr 9 13:48:36 2020 +1000
Rules-Requires-Root: no
commit aee03e2bc6e31408f0828c3b472124acce255429
Author: Anthony Fok <foka@debian.org>
Date: Thu Aug 1 18:14:34 2019 -0600
Update changelog for 1.22.1-1 release
commit aeaf2079ee55bad87f9822e539b4bca2575baf6e
Author: Anthony Fok <foka@debian.org>
Date: Thu Aug 1 18:11:29 2019 -0600
Fix Files wildcard entries in debian/copyright
Namely, debian/proto/grpc/* and debian/proto/rpc/*.
commit 511231b651e8bd6ba7ee5cfa0a578d1808b974ac
Author: Anthony Fok <foka@debian.org>
Date: Thu Aug 1 18:10:37 2019 -0600
Bump debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
for real this time.
commit 526ff00209911d9e1ef59bf297a5774179329711
Author: Anthony Fok <foka@debian.org>
Date: Thu Aug 1 17:59:03 2019 -0600
Add dependency on golang-github-google-go-cmp-dev
commit 5337f68b242773235775444339670c18fcd9a266
Author: Anthony Fok <foka@debian.org>
Date: Thu Aug 1 17:42:47 2019 -0600
Add Build-Depends: golang-google-genproto-dev
commit d2e3d3afbd2a144d395b16f2165018c9ac7dd57d
Author: Anthony Fok <foka@debian.org>
Date: Thu Aug 1 17:32:36 2019 -0600
Disable debian/regenerate.sh temporarily
Until it is extended to cover newly added protobuf code.
commit 01418af25ce7e1828a9c991479d2a3c33cbd0841
Merge: 919f1642 4f26c129
Author: Anthony Fok <foka@debian.org>
Date: Thu Aug 1 16:36:23 2019 -0600
Update upstream source from tag 'upstream/1.22.1'
Update to upstream version '1.22.1'
with Debian dir 159cd1171dfa833ac458c6de553b7ac744fd1d8e
commit 919f164229cbd77a345c483fcadaf2d445a6e941
Author: Anthony Fok <foka@debian.org>
Date: Thu Aug 1 09:09:57 2019 -0600
Update changelog for 1.15.0-2 release
commit c681aaca9213f348c8a340f9e6c63810686440ff
Author: Anthony Fok <foka@debian.org>
Date: Thu Aug 1 09:08:27 2019 -0600
Set GBP debian-branch back to debian/sid
commit e9a7fb03c4d13abbff95c5cbcdab29f53a473922
Author: Anthony Fok <foka@debian.org>
Date: Thu Aug 1 03:01:36 2019 -0600
Apply "cme fix dpkg" fixes
- Remove unnecessary greater-than versioned dependency
- Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
- Bump Standards-Version to 4.4.0 (no change)
commit e8bd9e3ce922d54f72f36e63a9542768a08970f6
Author: Anthony Fok <foka@debian.org>
Date: Thu Aug 1 02:59:57 2019 -0600
Add myself to the list of Uploaders
commit e0e3c41cdfb6eed307a0447cbba81b2f06784018
Author: Anthony Fok <foka@debian.org>
Date: Thu Aug 1 02:43:44 2019 -0600
Update debian/watch with filenamemangle
commit 3df6d0baa870dc00c23cb481890645e2252b0f77
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Tue Jan 22 11:41:05 2019 +1100
upload to experimental
commit 0064ee229697c3b9298398a32309929bd690d8d6
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Oct 22 04:24:34 2018 +0000
Add GBP configuration.
commit 1b8a9917afed6d3811000cfc6ea943e945012eb9
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Oct 22 04:24:22 2018 +0000
Install examples.
commit 446dfb3ce8c84ae12c2943f15ad5951d66f04778
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Oct 22 04:24:12 2018 +0000
Make sure all protobuf code is regenerated.
commit 6ca12923f1d0498e0cc8269368931b3dbe6def03
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Oct 22 04:23:12 2018 +0000
Remove vendored .pb.go files; add all .proto dependencies.
commit 9dc9c03632d07456764af1417355b67aa6848af5
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Oct 22 04:02:38 2018 +0000
Refresh patches; remove unused ones.
commit c602f31a222455e5bef11a1b602b6260c76ff4e1
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Oct 22 03:55:32 2018 +0000
debian/control: Update dependencies.
commit c87b02bc7c57a07ec383b683e39132f3483af979
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Oct 22 03:55:04 2018 +0000
New upstream release.
commit 580e733f7299aac4bd569cef49068740a0432a2b
Merge: 814f680f 5e4ef730
Author: Martín Ferrari <tincho@debian.org>
Date: Sun Oct 21 11:06:38 2018 +0000
Update upstream source from tag 'upstream/1.15.0'
Update to upstream version '1.15.0'
with Debian dir 9c5c285018bc602879c1ab5e0aebee8966d49e95
commit 814f680fdbffa8d721d3992b9755f90875ed5d21
Author: Shengjing Zhu <i@zhsj.me>
Date: Sat Oct 20 00:04:21 2018 +0800
Update changelog for 1.11.0-1 release
commit 6f33aa00f0c723bb6b199a8c98e68f9fbec2e418
Author: Shengjing Zhu <i@zhsj.me>
Date: Sat Oct 20 00:07:52 2018 +0800
Exclude benchmark from go build targets.
commit 60759dd9419e8f933e0d748e0d27d0e0d8f969da
Author: Shengjing Zhu <i@zhsj.me>
Date: Sat Oct 20 00:01:50 2018 +0800
Update Standards-Version to 4.2.1. (no changes)
commit 7ee00ce6fe556890ca05b96d5240dd0e05290bfb
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Oct 19 23:59:32 2018 +0800
Remove golang-golang-x-tools from Build-Depends.
Since we don't regenerate code_string.go.
commit ec767a1cb276cea79a8b2297d56e7f2ce5f0817d
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Oct 19 23:57:54 2018 +0800
Update team mail address to team+pkg-go@tracker.debian.org.
commit fef2348058a81c467ff02ce11a911df728743fc0
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Oct 19 23:49:18 2018 +0800
Don't remove codes/code_string.go since upstream removed the go generate instruction.
commit e23e583982289ee7c5f1d60df8d1a397d50afc2b
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Oct 19 23:11:10 2018 +0800
Update vendored golang-google-genproto-dev to 0.0~git20171123.7f0da29-1.
commit c6cdd52ba7b4cbe2a055bdd8ebd2625e48577172
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Oct 19 22:15:08 2018 +0800
Add patch to fix grpclb proto generate.
commit d0fa517ca83acca1b291b41845223a53a1c6577e
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Oct 19 22:06:18 2018 +0800
Fix regenerating pb.go in grpclb directory.
commit a7e1bbc36406c09d9273f62758e5f32e6ec18e20
Author: Pirate Praveen <praveen@debian.org>
Date: Sat May 12 19:13:29 2018 +0530
Refresh patches
commit b6240acf94d392a45792323f0c9715af07dc8baf
Author: Pirate Praveen <praveen@debian.org>
Date: Sat May 12 19:08:58 2018 +0530
update changelog
commit d6fe90e1d8e62169681c18cc826c916893f97945
Author: Pirate Praveen <praveen@debian.org>
Date: Sat May 12 19:07:39 2018 +0530
Bump standards version to 4.1.4
commit b302c150d5b18d0b5b77c676046f5c26617d3872
Author: Pirate Praveen <praveen@debian.org>
Date: Sat May 12 19:07:14 2018 +0530
Bump debhelper compat to 11
commit 812fd6806baa40bb2a46a619bed67fe299a6513e
Merge: d8f3bfd6 49166a58
Author: Pirate Praveen <praveen@debian.org>
Date: Sat May 12 19:06:37 2018 +0530
Update upstream source from tag 'upstream/1.11.0'
Update to upstream version '1.11.0'
with Debian dir f3c98fd5ddf9f302f01e6a2a3b8f7497d36783aa
commit d8f3bfd63d1cf9c3166852365d29828e5883b6ee
Author: Michael Stapelberg <stapelberg@debian.org>
Date: Tue Apr 17 20:23:53 2018 +0000
update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
Gbp-Dch: Ignore
commit 3dbf8ae1d26316f7d2f3e23a9f1c01a1dcf83fbd
Author: aviau <alexandre@alexandreviau.net>
Date: Mon Apr 2 21:42:02 2018 -0400
point Vcs-* urls to salsa.debian.org
commit 7ee5d1a1d55256ec27fe8db5b3326dff342cf305
Author: Martín Ferrari <tincho@debian.org>
Date: Thu Dec 21 05:00:08 2017 +0000
Update dependency on x/net.
commit 35488f5a93de9f4c24867fbe509c3ca42cce5a98
Author: Martín Ferrari <tincho@debian.org>
Date: Thu Dec 21 03:45:09 2017 +0000
Remove useless gbp.conf.
commit 3e465a68840bd2235c37519f49fb8827eeb0a907
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date: Tue Dec 5 23:20:09 2017 +0100
Debian release 1.6.0-3
commit 1ff2d4a9e82500842f95246e7fbe2096227e8b65
Author: Dr. Tobias Quathamer <toddy@debian.org>
Date: Tue Dec 5 23:19:13 2017 +0100
Update Standards-Version to 4.1.1, no changes needed
commit ee9c570738a545c8db1f485851ddbf7ad8902bd1
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Dec 1 13:48:18 2017 +0800
remove codes/code_string.go before running go generate (Closes: #882554).
codes/code_string.go is also generated file. running go generate on
file codes/codes.go will cause stringer to process all files in
dir codes, including this generated file.
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 021d2d08db501a5e4cf0573653baf89d7e65981c
Author: Shengjing Zhu <i@zhsj.me>
Date: Thu Sep 14 20:40:52 2017 +0800
release to unstable
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 5001496fc6f417875135fae9f7e57d915e00dd57
Author: Shengjing Zhu <i@zhsj.me>
Date: Thu Sep 14 20:22:30 2017 +0800
d/rules: remove unused PB_FILES variable
--parallel is default since dh 10
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 7efde7d700c7501f212d07444cfe8ec8ac694d67
Author: Shengjing Zhu <i@zhsj.me>
Date: Thu Sep 14 16:26:00 2017 +0800
Add patch to bring NewContext and FromContext API back
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 0387dc4fb70ec1d56ed557cc12c91022767babd2
Author: Martín Ferrari <tincho@debian.org>
Date: Wed Sep 13 03:10:29 2017 +0000
releasing package golang-google-grpc version 1.6.0-1
commit 91f45a324beafe574118a057da7299ef63aa249f
Author: Shengjing Zhu <i@zhsj.me>
Date: Wed Sep 13 01:11:33 2017 +0800
fix the import path changed if vendor
src/cloud.google.com/go/internal/rpcreplay/rpcreplay.go:470: cannot use
any.Message.(*"google.golang.org/genproto/googleapis/rpc/status".Stat
us) (type *"google.golang.org/genproto/googleapis/rpc/status".Status) as
type *"google.golang.org/grpc/vendor/google.golang.org/genproto/goog
leapis/rpc/status".Status in argument to
"google.golang.org/grpc/status".ErrorProto
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 50e36cdea4ffd2fbb156ee39b477b904fe862b01
Author: Shengjing Zhu <i@zhsj.me>
Date: Wed Sep 13 00:53:50 2017 +0800
fix old pb.go not actually removed when building
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 4b804a709624eb86c07e1272c6aee83dbe75e140
Author: Shengjing Zhu <i@zhsj.me>
Date: Wed Sep 13 00:31:24 2017 +0800
break circular dependency between golang-google-genproto-dev
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 42abfe58916fb6d11abbe2701687d2b71a71ac10
Author: Shengjing Zhu <i@zhsj.me>
Date: Tue Sep 12 02:40:04 2017 +0800
Update pkg-go team name
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 494265bb6c59371cb7ca710cbc57129b0161c2b6
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Sep 8 01:06:09 2017 +0800
add REAME.source to notice the build circular deps
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 5b2c9f283889175009fbca33b21fe04f123263d1
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Sep 8 00:33:44 2017 +0800
update changelog
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 25380221f74eb28740b7fc3f3cfee48c5aac5b33
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Sep 8 00:30:57 2017 +0800
naming/etcd no longer exists
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 0218b09e8bf21fc41a88feb2ed1ecc9b38ad4042
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Sep 8 00:29:14 2017 +0800
update Standards-Version to 4.1.0
change priority to optional
use https in copyright format url
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 94a646ee85be864edd3a3aecfca85850b3bc90b7
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Sep 8 00:28:43 2017 +0800
update compat and dh to 10
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit bbfa4b927924bb66655394a0f649b30c8df246e3
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Sep 8 00:28:16 2017 +0800
update new version's build-depends
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 08ca030a6e98f7dc51681b71375280280b0156ab
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Sep 8 00:18:00 2017 +0800
call go generate manualy in d/rules
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit cf0a4d6ba7d61011ae6e2e957afac5f902b8afa1
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Sep 8 00:17:00 2017 +0800
refresh patch name
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit 7c8de3aa42b467a8df1f96838009bf8c662d0cd5
Author: Shengjing Zhu <i@zhsj.me>
Date: Fri Sep 8 00:16:35 2017 +0800
New upstream release
Signed-off-by: Shengjing Zhu <i@zhsj.me>
commit dc281f42458e9ca5b7022000a793d4adb3eb5474
Merge: 9dee04f8 ad3683af
Author: Shengjing Zhu <i@zhsj.me>
Date: Thu Sep 7 14:39:08 2017 +0800
Updated version 1.6.0 from 'upstream/1.6.0'
with Debian dir 38a2bded9cefad1b975e8e1ca9b6fd5af2aad9a7
commit 9dee04f83557a6d59a9766724cf9ea26f20d3f26
Author: aviau <aviau@debian.org>
Date: Sat Aug 12 21:40:27 2017 -0400
Depend on golang-github-golang-mock-dev
commit e2b93ed35e5723174e1f062499553b9822c47e58
Author: aviau <aviau@debian.org>
Date: Sat Aug 12 21:38:47 2017 -0400
Bump Standards-Version to 4.0.0
commit 590130b5afa9c30f2c0811e4d360ba58a4254882
Author: aviau <aviau@debian.org>
Date: Sat Aug 12 21:38:08 2017 -0400
Testsuite: autopkgtest-pkg-go
commit 50e3962545cdcc8a8443c5c40227bf6e96dd4d2e
Author: aviau <aviau@debian.org>
Date: Sat Aug 12 21:37:34 2017 -0400
1.5.1-1 changelog
commit 7b3179b4d60916e1ee25fe6f2e1833f0fadd96cf
Merge: cef7735c 3c127f9e
Author: aviau <aviau@debian.org>
Date: Sat Aug 12 21:36:53 2017 -0400
Updated version 1.5.1 from 'upstream/1.5.1'
with Debian dir 6dff362fe529374db768bb74bc647025183d1a7f
commit cef7735cd2b8e8b9e84e92d4605a2e8463046857
Author: Martín Ferrari <tincho@debian.org>
Date: Sat Nov 19 05:45:08 2016 +0000
releasing package golang-google-grpc version 1.0.4-1
commit 4dcc4779b814ffb1ae30ba87bf4ecd96a590e298
Author: Martín Ferrari <tincho@debian.org>
Date: Sat Nov 19 05:42:25 2016 +0000
Patch tests that access the network.
commit 01fd66c96f3596c751aa125421a0b38c4f2a9baa
Merge: f1e2485c 2c5e21fa
Author: Martín Ferrari <tincho@debian.org>
Date: Sat Nov 19 05:12:36 2016 +0000
Merge tag 'upstream/1.0.4'
Upstream version 1.0.4
commit f1e2485c2feb9cd6be0ad9e6fa58249b5a1ed8b0
Merge: 62066200 0072b657
Author: Martín Ferrari <tincho@debian.org>
Date: Sat Nov 19 05:12:31 2016 +0000
Merge tag 'upstream/1.0.0'
Upstream version 1.0.0
commit 620662003d79f168419966b4eb835d493f50a6c3
Author: Martín Ferrari <tincho@debian.org>
Date: Sat Nov 19 04:49:52 2016 +0000
New upstream release. Increase required version of goprotobuf.
commit 71adf6e7e9530a8880fa2c0ef80c039249888896
Author: Martín Ferrari <tincho@debian.org>
Date: Sat Nov 19 05:01:31 2016 +0000
Do not install sample executables.
commit 8bea88f3e7714eb5ecdfde19206d47f7ed1786b5
Author: Martín Ferrari <tincho@debian.org>
Date: Tue Nov 15 15:51:17 2016 +0000
Add missing test files, do not exclude tests, run manually grpc/test.
commit abb2f10771df41981a6635f5a77aae04866e9cd7
Author: Martín Ferrari <tincho@debian.org>
Date: Tue Nov 15 15:50:44 2016 +0000
Add Documentation/.
commit dc406ac76009ffc189c80e198d9662f22e7a856d
Author: Martín Ferrari <tincho@debian.org>
Date: Tue Nov 15 15:50:18 2016 +0000
debian/control: Update oauth2/google dependency.
commit 5fd77523b559cc406e64ba91b7919f22368dc6fe
Author: Martín Ferrari <tincho@debian.org>
Date: Tue Nov 15 13:58:02 2016 +0100
debian/rules: Remove now unneeded get-orig-source target.
commit 73a95b0caa00a2021133bb3ac84aeccd1159d17f
Author: Martín Ferrari <tincho@debian.org>
Date: Tue Nov 15 13:54:54 2016 +0100
Packaging refresh.
* Add myself to Uploaders.
* debian/control: Remove golang-go dependency from -dev package.
* debian/control: Switch to golang-any.
* debian/control: Depend on recent dh-golang.
* Use XS-Go-Import-Path instead of DH_GOPKG.
commit affab1a75126c2be93f74cd04ec3f087537e55e4
Author: Martín Ferrari <tincho@debian.org>
Date: Tue Nov 15 13:48:13 2016 +0100
Remove obsolete file.
commit 2bbf0b0458f46b9072efcad1f78031b874312950
Author: Martín Ferrari <tincho@debian.org>
Date: Tue Nov 15 13:43:57 2016 +0100
Make the build reproducible, thanks to Chris Lamb for the patch. Closes: #838754
commit 53af34564b084aac84ed30f58971533de37af383
Author: Martín Ferrari <tincho@debian.org>
Date: Tue Nov 15 13:42:02 2016 +0100
Re-merge upstream.
commit 1a04a52bddd948221f8c4d6d80b51d7639ffb23a
Author: Dmitry Smirnov <onlyjob@debian.org>
Date: Wed Aug 24 17:57:33 2016 +1000
upload to unstable
commit b5edb6090c1b5c75167cd895cf021b755dafa0e5
Author: Dmitry Smirnov <onlyjob@debian.org>
Date: Sun Aug 21 23:42:40 2016 +1000
--parallel build
commit 6ba677d3bc1e2ff60188373cfa2ddd11baaea581
Author: Dmitry Smirnov <onlyjob@debian.org>
Date: Sun Aug 21 23:42:01 2016 +1000
Do not ignore test failures.