Debian Package Tracker
Register | Log in
Subscribe

golang-github-pierrec-xxhash

pure Go implementation of xxHash (32 and 64 bits versions)

Choose email to subscribe with

general
  • source: golang-github-pierrec-xxhash (main)
  • version: 0.1.1-4
  • maintainer: Debian Go Packaging Team (archive) (DMD)
  • uploaders: Alexandre Viau [DMD]
  • arch: all
  • std-ver: 3.9.7
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.1.1-4
  • oldstable: 0.1.1-4
  • stable: 0.1.1-4
  • testing: 0.1.1-4
  • unstable: 0.1.1-4
versioned links
  • 0.1.1-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-github-pierrec-xxhash-dev
action needed
Problems while searching for a new upstream version high
uscan had problems while searching for a new upstream version:
In debian/watch no matching files for watch line
  https://github.com/pierrec/xxHash/releases .*/v?(\d\S*)\.tar\.gz
Created: 2022-09-16 Last update: 2025-05-21 17:02
Standards version of the package is outdated. high
The package is severely out of date with respect to the Debian Policy. The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 3.9.7).
Created: 2017-12-30 Last update: 2025-02-27 13:24
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 0.1.1-5, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit be41ac7e0a45149e04a290b9cdab55f1dcf3e8eb
Merge: 90280f7 e0e1672
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Fri Nov 4 18:02:37 2022 +0000

    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request go-team/packages/golang-github-pierrec-xxhash!2

commit e0e167221a3124d0f3122b5e7253284f3369453a
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Nov 3 02:51:21 2022 +0000

    debian/watch: Use GitHub /tags rather than /releases page.
    
    Changes-By: lintian-brush

commit f83ec3bbcb400567bdedfe73ea7461ff2b4b8fbb
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Nov 3 02:51:18 2022 +0000

    Bump debhelper from old 12 to 13.
    
    Changes-By: lintian-brush
    Fixes: lintian: package-uses-old-debhelper-compat-version
    See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

commit ce813910938821692adbbfbe796d596ebc078b08
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Nov 3 02:51:18 2022 +0000

    Update watch file format version to 4.
    
    Changes-By: lintian-brush
    Fixes: lintian: older-debian-watch-file-standard
    See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html

commit 90280f7664ab4dac65b5e123f853b304ad545082
Author: Aloïs Micard <creekorful@debian.org>
Date:   Wed Dec 1 12:24:03 2021 +0000

    [skip ci] update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
    
    See: https://salsa.debian.org/go-team/infra/pkg-go-tools
    Gbp-Dch: Ignore

commit bfab397f4d630e61a89dc51cab9e07e3caaea897
Merge: 225946c 7c96f52
Author: Jelmer Vernooij <jelmer@debian.org>
Date:   Wed Apr 29 20:11:22 2020 +0000

    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request go-team/packages/golang-github-pierrec-xxhash!1

commit 7c96f52264fa2f488b444b0165742863d6980860
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Feb 13 05:56:38 2020 +0000

    Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
    
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html

commit a333c44e7e1af38f579aff3517decd399d751e96
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Feb 13 05:56:09 2020 +0000

    Remove unnecessary Team Upload line in changelog.
    
    Fixes: lintian: unnecessary-team-upload
    See-also: https://lintian.debian.org/tags/unnecessary-team-upload.html

commit a557e54c5d5dbcbe9e76e0b3dfd72a6a4e42b85b
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Feb 13 05:55:43 2020 +0000

    Set debhelper-compat version in Build-Depends.
    
    Fixes: lintian: uses-debhelper-compat-file
    See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

commit 976e5b2ada3c6faed358b53c186532e27e4ee8f6
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Feb 13 05:55:17 2020 +0000

    Bump debhelper from old 9 to 12.
    
    Fixes: lintian: package-uses-old-debhelper-compat-version
    See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

commit 9ba065a1b8cbd6091d7e5ec4854b43294e96e7e0
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Thu Feb 13 05:54:50 2020 +0000

    Use secure copyright file specification URI.
    
    Fixes: lintian: insecure-copyright-format-uri
    See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html

commit 225946ceeeb1ba7576a351637e3a362bfa2fc2c1
Author: Michael Stapelberg <stapelberg@debian.org>
Date:   Sat Feb 24 23:52:50 2018 +0000

    update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)

commit 562755e7ddb2bbf58970dffdb98730fba9a3e6b9
Author: Michael Stapelberg <stapelberg@debian.org>
Date:   Sat Feb 24 16:53:35 2018 +0000

    update debian/gitlab-ci.yml (using salsa.debian.org/go-team/ci/cmd/ci)
Created: 2018-02-25 Last update: 2025-05-17 07:02
lintian reports 2 warnings normal
Lintian reports 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2023-02-01 02:08
RFA: The maintainer wants to pass over package maintainance. normal
The current maintainer is looking for someone who can take over maintenance of this package. If you are interested in this package, please consider taking it over. Alternatively you may want to be co-maintainer in order to help the actual maintainer. Please see bug number #940407 for more information.
Created: 2019-09-16 Last update: 2019-09-16 02:07
news
[rss feed]
  • [2018-02-11] golang-github-pierrec-xxhash 0.1.1-4 MIGRATED to testing (Debian testing watch)
  • [2018-02-06] Accepted golang-github-pierrec-xxhash 0.1.1-4 (source) into unstable (Alexandre Viau)
  • [2018-01-31] golang-github-pierrec-xxhash 0.1.1-3 MIGRATED to testing (Debian testing watch)
  • [2018-01-25] Accepted golang-github-pierrec-xxhash 0.1.1-3 (source) into unstable (Alexandre Viau)
  • [2018-01-04] golang-github-pierrec-xxhash 0.1.1-2 MIGRATED to testing (Debian testing watch)
  • [2017-12-30] Accepted golang-github-pierrec-xxhash 0.1.1-2 (source) into unstable (Alexandre Viau)
  • [2016-03-28] golang-github-pierrec-xxhash 0.1.1-1 MIGRATED to testing (Debian testing watch)
  • [2016-03-21] Accepted golang-github-pierrec-xxhash 0.1.1-1 (source all) into unstable (Alexandre Viau)
  • [2015-12-20] golang-github-pierrec-xxhash 0.0~git20150916.0.122b94d-1 MIGRATED to testing (Debian testing watch)
  • [2015-12-15] Accepted golang-github-pierrec-xxhash 0.0~git20150916.0.122b94d-1 (source all) into unstable, unstable (Alexandre Viau)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 2)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.1.1-4

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing