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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161
|
golang-github-google-cel-go (0.18.2+ds-7) unstable; urgency=medium
* Team upload.
* Need golang-golang-x-text-dev>>0.29.
-- Simon Josefsson <simon@josefsson.org> Sun, 05 Oct 2025 09:26:27 +0200
golang-github-google-cel-go (0.18.2+ds-6) unstable; urgency=medium
* Team upload.
* Tweak self tests for golang-golang-x-text 0.22.0->0.29.0.
* Bump debian/* copyright years.
* Standards-Version: 4.7.2.
* Drop Rules-Requires-Root: no.
* Use watch v5.
-- Simon Josefsson <simon@josefsson.org> Sun, 05 Oct 2025 00:04:12 +0200
golang-github-google-cel-go (0.18.2+ds-5) unstable; urgency=medium
* Team upload
* Add Breaks for golang-google-grpc-dev to help hint through migration
-- Mathias Gibbens <gibmat@debian.org> Sun, 04 Aug 2024 01:23:30 +0000
golang-github-google-cel-go (0.18.2+ds-4) unstable; urgency=medium
* Team upload
* Fix DH_GOLANG_EXCLUDES in d/rules which was accidentally excluding source
files
-- Mathias Gibbens <gibmat@debian.org> Thu, 25 Jul 2024 22:52:58 +0000
golang-github-google-cel-go (0.18.2+ds-3) unstable; urgency=medium
* Team upload
* Upload changes from experimental to unstable
- Rebase d/p/0002-Disable-tests-breaks-on-32bit-architectures.patch
* d/control:
- Update Build-Depends and Depends
- Update Standards-Version to 4.7.0 (no changes needed)
- Add Multi-Arch: foreign
* Drop unneeded license from d/copyright
* Add another binary to DH_GOLANG_EXCLUDES in d/rules
-- Mathias Gibbens <gibmat@debian.org> Thu, 25 Jul 2024 08:23:32 +0000
golang-github-google-cel-go (0.12.5+ds-6) unstable; urgency=medium
* Team upload.
* Add missing build-depends on tzdata, required for some tests.
Closes: #1071769.
-- Santiago Vila <sanvila@debian.org> Wed, 03 Jul 2024 13:05:00 +0200
golang-github-google-cel-go (0.12.5+ds-5) unstable; urgency=medium
* Team upload.
* Disable all tests in common/types/int_test.go
-- Reinhard Tartler <siretart@tauware.de> Sun, 30 Jun 2024 16:31:57 -0400
golang-github-google-cel-go (0.12.5+ds-4) unstable; urgency=medium
* Team upload.
* Remove TestIntAdd completely, test fails to compile, not just run
-- Reinhard Tartler <siretart@tauware.de> Fri, 28 Jun 2024 06:53:26 -0400
golang-github-google-cel-go (0.12.5+ds-3) unstable; urgency=medium
* Team upload.
* Disable tests, breaks on 32bit architectures
-- Reinhard Tartler <siretart@tauware.de> Thu, 27 Jun 2024 06:35:08 -0400
golang-github-google-cel-go (0.12.5+ds-2) unstable; urgency=medium
* Team upload.
* Remove vendored protobuf copy, see README.source for an analysis
Closes: #1071769
-- Reinhard Tartler <siretart@tauware.de> Tue, 25 Jun 2024 10:56:20 +0000
golang-github-google-cel-go (0.18.2+ds-2) experimental; urgency=medium
* Drop the vendored protobuf/ copy, does not appear to be necessary
-- Reinhard Tartler <siretart@tauware.de> Mon, 03 Jun 2024 08:25:53 -0400
golang-github-google-cel-go (0.18.2+ds-1) experimental; urgency=medium
* Team Upload.
* New upstream version: 0.18.2, Closes: #1072503, #1071769
* remove 0001-interpreter_test.go-Disable-flaky-test.patch, seems fixed upstream
* Build against antlr 4.12
* Copy in missing sources from upstream instead of debian, see README.source
-- Reinhard Tartler <siretart@tauware.de> Sun, 02 Jun 2024 21:16:44 -0400
golang-github-google-cel-go (0.12.5+ds-1) unstable; urgency=medium
* New upstream version 0.12.5+ds
* d/control: Update dependencies
* d/rules: Do not build binary
-- Peymaneh <peymaneh@posteo.net> Tue, 20 Dec 2022 16:30:46 +0100
golang-github-google-cel-go (0.11.4+ds-3) unstable; urgency=medium
* d/rules: Build packages needed for autopkgtest
* d/patches: Disable flaky test
-- Peymaneh <peymaneh@posteo.net> Mon, 19 Dec 2022 16:19:38 +0100
golang-github-google-cel-go (0.11.4+ds-2) unstable; urgency=medium
* Properly ship vendored files in dev package
-- Peymaneh <peymaneh@posteo.net> Sun, 04 Dec 2022 19:58:11 +0100
golang-github-google-cel-go (0.11.4+ds-1) unstable; urgency=medium
* d/copyright: Adjust 'Files-excluded'
* New upstream version 0.11.4+ds
* d/control: Require 4.11.1 of antlr4 library
-- Peymaneh <peymaneh@posteo.net> Mon, 28 Nov 2022 01:14:56 +0100
golang-github-google-cel-go (0.7.3+ds-4) unstable; urgency=medium
* d/control,d/copyright: update maintainer info
* Drop binary package and dependency on cel-spec library
* do not install examples
* d/control: Update Standards-Version
* Vendor golang-github-golang-protobuf-1-5
* Upload to unstable
-- Peymaneh <peymaneh@posteo.net> Sun, 27 Nov 2022 23:24:48 +0100
golang-github-google-cel-go (0.7.3+ds-3) experimental; urgency=medium
* Team Upload.
* Remove d/vendor directory
* Add a very simple autopkgtest
-- Nilesh Patra <nilesh@debian.org> Sat, 27 Nov 2021 20:28:09 +0530
golang-github-google-cel-go (0.7.3+ds-2) experimental; urgency=medium
* d/control: Update standards version
* Unvendor antlr4
-- Peymaneh Nejad <p.nejad@posteo.de> Sat, 27 Nov 2021 18:33:30 +0530
golang-github-google-cel-go (0.7.3+ds-1) experimental; urgency=medium
* Initial release (Closes: #991159)
-- Peymaneh Nejad <p.nejad@posteo.de> Wed, 04 Aug 2021 00:51:30 +0530
|