DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: golang-github-couchbase-gocb 2.6.3-1

Package Information

DescriptionCouchbase Go SDK (library)

The Go SDK library allows you to connect to a Couchbase cluster from Go. It is written in pure Go, and uses the included gocbcore library to handle communicating to the cluster over the Couchbase binary protocol.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByMikhail Potemkin <potemkinmr@gmail.com>
Sponsorotto@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-couchbase-gocb.git (browse)
Closes#1128508
Trackerhttps://tracker.debian.org/pkg/golang-github-couchbase-gocb
Uploaded4 hours ago

New Package Report

.changes
Architecturesource all
Distributionunstable
DateWed, 10 Jun 2026 11:24:58 +0000
Sourcegolang-github-couchbase-gocb
Version2.6.3-1
Changed-ByMikhail Potemkin
Changelog
golang-github-couchbase-gocb (2.6.3-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1128508).
   * Includes couchbaselabs/gocaves/client vendored which is not worth packaging
     separately as it is only 404 lines of Go code unlikely to have any other
     consumers in Debian.
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-github-couchbase-gocb-dev deb golang optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/couchbase/gocb
Upstream-Name: gocb
Upstream-Contact: https://github.com/couchbase/gocb

Files:
 *
Copyright:
 2015-2021 Couchbase, Inc.
License: Apache-2.0

Files:
 debian/*
Copyright:
 2026 Mikhail Potemkin <potemkinmr@gmail.com>
 2026 Otto Kekäläinen <otto@debian.org>
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream

Files:
 debian/vendor/github.com/couchbaselabs/gocaves/client/*
Copyright:
 2020-2021 Brett Lawson <brett19@gmail.com>
 2020-2023 Charles Dixon <chvckd@gmail.com>
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
 .
 https://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.
Comment:
 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 awm 2 hours ago, started 2 hours ago, completed 2 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package