Codebase list golang-github-oneofone-xxhash / 5cbcb7f
Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request go-team/packages/golang-github-oneofone-xxhash!3 Jelmer Vernooij 2 years ago
5 changed file(s) with 16 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
33 + golang-github-oneofone-xxhash-dev: Add Multi-Arch: foreign.
44 * Remove constraints unnecessary since stretch:
55 + Build-Depends: Drop versioned constraint on debhelper.
6 * Use secure copyright file specification URI.
7 * Bump debhelper dependency to >= 10, since that's what is used in
8 debian/compat.
9 * Bump debhelper from old 10 to 13.
10 * Set debhelper-compat version in Build-Depends.
11 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
12 Repository-Browse.
13 * Update standards version to 4.5.1, no changes needed.
614
715 -- Debian Janitor <janitor@jelmer.uk> Thu, 29 Oct 2020 22:08:09 -0000
816
+0
-1
debian/compat less more
0 10
22 Priority: optional
33 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
44 Uploaders: Alexandre Viau <aviau@debian.org>
5 Build-Depends: debhelper,
5 Build-Depends: debhelper-compat (= 13),
66 dh-golang,
77 golang-any
8 Standards-Version: 4.3.0
8 Standards-Version: 4.5.1
99 Homepage: https://github.com/OneOfOne/xxhash
1010 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-oneofone-xxhash
1111 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-oneofone-xxhash.git
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: xxhash
22 Source: https://github.com/OneOfOne/xxhash
33
0 ---
1 Bug-Database: https://github.com/OneOfOne/xxhash/issues
2 Bug-Submit: https://github.com/OneOfOne/xxhash/issues/new
3 Repository: https://github.com/OneOfOne/xxhash.git
4 Repository-Browse: https://github.com/OneOfOne/xxhash