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
|
golang-golang-x-arch (0.13.0-1) unstable; urgency=medium
* Team upload
* New upstream version 0.13.0
* Skip TestObjdumpARM64TestDecode{GNU,Go}Syntaxdata (Closes: #1091153)
See https://github.com/golang/go/issues/66005
-- Shengjing Zhu <zhsj@debian.org> Wed, 08 Jan 2025 16:01:44 +0800
golang-golang-x-arch (0.12.0-1) unstable; urgency=medium
* Team upload
* New upstream version 0.12.0
* Bump Standards-Version to 4.7.0 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Fri, 20 Dec 2024 03:48:09 +0800
golang-golang-x-arch (0.2.0-1) unstable; urgency=medium
* Team upload
* New upstream version 0.2.0
* Update Standards-Version to 4.6.2 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Mon, 02 Jan 2023 22:59:14 +0800
golang-golang-x-arch (0.1.0-1) unstable; urgency=medium
* Team upload
* New upstream version 0.1.0
* Switch to upstream tag version in uscan
* Update Standards-Version to 4.6.1 (no changes)
* Remove patch which is applied in new version
-- Shengjing Zhu <zhsj@debian.org> Wed, 26 Oct 2022 16:10:51 +0800
golang-golang-x-arch (0.0~git20201207.1e68675-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.0~git20201207.1e68675
* Backport patch to fix ppc64el test (Closes: #976939)
* Update debian/control
+ Section -> golang
+ debhelper-compat -> 13
+ Standards-Version -> 4.5.1 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Fri, 18 Dec 2020 00:27:22 +0800
golang-golang-x-arch (0.0~git20200511.f7c7858-3) unstable; urgency=medium
* debian/control:
- Add Multi-Arch: foreign
* debian/rules:
- Add testdata to DH_GOLANG_INSTALL_EXTRA.
-- Roger Shimizu <rosh@debian.org> Sun, 26 Jul 2020 19:36:02 +0900
golang-golang-x-arch (0.0~git20200511.f7c7858-2) unstable; urgency=medium
* Source only upload.
-- Roger Shimizu <rosh@debian.org> Sat, 25 Jul 2020 19:56:54 +0900
golang-golang-x-arch (0.0~git20200511.f7c7858-1) unstable; urgency=medium
* Initial release (Closes: #933687)
-- Roger Shimizu <rosh@debian.org> Sat, 25 Jul 2020 14:44:18 +0900
|