golang-goprotobuf (1.5.2-1~exp1)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 1.4.2-1 < 1.5.2-1~exp1.
- Git: https://salsa.debian.org/go-team/packages/golang-goprotobuf.git
-
- Branch: debian/sid
- Path: debian/changelog
- Browser: https://salsa.debian.org/go-team/packages/golang-goprotobuf
- Last scan: 2022-06-23 09:16:11+00
- Next scan: 2022-06-29 15:38:00+00
- CI pipeline status: failed
- Debian changelog in Git:
golang-goprotobuf (1.4.2-1) UNRELEASED; urgency=medium
* New upstream version 1.4.2
* debian/patches/series: Stop mentioning already removed patches
* Depend and build-depend on:
- golang-google-protobuf-dev (>= 1.23.0~)
- golang-github-google-go-cmp-dev (>= 0.4.0~)
* Don't regenerate .pb.go files from .proto files.
Upstream dropped regenerate.sh and carrying this code in packaging is
too much work for questionable gain.
-- Balint Reczey <rbalint@ubuntu.com> Mon, 13 Jul 2020 17:10:01 +0200
- This branch is 113 commits ahead of tag upstream/1.4.2
- Git log:
commit 013049d71b46868b36f5f75fabdde3461d30aad5
Author: Aloïs Micard <creekorful@debian.org>
Date: Wed Dec 1 11:32:30 2021 +0000
[skip ci] update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
See: https://salsa.debian.org/go-team/infra/pkg-go-tools
Gbp-Dch: Ignore
commit 8af96a47af62996c18e1d03d2252910dd17dbd7f
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Mon Jul 13 17:11:21 2020 +0200
Update changelog
commit 0a55806d169fb1bb1d4f4e6a8a67a04e1a85aa6d
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Mon Jul 13 17:09:42 2020 +0200
Depend on golang-github-google-go-cmp-dev (>= 0.4.0~)
commit 769fe0c8991674b0f6d0343aabf392be1120c261
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Mon Jul 13 17:07:06 2020 +0200
Depend on golang-google-protobuf-dev (>= 1.23.0~)
commit 7aff0cf6fcb8fd2a05c6a356b60587714bacea31
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Thu Jul 9 14:28:22 2020 +0200
Don't regenerate .pb.go files from .proto files
Upstream dropped regenerate.sh and carrying this code in packaging is
too much work for questionable gain.
commit 5ae14c4b6caf7702c3874003393bd43073f143ea
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Thu Jul 9 14:36:53 2020 +0200
Build-depend on golang-github-google-go-cmp-dev (>= 0.4.0~)
commit 28d1e06e242494b5ba608ce3b939f5853d056604
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Thu Jul 9 14:33:59 2020 +0200
Build-depend on golang-google-protobuf-dev (>= 1.23.0~)
commit 2d0223fbf49f14a471befb27b466810d757ddd1f
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Thu Jul 9 14:18:20 2020 +0200
debian/patches/series: Stop mentioning already removed patches
commit 4f35edc3516751790ac860908c3fad98bb50d296
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Tue Jun 30 17:41:57 2020 +0200
Update changelog
commit 630a095016542523d8e7f8b3631c1b2be6f456df
Merge: 641eff1 4091814
Author: Balint Reczey <balint.reczey@canonical.com>
Date: Tue Jun 30 17:39:18 2020 +0200
Update upstream source from tag 'upstream/1.4.2'
Update to upstream version '1.4.2'
with Debian dir 4957d7e3f4e258d60c10464b4d9af2b3e0206116
commit 641eff1df4d8081e40a03277a573c97065fb7e38
Author: Anthony Fok <foka@debian.org>
Date: Sun Mar 1 04:46:40 2020 -0700
Update changelog for 1.3.4-2 release
commit 0fb0e3b193e5b4300a77489f3f8acb150ac23a4c
Author: Anthony Fok <foka@debian.org>
Date: Sun Mar 1 04:41:37 2020 -0700
03-Regenerate_all.patch: Add -p option to mkdir vendor
to fix "mkdir: cannot create directory ‘vendor’: File exists"
error in autopkgtest
commit 15e8906552b4001af217f65584a4e910151bcda7
Author: Anthony Fok <foka@debian.org>
Date: Thu Feb 27 00:33:48 2020 -0700
Update changelog for 1.3.4-1 release
commit 6aca51561fe998736a7cdbff83f607bdd51d29cb
Author: Anthony Fok <foka@debian.org>
Date: Thu Feb 27 00:29:28 2020 -0700
Remove debian/TODO.Debian
The goal of "Regenerate all .pb.go files when building" in 2016
has been fulfilled by Martina Ferrari in commit 38c61bd in 2018
Fixes Lintian warning: incorrect-packaging-filename
Gbp-Dch: Ignore
commit 6cba817d99dbd2aed4787edf0ce69a7f890194aa
Author: Anthony Fok <foka@debian.org>
Date: Thu Feb 27 00:21:45 2020 -0700
Tweak debian/rules
commit 4770b4383476c2ae7a7488c3c36223d9b4000af9
Author: Anthony Fok <foka@debian.org>
Date: Thu Feb 27 00:18:23 2020 -0700
Add "Rules-Requires-Root: no" to debian/control
commit 5bd769cd05d2e8c9d14b6382f6d13416d7fb3fea
Author: Anthony Fok <foka@debian.org>
Date: Thu Feb 27 00:18:22 2020 -0700
Bump Standards-Version to 4.5.0 (no change)
commit 20d27d524d9ab9ee0be9efe845018583c39830f9
Author: Anthony Fok <foka@debian.org>
Date: Thu Feb 27 00:17:47 2020 -0700
debian/watch: Remove uupdate
Gbp-Dch: Ignore
commit cb7a612774b2c552d3a5badff60838611cc71e8a
Merge: fc9378e a050ee9
Author: Anthony Fok <foka@debian.org>
Date: Thu Feb 27 00:17:13 2020 -0700
Update upstream source from tag 'upstream/1.3.4'
Update to upstream version '1.3.4'
with Debian dir 934ab78cc6178c785afcf6e633be21f9236d6032
commit fc9378e5999093bee52aca47bd090c19b6a789d8
Author: Anthony Fok <foka@debian.org>
Date: Sun Aug 11 00:14:49 2019 -0600
Update changelog for 1.3.2-2 release
commit b77251a2fabfc6736e306b39ce0252d2d06ae7e1
Author: Anthony Fok <foka@debian.org>
Date: Sun Aug 11 00:12:31 2019 -0600
Set GOCACHE so that regenerate.sh works with Go 1.12
commit 9df50bc212e95f143774c6813bce4e9c51ae8373
Author: Anthony Fok <foka@debian.org>
Date: Sun Jul 28 23:31:48 2019 -0600
Update changelog for 1.3.2-1 release
commit d86951261bdd423228a29e677f5f5d5e4323a68f
Author: Anthony Fok <foka@debian.org>
Date: Sun Jul 28 23:29:33 2019 -0600
Refresh 03-Regenerate_all.patch
commit 256d01ac51e83d45330371a65985326f9e669b0e
Author: Anthony Fok <foka@debian.org>
Date: Sun Jul 28 23:26:07 2019 -0600
Remove old gccgo-6 workaround patches
and see if we can do without them with gccgo-8:
- 01-Workaround_gccgo_bug.patch
- 02-Disable_benchmarks_gccgo.patch
commit 294f86c981bec155d252218612bb4793f9644ad2
Author: Anthony Fok <foka@debian.org>
Date: Sun Jul 28 22:46:22 2019 -0600
Remove dependency on golang-golang-x-sync-dev as per upstream
commit 35fc03031121883ffcca146a8e1d98eda34727a9
Author: Anthony Fok <foka@debian.org>
Date: Sun Jul 28 22:42:46 2019 -0600
Apply "cme fix dpkg" fixes
- Update debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
- Bump Standards-Version to 4.4.0 (no change)
- Fix empty synopsis in 02-Disable_benchmarks_gccgo.patch
commit a4e147d14843ef6f7bcb4377075183f13f13a838
Merge: e8e4df4 cf62f26
Author: Anthony Fok <foka@debian.org>
Date: Sun Jul 28 22:40:48 2019 -0600
Update upstream source from tag 'upstream/1.3.2'
Update to upstream version '1.3.2'
with Debian dir 74ebbc0eb38ecd57e5c490b330112dfe205d20f2
commit e8e4df44c2241ee9599498bb381f31b78351c13b
Author: Anthony Fok <foka@debian.org>
Date: Sun Jul 28 22:40:17 2019 -0600
Update debian/watch with filenamemangle and without recompression
commit 2808bc4f03ecd94cc0a906f8f5bbe48a2ad9af53
Author: Anthony Fok <foka@debian.org>
Date: Tue Jan 1 22:36:23 2019 -0700
Update changelog for 1.2.0-1 release
commit db3ab4f48c2107f6d4f7e4277db8a27b865930ff
Author: Anthony Fok <foka@debian.org>
Date: Tue Jan 1 22:35:35 2019 -0700
Add myself to the list of Uploaders
commit 7f25bacf4f2c73a87eaa86661fbe6336a5147531
Author: Anthony Fok <foka@debian.org>
Date: Tue Jan 1 22:15:59 2019 -0700
Build-Depend on dh-golang (>= 1.31~) which installs testdata/
and remove DH_GOLANG_INSTALL_EXTRA entries in debian/rules.
commit 9c7e4747f1deb81e46be1fe5cf776e5000235d41
Author: Anthony Fok <foka@debian.org>
Date: Tue Jan 1 20:16:36 2019 -0700
Bump Standards-Version to 4.3.0 (no change)
commit b2ec0b596e971f6c2aa08808b0c0277f02f464dd
Author: Anthony Fok <foka@debian.org>
Date: Tue Jan 1 22:33:39 2019 -0700
Use debhelper (>= 11~)
commit 463e800e31f55cca7ddb97f811a83858d1f2d636
Author: Anthony Fok <foka@debian.org>
Date: Tue Jan 1 20:16:29 2019 -0700
Update Maintainer email address to team+pkg-go@tracker.debian.org
commit 4e18bf1616e80cd285959c01e369d4ac7e93efdd
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Oct 22 03:00:54 2018 +0000
Generate changelog.
commit cffb2f574865798f090905d3bf332fd46ec55118
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Oct 22 03:00:20 2018 +0000
debian/control: Update Standards-Version with no changes.
commit 38c61bdb822be3343f22178132cdfafaa5e00912
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Oct 22 02:57:55 2018 +0000
Regenerate all .pb.go files when building.
commit e9a5c868e1f29ba9be9efd56414a577c9afc08c8
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Oct 22 02:55:10 2018 +0000
New upstream release (not using git snapshots any more!)
commit 1a46297141fb3e69480dc488743e8ea6bdab1db3
Merge: 4c48df4 f5e9fd7
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Oct 22 01:54:36 2018 +0000
Update upstream source from tag 'upstream/1.2.0'
Update to upstream version '1.2.0'
with Debian dir 3c911f5e3823968710ac82e6569135ada578ffbb
commit 4c48df45d7cb22d04c3de4834d818cad55be547e
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Fri Jul 20 04:36:52 2018 +1000
watch file to track upstream releases.
Finally upstream realized importance of tagging formal releases.
commit 70fc181e537552139f0627075eb8cc7538a48186
Author: Martín Ferrari <tincho@debian.org>
Date: Wed Jun 20 13:10:23 2018 +0000
Automated cme fixes.
commit 6b9139581b0d8682f5b55ce44c0cb15aaa079e06
Author: Martín Ferrari <tincho@debian.org>
Date: Wed Jun 20 13:07:11 2018 +0000
debian/gbp.conf: Stop using pristine-tar, and update standard.
commit 5d787eac505646484937c46cc13e8192316992f9
Author: Michael Stapelberg <stapelberg@debian.org>
Date: Tue Apr 17 20:21:43 2018 +0000
update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
Gbp-Dch: Ignore
commit b25fd553f5d8b4acd04384d0c0bb07a3d9a62f66
Author: aviau <alexandre@alexandreviau.net>
Date: Mon Apr 2 22:19:00 2018 -0400
point Vcs-* urls to salsa.debian.org
commit 59f6ed07f849ba1c774dca4a3b447020fe2d7488
Author: Michael Stapelberg <stapelberg@debian.org>
Date: Mon Mar 5 18:45:53 2018 +0100
Update changelog for 0.0~git20170808.0.1909bc2-2 release
commit 3b5a47b7cca69cf840442d501e67e3e6be374ed4
Author: Michael Stapelberg <stapelberg@debian.org>
Date: Mon Mar 5 18:44:43 2018 +0100
Set Built-Using
commit 40870ab0a3c482e5e8cf32defeeb32133f9415cf
Author: aviau <alexandre@alexandreviau.net>
Date: Sun Aug 13 01:46:57 2017 -0400
Remove unused statically-linked-binary lintian override
commit bc53e42dcfc2cd138479e1e44142833ba45d7a30
Author: aviau <alexandre@alexandreviau.net>
Date: Sun Aug 13 01:41:24 2017 -0400
Depend on golang-golang-x-sync-dev
commit f401fc94cdd7e569c93a1cd442dae5718657c7d5
Author: aviau <alexandre@alexandreviau.net>
Date: Sun Aug 13 01:34:57 2017 -0400
gbp.conf: debian-branch = debian/sid
commit 16bfb04cef7fd04084fcacf928b4bd0ef0451a86
Author: aviau <alexandre@alexandreviau.net>
Date: Sun Aug 13 01:34:21 2017 -0400
dch -r
commit b077243ffeebd18de3aac270f9ac61fe0ee5b8a1
Author: aviau <alexandre@alexandreviau.net>
Date: Sun Aug 13 01:30:03 2017 -0400
refresh patches
commit 391b0cfd957f2317c2ab4401a667f454d2bece45
Author: aviau <alexandre@alexandreviau.net>
Date: Sun Aug 13 01:28:24 2017 -0400
Bump Standards-Version to 4.0.0
commit 6ccbc3fa11ba3b84a9eb47037999b540fa747ba8
Author: aviau <alexandre@alexandreviau.net>
Date: Sun Aug 13 01:27:52 2017 -0400
Testsuite: autopkgtest-pkg-go
commit 17b1887ab25d1feb996dc72ece987ebb315ee30a
Author: aviau <alexandre@alexandreviau.net>
Date: Sun Aug 13 01:27:24 2017 -0400
0.0~git20170808.0.1909bc2 changelog
commit 6f85d809835e8d526da5ba03134ae1564d21cc47
Merge: 5088456 300c580
Author: aviau <alexandre@alexandreviau.net>
Date: Sun Aug 13 01:26:50 2017 -0400
Updated version 0.0~git20170808.0.1909bc2 from 'upstream/0.0_git20170808.0.1909bc2'
with Debian dir 3e6f93da8f378229a84e3d60544a7fa668dc0dcb
commit 50884565f41334c51ddc4f4b6dfcafb8b08807bb
Author: Martín Ferrari <tincho@debian.org>
Date: Mon Feb 13 08:27:50 2017 -0300
Update dh-golang dependency.
commit 615996bcf950b62ffc1aa7b7ea038cd32615bc9a
Author: Martín Ferrari <tincho@debian.org>
Date: Sat Nov 19 14:51:45 2016 +0000
releasing package golang-goprotobuf version 0.0~git20161116.0.224aaba-3
commit 214c588263aeeb228f4eb650b998d91c0efe1487
Author: Martín Ferrari <tincho@debian.org>
Date: Sat Nov 19 15:07:32 2016 +0100
Fix typo in patch that made it useless.
commit 37a56beff7471bbbafe635d19af4239a2f5af524
Author: Martín Ferrari <tincho@debian.org>
Date: Sat Nov 19 05:38:42 2016 +0000
releasing package golang-goprotobuf version 0.0~git20161116.0.224aaba-2
commit 922285370dbe14fba31d7d0976edbf636c852fb6
Author: Martín Ferrari <tincho@debian.org>
Date: Sat Nov 19 06:36:16 2016 +0100
Disable some tests that fail to compile in gccgo (differences in the testing library).
commit 147b647e8dc101e327c9c5a060c9274d676552af
Author: Martín Ferrari <tincho@debian.org>
Date: Sat Nov 19 05:47:19 2016 +0100
releasing package golang-goprotobuf version 0.0~git20161116.0.224aaba-1
commit c92f1ee74d239f463d9753ef7b66797e8ea93816
Author: Martín Ferrari <tincho@debian.org>
Date: Sat Nov 19 03:06:14 2016 +0000
New upstream release.
* New upstream release.
* Add missing testdata dirs.
commit 6525063cc855655bdf89b08ae791cab078e3f0cb
Merge: 19a6121 6a51493
Author: Martín Ferrari <tincho@debian.org>
Date: Wed Nov 16 23:58:46 2016 +0100
Merge tag 'upstream/0.0_git20161116.0.224aaba' into debian/sid
Upstream version 0.0~git20161116.0.224aaba
# gpg: Signature made Wed 16 Nov 2016 23:58:46 CET
# gpg: using RSA key 5DD8E0BF91A3D3DA
# gpg: please do a --check-trustdb
# gpg: Good signature from "Martín Ferrari <tincho@tincho.org>" [ultimate]
# gpg: aka "Martín Ferrari <martin.ferrari@gmail.com>" [ultimate]
# gpg: aka "Martín Ferrari <tincho@debian.org>" [ultimate]
# gpg: aka "Martín Ferrari <tincho@debconf.org>" [ultimate]
# gpg: aka "[jpeg image of size 3999]" [ultimate]
commit 6a51493c38d40df47982d5da4e69f64e38a86ebc
Author: Martín Ferrari <tincho@debian.org>
Date: Wed Nov 16 23:58:45 2016 +0100
New upstream version 0.0~git20161116.0.224aaba
commit 19a6121450b6c378003fd19eeb31c26fa4f8dd08
Merge: ef71fba da7b874
Author: Martín Ferrari <tincho@debian.org>
Date: Tue Nov 15 19:02:36 2016 +0000
Merge tag 'upstream/0.0_git20161114.0.da116c3' into debian/sid
Upstream version 0.0~git20161114.0.da116c3
# gpg: Signature made Tue 15 Nov 2016 19:02:36 UTC
# gpg: using RSA key 4DEF788779AF46C6BD02839E5DD8E0BF91A3D3DA
# gpg: please do a --check-trustdb
# gpg: Good signature from "Martín Ferrari <tincho@tincho.org>" [ultimate]
# gpg: aka "Martín Ferrari <martin.ferrari@gmail.com>" [ultimate]
# gpg: aka "Martín Ferrari <tincho@debian.org>" [ultimate]
# gpg: aka "Martín Ferrari <tincho@debconf.org>" [ultimate]
# gpg: aka "[jpeg image of size 3999]" [ultimate]
commit da7b87429e533d07410bc95de009f8e3edf3a93e
Author: Martín Ferrari <tincho@debian.org>
Date: Tue Nov 15 19:02:36 2016 +0000
New upstream version 0.0~git20161114.0.da116c3
commit ef71fba8be65a67541643eb03315cf1a96c1a791
Author: Martín Ferrari <tincho@debian.org>
Date: Fri Sep 30 00:19:15 2016 +0000
releasing package golang-goprotobuf version 0.0~git20160815.0.7390af9-3
commit f8442290f6325ec9f3bae7daab27569c80982486
Author: Martín Ferrari <tincho@debian.org>
Date: Fri Sep 30 02:06:05 2016 +0200
Include patch that works around a bug in gccgo, thanks to Michael Hudson-Doyle.
commit 6ee2bb688eba00fb42422efb3646dddf6256aab2
Author: Martín Ferrari <tincho@debian.org>
Date: Sun Sep 25 17:34:39 2016 +0000
releasing package golang-goprotobuf version 0.0~git20160815.0.7390af9-2
commit 83b5babd34c858a5507cb8bf59a3576223d3ae51
Author: Martín Ferrari <tincho@debian.org>
Date: Sun Sep 25 17:31:56 2016 +0000
Add a lintian override for static binaries, as lintian does not seem to realise this is a golang package.
commit 8888d039651405920b82a7e58de22f68af5bdd82
Author: Martín Ferrari <tincho@debian.org>
Date: Sun Sep 25 16:55:30 2016 +0100
Switch to golang-any for better platform support.
commit 39c67e7aef239a66121e473a49929b3539a9961a
Author: Martín Ferrari <tincho@debian.org>
Date: Sun Sep 25 16:53:51 2016 +0100
Remove Tonnerre LOMBARD from Uploaders per MIA-team request. Closes: #836488.
commit dc5ec0e46bf79f9900cd41f6c881350fa2c62c4e
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Sun Aug 21 22:43:21 2016 +1000
New upstream snapshot + changelog summary
commit 2690049af824018c79bc985d73d21079da80f33f
Merge: 0dd48da 3c27c4f
Author: Martín Ferrari <tincho@debian.org>
Date: Sun Sep 25 16:46:17 2016 +0100
Merge tag 'upstream/0.0_git20160815.0.7390af9' into debian/sid
Upstream version 0.0~git20160815.0.7390af9
commit 0dd48da8432fde773cd4524f4f7adacba402f471
Author: Martín Ferrari <tincho@debian.org>
Date: Wed May 4 13:12:36 2016 +0100
Require dh-golang 1.10, for XS-Go-Import-Path.
commit e1900a5bdf1116f2a8f7584fde456cdb9943b138
Author: Martín Ferrari <tincho@debian.org>
Date: Sun May 1 05:34:46 2016 +0000
releasing package golang-goprotobuf version 0.0~git20160425.7cc19b7-1
commit 35fef5e59ad5f8b07208f1c31b0d89ffad988a33
Author: Martín Ferrari <tincho@debian.org>
Date: Sun May 1 05:23:50 2016 +0000
Move to use XS-Go-Import-Path, and update various URIs.
commit bf6fe04e1f4d4c8bd895348703db412c5bceae80
Author: Martín Ferrari <tincho@debian.org>
Date: Sun May 1 05:20:17 2016 +0000
debian/control: add myself to Uploaders, update Standards-Version with no changes, and remove unneeded dependency on gogo-protobuf.
commit b84cac7855f0fb25fd029792d49fb51019e42d7a
Author: Martín Ferrari <tincho@debian.org>
Date: Sun May 1 05:18:57 2016 +0000
New upstream snapshot.
commit ad39fa6d3e467bf9ade48c1854b314e148f34c98
Merge: b7f2c1c 714fff2
Author: Martín Ferrari <tincho@debian.org>
Date: Sun May 1 05:18:37 2016 +0000
Merge tag 'upstream/0.0_git20160425.7cc19b7'
Upstream version 0.0~git20160425.7cc19b7
# gpg: Signature made Sun 01 May 2016 05:18:32 UTC using RSA key ID 91A3D3DA
# gpg: please do a --check-trustdb
# gpg: Good signature from "Martín Ferrari <tincho@tincho.org>"
# gpg: aka "Martín Ferrari <martin.ferrari@gmail.com>"
# gpg: aka "Martín Ferrari <tincho@debian.org>"
# gpg: aka "Martín Ferrari <tincho@debconf.org>"
# gpg: aka "[jpeg image of size 3999]"
commit b7f2c1c4091e0194321abe8f3b5931562ad3a40d
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Fri Apr 1 13:32:25 2016 +1100
New upstream snapshot + changelog summary
commit 4aa4d9cadbfdae45378a544ff7a64d4c364cc469
Merge: 12c89d6 bee51e7
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Fri Apr 1 13:30:57 2016 +1100
Merge tag 'upstream/0.0_git20160330'
Upstream version 0.0~git20160330
commit 12c89d63d6eb37beb7000157921809c2d0b7a6c0
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Fri Apr 1 13:30:28 2016 +1100
Added gbp.conf
commit c4d9bc0b711347a2234cb13b537d818e7382a7e5
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Fri Apr 1 13:27:52 2016 +1100
misc.
commit da8de20961e3a03b54dc88d4aa4356548a8a1cbc
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Fri Apr 1 12:53:46 2016 +1100
Standards-Version: 3.9.7
commit a09752e9b8995b12b9022d6e9d861de895b63a4d
Author: Tianon Gravi <tianon@debian.org>
Date: Thu Mar 31 12:31:28 2016 -0700
Switch to https in Vcs-Browser
commit 44e22f5bfdc8db0673276264690466c7c6420f0c
Author: Tonnerre LOMBARD <tonnerre@ancient-solutions.com>
Date: Fri Jan 1 00:36:34 2016 +0100
Fix the name of the compatibility symlink.
It points to code.google.com/p/protobuf, but that's the wrong project
name. The real name was code.google.com/p/goprotobuf since it was
separate from the rest of the protobuf implementation.
commit 9af40adc76c5fca01d99b3d26690685236e41f40
Author: Michael Stapelberg <stapelberg@debian.org>
Date: Sat Jun 27 12:47:05 2015 +0200
Add compatibility symlink to not break non-updated rdeps
commit 345abfb32f00725eab0c2479cbe005ba009e7dfc
Author: Michael Stapelberg <stapelberg@debian.org>
Date: Sat Jun 13 16:38:23 2015 +0200
Bump Standards-Version to 3.9.6 (no changes necessary).
commit e6cd04d88160badd20c0c53d55b8bb289e841a82
Author: Michael Stapelberg <stapelberg@debian.org>
Date: Sat Jun 13 16:32:13 2015 +0200
fix up maintainer/uploaders fields, this package is team-maintained
commit 6c8ceb7e025398d3cc5d945499aca65b42c7f3a6
Author: Michael Stapelberg <stapelberg@debian.org>
Date: Sat Jun 13 16:32:45 2015 +0200
remove lintian-overrides
This is obsolete because lintian does not complain about statically
linked binaries for Go packages anymore.
commit 2046b6b4920f098b3e933da2d2fb29f457c24e65
Author: Michael Stapelberg <stapelberg@debian.org>
Date: Sat Jun 13 16:28:28 2015 +0200
The package moved from code.google.com to github.
commit cf6ada26b19d69db4efdfd57f13db0db4fa8cd3f
Author: Michael Stapelberg <stapelberg@debian.org>
Date: Sat Jun 13 16:25:42 2015 +0200
update debian/changelog
commit 6f3c3cd0583dca48ac011333983650157e8af123
Merge: 219d0e3 50f2226
Author: Michael Stapelberg <stapelberg@debian.org>
Date: Sat Jun 13 16:23:32 2015 +0200
Merge tag 'upstream/0.0_git20150526'
Upstream version 0.0~git20150526
commit 219d0e37342f60be2cd36c310be961ca3e5af234
Author: Tonnerre LOMBARD <tonnerre@ancient-solutions.com>
Date: Tue Oct 8 00:05:07 2013 +0200
Add a line specifying that the .proto files are (c) Google Inc.
commit 7cda143b9db5def26a55bfd818db79aa59ceb1b2
Author: Tonnerre LOMBARD <tonnerre@ancient-solutions.com>
Date: Thu Oct 3 23:51:37 2013 +0200
Add a patch with the source files which descriptor.pb.go and
plugin.pb.go are generated from.
plugin.proto is taken from
http://protobuf.googlecode.com/svn/trunk@349 and descriptor.proto is
taken from http://protobuf.googlecode.com/svn/trunk@394
commit 5aa86e71698893833cae39b5b5a960754301ee57
Author: Tonnerre LOMBARD <tonnerre@ancient-solutions.com>
Date: Thu Oct 3 12:41:59 2013 +0200
Replace the original author with the one from LICENSE.
commit 9789ce5cbc9639126b836958a5da5ffb064c3a46
Author: Tonnerre LOMBARD <tonnerre@ancient-solutions.com>
Date: Wed Sep 25 21:54:30 2013 +0200
debhelper changed its versioning schema with v9.
commit 5837d782406a8b5026e6725a831acbb1706ec792
Author: Tonnerre LOMBARD <tonnerre@ancient-solutions.com>
Date: Wed Sep 25 21:53:05 2013 +0200
debhelper 8 -> 9.
commit 43929ec449e93b97b981ec1ce0fa4a1c71e6724c
Author: Tonnerre LOMBARD <tonnerre@ancient-solutions.com>
Date: Wed Sep 25 21:51:49 2013 +0200
We know that go produces static binaries at this point and it's
terrible, but it's just the way it is.