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
|
golang-github-hashicorp-go-sockaddr (1.0.2-3) unstable; urgency=medium
* Team upload
* Add patch to fix FTBFS on 32bit systems (Closes: #1103135)
-- Mathias Gibbens <gibmat@debian.org> Mon, 21 Apr 2025 16:48:15 +0000
golang-github-hashicorp-go-sockaddr (1.0.2-2) unstable; urgency=medium
* Team upload
[ Martina Ferrari ]
* Update my name and email.
[ Shengjing Zhu ]
* Add patch to fix failed TestGetIfAddrs
* Update Standards-Version to 4.6.2 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Mon, 16 Jan 2023 15:59:01 +0800
golang-github-hashicorp-go-sockaddr (1.0.2-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Shengjing Zhu ]
* New upstream release 1.0.2
* Update uscan watch file to version 4
* Update Files-Excluded for all cmd files
* Add patch to fix sort test (Closes: #1017279)
* Update maintainer address to team+pkg-go@tracker.debian.org
* Update Section to golang
* Add Rules-Requires-Root
* Add Multi-Arch hint
* Update Standards-Version to 4.6.1 (no changes)
* Bump debhelper-compat to 13
* Drop unused iproute2 Build-Depends
* Skip template test with patch
* Refer MPL license to common licenses
-- Shengjing Zhu <zhsj@debian.org> Sun, 21 Aug 2022 23:04:30 +0800
golang-github-hashicorp-go-sockaddr (0.0~git20170627.41949a1+ds-2) unstable; urgency=high
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Michael Stapelberg ]
* gbp.conf: set debian-branch
[ Martina Ferrari ]
* Fix Files-Excluded. Closes: #885726.
* debian/control: Update Priority and Standards-Version (no changes).
* debian/rules: Avoid some test failures due to assumptions on local
network config. Closes: #906359.
Raise urgency because of RC bug fix.
* Skip test that fails when there are multiple interfaces with IPv4
and IPv6 addresses. Seems like the test could not pass, but intent is not
clear.
* Bump debhelper compat level to 11.
-- Martina Ferrari <tina@debian.org> Sun, 19 Aug 2018 04:03:32 +0000
golang-github-hashicorp-go-sockaddr (0.0~git20170627.41949a1+ds-1) unstable; urgency=medium
* Initial release. Closes: 876749
-- Martina Ferrari <tina@debian.org> Mon, 25 Sep 2017 14:48:30 +0000
|