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
|
golang-protobuf-extensions (1.0.1-3) unstable; urgency=medium
* Team upload
* d/control:
- Update Section to golang
- Update Build-Depends on debhelper-compat to v13
- Replace transitional golang-goprotobuf-dev package
- Allow golang-github-golang-protobuf-1-5-dev as optional Depends
- Add Testsuite: autopkgtest-pkg-go
- Add Rules-Requires-Root: no
- Add Multi-Arch: foreign
- Bump Standards-Version (no changes needed)
-- Mathias Gibbens <gibmat@debian.org> Mon, 02 Jan 2023 03:34:16 +0000
golang-protobuf-extensions (1.0.1-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on dh-golang and
golang-goprotobuf-dev.
+ golang-protobuf-extensions-dev: Drop versioned constraint on
golang-goprotobuf-dev in Depends.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 27 Nov 2022 16:08:32 +0000
golang-protobuf-extensions (1.0.1-1) unstable; urgency=medium
* Team upload.
* New upstream release 1.0.1
+ remove external asset imports for tests. (Closes: #922389)
* Update copyright info for new version
-- Shengjing Zhu <zhsj@debian.org> Sat, 16 Feb 2019 00:26:27 +0800
golang-protobuf-extensions (1.0.0-3) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Remove Built-Using from arch:all -dev package
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Dr. Tobias Quathamer ]
* Use debhelper v11
* Update team name
* Update to Standards-Version 4.2.1
- Use HTTPS URL for d/copyright
- Use Priority: optional
-- Dr. Tobias Quathamer <toddy@debian.org> Sat, 01 Dec 2018 19:41:18 +0100
golang-protobuf-extensions (1.0.0-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Martín Ferrari ]
* debian/control: Fix Vcs-* fields.
* debian/control: Replace golang-go with golang-any in Build-Depends.
* Replace $DH_GOPKG with XS-Go-Import-Path.
-- Martín Ferrari <tincho@debian.org> Tue, 01 Nov 2016 01:24:39 +0000
golang-protobuf-extensions (1.0.0-1) unstable; urgency=medium
* First upstream release!
* Added debian/watch accordingly.
* debian/control: updated Standards-Version with no changes; added
XS-Go-Import-Path.
-- Martín Ferrari <tincho@debian.org> Thu, 19 May 2016 03:33:20 +0000
golang-protobuf-extensions (0+git20150513.fc2b8d3-4) unstable; urgency=medium
* debian/control: Migration to pkg-go team.
-- Martín Ferrari <tincho@debian.org> Fri, 21 Aug 2015 23:09:08 +0200
golang-protobuf-extensions (0+git20150513.fc2b8d3-3) unstable; urgency=medium
* Fix breakage introduced by namespace change in golang-goprotobuf-dev.
-- Martín Ferrari <tincho@debian.org> Sat, 27 Jun 2015 10:20:56 +0000
golang-protobuf-extensions (0+git20150513.fc2b8d3-2) unstable; urgency=medium
* Add missing binary dependency on golang-goprotobuf-dev.
-- Martín Ferrari <tincho@debian.org> Wed, 13 May 2015 15:26:17 +0100
golang-protobuf-extensions (0+git20150513.fc2b8d3-1) unstable; urgency=medium
* Updated to current upstream, which changes package naming.
-- Martín Ferrari <tincho@debian.org> Wed, 13 May 2015 14:20:13 +0100
golang-protobuf-extensions (0+git20150225.ba7d65a-2) unstable; urgency=medium
* Re-upload with corrected debian/copyright file.
-- Martín Ferrari <tincho@debian.org> Fri, 27 Feb 2015 00:44:49 +0000
golang-protobuf-extensions (0+git20150225.ba7d65a-1) unstable; urgency=medium
* Initial release. (Closes: #779235)
-- Martín Ferrari <tincho@debian.org> Thu, 26 Feb 2015 02:29:41 +0000
|