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 115 116 117 118 119 120 121 122
|
golang-github-zclconf-go-cty (1.12.1-1) unstable; urgency=medium
* Team upload
* New upstream release 1.12.1
* Skip one RFC3339 test which is strict about error message.
* Update Standards-Version to 4.6.2 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Fri, 20 Jan 2023 15:15:36 +0800
golang-github-zclconf-go-cty (1.11.1-1) unstable; urgency=medium
* Team upload
* New upstream release
* Drop patch which is applied in new version
-- Shengjing Zhu <zhsj@debian.org> Wed, 19 Oct 2022 02:31:32 +0800
golang-github-zclconf-go-cty (1.11.0-2) unstable; urgency=medium
* Team upload.
* Fix test on 32bit arch
-- Shengjing Zhu <zhsj@debian.org> Sat, 15 Oct 2022 03:12:29 +0800
golang-github-zclconf-go-cty (1.11.0-1) unstable; urgency=medium
* New upstream release.
* Delete both patches, merged upstream:
- 0001-fix-build-with-go1.17.patch
- 0002-Bump-textseg-to-v13.patch
-- Cyril Brulebois <cyril@debamax.com> Thu, 13 Oct 2022 15:58:23 +0000
golang-github-zclconf-go-cty (1.5.1-4) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Apply multi-arch hints: make golang-github-zclconf-go-cty-dev
“Multi-Arch: foreign”.
[ Shengjing Zhu ]
* Bump textseg to v13
* Update Standards-Version to 4.6.1 (no changes)
-- Shengjing Zhu <zhsj@debian.org> Wed, 12 Oct 2022 21:51:00 +0800
golang-github-zclconf-go-cty (1.5.1-3) unstable; urgency=medium
* Team upload.
* Update d/gitlab-ci.yml.
- using pkg-go-tools/ci-config.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 24 Jan 2022 17:06:50 +0900
golang-github-zclconf-go-cty (1.5.1-2) unstable; urgency=medium
* Team upload.
* Write patch to fix build with Go 1.17.
(Closes: #997561)
* d/control:
- Bump Standards-Version.
- Change section to golang.
-- Aloïs Micard <creekorful@debian.org> Sun, 31 Oct 2021 15:29:13 +0100
golang-github-zclconf-go-cty (1.5.1-1) unstable; urgency=medium
* Team upload.
* Rename golang-x-text-dev to golang-golang-x-text-dev
* New upstream version 1.5.1
-- Shengjing Zhu <zhsj@debian.org> Sun, 12 Jul 2020 17:43:02 +0800
golang-github-zclconf-go-cty (1.5.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.5.0
* Bump debhelper-compat to 13
* Bump golang-github-apparentlymart-go-textseg-dev to 12.0.0
* Remove test dependency from -dev package
* Remove unused Files-Excluded filed
-- Shengjing Zhu <zhsj@debian.org> Wed, 24 Jun 2020 00:47:12 +0800
golang-github-zclconf-go-cty (1.3.0-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.5.0.
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 29 Feb 2020 01:48:47 +1100
golang-github-zclconf-go-cty (1.2.1-1) unstable; urgency=medium
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 13 Jan 2020 12:29:37 +1100
golang-github-zclconf-go-cty (1.2.0-1) unstable; urgency=medium
* New upstream release.
* (Build-)Depends += "golang-github-google-go-cmp-dev".
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 16 Dec 2019 13:05:07 +1100
golang-github-zclconf-go-cty (1.1.1-1) unstable; urgency=medium
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 01 Dec 2019 20:14:31 +1100
golang-github-zclconf-go-cty (1.1.0-2) unstable; urgency=medium
* Standards-Version: 4.4.1
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 01 Dec 2019 04:52:51 +1100
golang-github-zclconf-go-cty (1.1.0-1) unstable; urgency=medium
* Initial release (Closes: #941334).
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 10 Nov 2019 15:00:48 +1100
|