- 01 Dec, 2021 1 commit
-
-
Aloïs Micard authored
See: https://salsa.debian.org/go-team/infra/pkg-go-tools Gbp-Dch: Ignore
-
- 14 Sep, 2020 1 commit
-
-
Jelmer Vernooij authored
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse See merge request !2
-
- 18 Aug, 2020 1 commit
-
-
Janitor authored
Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
-
- 05 Jun, 2020 2 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
applies upstream commit bfa7df3d8c7a0816df4c3b28ea68561d7598d635 to skip 64-bit tests, enabling 32-bit builds. Closes: #960775.
-
- 02 Jun, 2020 4 commits
-
-
Lucas Kanashiro authored
-
Lucas Kanashiro authored
-
Lucas Kanashiro authored
-
Lucas Kanashiro authored
-
- 29 May, 2020 1 commit
-
-
Utkarsh Gupta authored
Build and runtime depend on golang-github-prometheus-client-golang-dev See merge request !1
-
- 28 May, 2020 1 commit
-
-
Lucas Kanashiro authored
The golang-prometheus-client-dev is a transitional package removed from golang-github-prometheus-client-golang in version 1.2.1-1. See #939220.
-
- 13 Aug, 2019 2 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
The binary files need go source (and go itself) to build.
-
- 11 Aug, 2019 5 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
keep for -bin-static
-
Drew Parsons authored
Binary files have been moved from -dev to -bin-static
-
Drew Parsons authored
marks bin files as statically linked, as all Go programs are. Avoids lintian error "statically-linked-binary".
-
Drew Parsons authored
- make golang-github-anacrolix-missinggo-dev (Arch: all) with Go source code and provides Go package Depends. Closes: #934375. - place binary files in golang-github-anacrolix-missinggo-bin
-
- 09 Aug, 2019 2 commits
-
-
Drew Parsons authored
-
Drew Parsons authored
Build-Depends: golang-github-anacrolix-envpprof-dev, golang-github-huandu-xstrings-dev, golang-github-ryszard-goskiplist-dev
-
- 03 Aug, 2019 4 commits
-
-
Drew Parsons authored
Don't want special overrides, golang-github-anacrolix-missinggo-dev is a Go source library, not an application.
-
Drew Parsons authored
-
Drew Parsons authored
since bin files are generated, dh_golang only installs those executables, not the gocode src files. But src is what we actually want in golang-github-anacrolix-missinggo-dev, so have to force their installation from the builddir by listing them in .install default builddir is identified by DEFAULT_BUILD_DIRECTORY in /usr/share/perl5/Debian/Debhelper/Buildsystem.pm as obj-$DEB_HOST_GNU_TYPE
-
Drew Parsons authored
subdirs in /usr/bin are not permitted by FHS
-
- 01 Aug, 2019 4 commits
-
-
Drew Parsons authored
Get path clashes from missinggo binary files in /usr/bin, e.g. /usr/bin/nop is in graphviz. These files are not expected to be run routinely, so place them in a missinggo subdir. golang-github-anacrolix-missinggo-dev.install (dh_install) copies the files, but it does not move them. So have to delete manually in override.
-
Drew Parsons authored
-
Drew Parsons authored
-
Drew Parsons authored
tagflag and missinggo have a circular dependency on each other and have been bootstrapped by vendoring missing missinggo functions (slices, creak::Unchomp) into tagflag.
-
- 18 May, 2019 6 commits
-
-
Drew Parsons authored
Update to upstream version '2.1.0' with Debian dir 3c10c49c9e49e7b98a0f3f1b52ee397ab590f66a
-
Drew Parsons authored
-
Drew Parsons authored
-
Drew Parsons authored
-
Drew Parsons authored
-
Drew Parsons authored
Copied from dh-make-golang make github.com/anacrolix/missinggo, but not using entire dh-make-golang make installation, since the machine-generated debian/watch pulls in 2.1.0+git... I want the clean release version 2.1.0.
-