DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-cespare-xxhash-v2 2.3.0-1

Package Information

DescriptionGo implementation of the 64-bit xxHash algorithm (XXH64)

xxhash is a Go implementation of the 64-bit xxHash (http://cyan4973.github.io/xxHash/) algorithm, XXH64. This is a high-quality hashing algorithm that is much faster than anything in the Go standard library.

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-github-cespare-xxhash-v2.git (browse)
Trackerhttps://tracker.debian.org/pkg/golang-github-cespare-xxhash-v2
Uploaded3 hours ago

New Package Report

.changes
Architecturesource all
Distributionunstable
DateSat, 19 Sep 2026 12:02:38 +0200
Sourcegolang-github-cespare-xxhash-v2
Version2.3.0-1
Changed-ByAndrew Lee (李健秋)
Changelog
golang-github-cespare-xxhash-v2 (2.3.0-1) unstable; urgency=medium
 .
   * Team upload.
   * debian/control: rename source/binary and vcs-tags.
   * debian/control:build-deps on dh-go instead of dh-golang to enable
     module-aware builds.
   * debian/watch: update and pin on v2.
.dsc
Priorityoptional
Componentmain
Package-Listgolang-github-cespare-xxhash-v2-dev deb golang optional arch=all
Sectiongolang
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/cespare/xxhash
Upstream-Name: xxhash
Upstream-Contact: https://github.com/cespare/xxhash/issues/new

Files: *
Copyright: 2016 Caleb Spare <cespare@gmail.com>
License: Expat

Files: debian/*
Copyright: 2017 Alexandre Viau <aviau@debian.org>
           2026 Simon Josefsson <simon@josefsson.org>
License: Expat
Comment: Debian packaging is licensed under the same terms as upstream

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package