DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: golang-cel-cel-go 0.32.0+ds-1

Package Information

DescriptionCommon Expression Language (go runtime)

The Common Expression Language (CEL) is a simple expression language built on top of protocol buffer types. It implements common semantics for expression evaluation, enabling different applications to more easily interoperate.

This package provides tools for parsing CEL expressions and type-checking and evaluating parsed expressions. It also implements a gRPC conformance test server for CEL in go.

Disclaimer: This is not an official Google product

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByAndrew Lee (李健秋) <ajqlee@debian.org>
Sponsorajqlee@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-cel-cel-go.git (browse)
Closes#1145949
Blocked Bugs#1145950 (normal)
Trackerhttps://tracker.debian.org/pkg/golang-cel-cel-go
Uploaded4 hours ago

New Package Report

.changes
DateWed, 02 Sep 2026 17:52:56 +0200
Sourcegolang-cel-cel-go
Version0.32.0+ds-1
Changed-ByAndrew Lee (李健秋)
Architecturesource all
Distributionunstable
Changelog
golang-cel-cel-go (0.32.0+ds-1) unstable; urgency=medium
 .
   * Team Upload
   * Renamed to match upstream import path:
     - https://github.com/cel-expr/cel-go/issues/1329
   * New upstream version 0.32.0+ds. (Closes: #1145949)
   * golang-golang-x-text.patch: refreshed.
   * 0002-fix-update-integer-test-cases-to-use-int64-for-bound.patch:
     refreshed.
.dsc
Priorityoptional
Componentmain
Package-Listgolang-cel-cel-go-dev deb golang optional arch=all
Sectiongolang
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cel-go
Upstream-Contact: https://github.com/google/cel-go/issues
Source: https://github.com/google/cel-go
Files-Excluded: vendor/*
Comment: No need for vendored source files

Files: *
Copyright: 2018-2021 Google LLC
License: Apache-2.0

Files: debian/*
Copyright: 2021 Peymaneh <peymaneh@posteo.net>
           2025-2026 Simon Josefsson <simon@josefsson.org>
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream

Files: debian/missing-sources/google.golang.org/genproto/*
Copyright: 2017 Google Inc.
License: Apache-2.0

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Review Information

accepted — allocated to mechtilde 3 hours ago, started 3 hours ago, completed 3 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package