- Apr 15, 2021
-
-
Andrej Shadura authored
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Andrej Shadura authored
A test attempt to use a 64-bit value with int, causing a failure gopkg.in/yaml.v3 dh_auto_test -O--buildsystem=golang cd obj-arm-linux-gnueabihf && go test -vet=off -v -p 3 gopkg.in/yaml.v3 # gopkg.in/yaml.v3_test [gopkg.in/yaml.v3.test] src/gopkg.in/yaml.v3/decode_test.go:180:26: constant -9223372036854775808 overflows int FAIL gopkg.in/yaml.v3 [build failed] FAIL dh_auto_test: error: cd obj-arm-linux-gnueabihf && go test -vet=off -v -p 3 gopkg.in/yaml.v3 returned exit code 2 make: *** [debian/rules:6: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 See Debian bug #987005 Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
-
Apertis package maintainers authored
-
- Jun 01, 2020
-
-
Lucas Kanashiro authored
golang-gopkg-yaml.v3 (3.0.0~git20200121.a6ecf24-2) unstable; urgency=medium . * Team upload. . [ Daniel Swarbrick ] * d/copyright: Fix / update copyright attribution . golang-gopkg-yaml.v3 (3.0.0~git20200121.a6ecf24-1) unstable; urgency=medium . * Initial release. (Closes: #953424)
-
- Apr 15, 2021