diff -Nru nomad-driver-lxc-0.3.0/debian/changelog nomad-driver-lxc-0.3.0/debian/changelog --- nomad-driver-lxc-0.3.0/debian/changelog 2020-11-24 12:17:33.000000000 +0000 +++ nomad-driver-lxc-0.3.0/debian/changelog 2021-01-03 19:27:04.000000000 +0000 @@ -1,3 +1,19 @@ +nomad-driver-lxc (0.3.0-1+rpi2) bullseye-staging; urgency=medium + + * Move added build-depends from build-depends-arch to build-depends. + The former seems to be ignored by wanna-build leading to the package + cycling repeatedly between needs-build and bd-uninstallable. + + -- Peter Michael Green Sun, 03 Jan 2021 19:27:04 +0000 + +nomad-driver-lxc (0.3.0-1+rpi1) bullseye-staging; urgency=medium + + * Add build-depends on nomad so package will not be built + until/unless nomad can be built + see: https://alioth-lists.debian.net/pipermail/pkg-go-maintainers/Week-of-Mon-20201228/029253.html + + -- Peter Michael Green Thu, 31 Dec 2020 18:45:01 +0000 + nomad-driver-lxc (0.3.0-1) unstable; urgency=medium * New upstream release. diff -Nru nomad-driver-lxc-0.3.0/debian/control nomad-driver-lxc-0.3.0/debian/control --- nomad-driver-lxc-0.3.0/debian/control 2020-11-24 12:15:32.000000000 +0000 +++ nomad-driver-lxc-0.3.0/debian/control 2021-01-03 19:26:54.000000000 +0000 @@ -8,6 +8,7 @@ Standards-Version: 4.5.0 Build-Depends: debhelper-compat (= 12) ,dh-golang + ,nomad Build-Depends-Arch: golang-any ,golang-github-agext-levenshtein-dev ,golang-github-hashicorp-go-hclog-dev