Codebase list golang-github-emirpasic-gods / c8ad490
Merge branch 'multiarch-hints' into 'debian/sid' Apply hints suggested by the multi-arch hinter See merge request go-team/packages/golang-github-emirpasic-gods!2 Jelmer Vernooij 3 years ago
2 changed file(s) with 3 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
22 * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
33 Repository-Browse.
44 * Update standards version to 4.5.0, no changes needed.
5 * Apply multi-arch hints.
6 + golang-github-emirpasic-gods-dev: Add Multi-Arch: foreign.
57
68 -- Debian Janitor <janitor@jelmer.uk> Sat, 06 Jun 2020 20:55:15 -0000
79
2020 Architecture: all
2121 Depends:
2222 ${misc:Depends},
23 Multi-Arch: foreign
2324 Description: Implementation of various data structures and algorithms in Go
2425 GoDS (Go Data Structures):
2526 - Containers (Sets, Lists, Stacks, Maps, Trees),