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
|
golang-github-traefik-yaegi (0.14.3-1) unstable; urgency=medium
* Team upload
* New upstream version 0.14.3
* Update Standards-Version to 4.6.2 (no changes)
* Tolerant error message in tests from Go compiler
* Remove redundant ldflags
dh-golang will pass dpkg-buildflags as CGO_LDFLAGS
* Only exclude _test directory.
Otherwise all *_test.go files are excldued in -dev package, which causes
autopkgtest-pkg-go doesn't have any tests.
* Use DH_GOLANG_INSTALL_EXTRA to install extra testdata
* Remove test results before install
-- Shengjing Zhu <zhsj@debian.org> Thu, 19 Jan 2023 20:53:32 +0800
golang-github-traefik-yaegi (0.14.1-1) unstable; urgency=medium
* New upstream version 0.14.1 (Closes: #1008421)
* Bump Standards-Version to 4.6.1 (no changes needed)
* Drop d/patches: Merged upstream
* d/rules: Include _test/p3 in tests as well
-- Nilesh Patra <nilesh@debian.org> Sat, 06 Aug 2022 15:35:57 +0530
golang-github-traefik-yaegi (0.10.0-2) unstable; urgency=medium
* d/patches: Backport upstream patch to fix build on 32bit arch.
-- Aloïs Micard <creekorful@debian.org> Mon, 11 Oct 2021 12:09:49 +0200
golang-github-traefik-yaegi (0.10.0-1) unstable; urgency=medium
* New upstream version.
* d/patches: drop upstreamed patches.
-- Aloïs Micard <creekorful@debian.org> Thu, 07 Oct 2021 08:48:11 +0200
golang-github-traefik-yaegi (0.9.23-1) unstable; urgency=medium
* d/control: mark g-g-traefik-yaegi-dev as Multi-Arch: foreign.
* New upstream version.
-- Aloïs Micard <creekorful@debian.org> Mon, 13 Sep 2021 08:40:25 +0200
golang-github-traefik-yaegi (0.9.21-6) unstable; urgency=medium
* d/patches: Import upstream patch to fix support for 32bits and
big endian arch (Closes: #992983).
-- Aloïs Micard <creekorful@debian.org> Sat, 28 Aug 2021 12:14:49 +0200
golang-github-traefik-yaegi (0.9.21-5) unstable; urgency=medium
* d/rules: Increase test timeout to 1h.
-- Aloïs Micard <creekorful@debian.org> Wed, 25 Aug 2021 21:45:11 +0200
golang-github-traefik-yaegi (0.9.21-4) unstable; urgency=medium
* d/patches: Write patch to fix test on non 48-bit VMA.
-- Aloïs Micard <creekorful@debian.org> Wed, 25 Aug 2021 18:18:09 +0200
golang-github-traefik-yaegi (0.9.21-3) unstable; urgency=medium
* Source only upload.
* d/copyright: Add Containous SAS.
* d/control: Bump S-V.
-- Aloïs Micard <creekorful@debian.org> Wed, 25 Aug 2021 08:40:59 +0200
golang-github-traefik-yaegi (0.9.21-2) unstable; urgency=medium
[ Nilesh Patra ]
* d/copyright: Mention copyright for install.sh
-- Aloïs Micard <creekorful@debian.org> Sun, 01 Aug 2021 15:48:58 +0200
golang-github-traefik-yaegi (0.9.21-1) unstable; urgency=medium
* Initial release (Closes: #991757)
-- Aloïs Micard <creekorful@debian.org> Sun, 01 Aug 2021 13:43:37 +0200
|