ooni-probe-cli/CLI/linux
Simone Basso e9da23f123
fix(debian): make sure we can publish all archs (#350)
We are mostly good to declare a stable release. We still need to deal with https://github.com/ooni/probe/issues/1484.

In this PR, we fix the aforementioned issue. These are the changes:

1. we remove the vendored `debops-ci`, and we pull it directly from `ooni/sysadmin`
2. we introduce a new script, `./CLI/linux/pubdebian`, to publish packages
3. we modify `./mk` to allow for publishing debian packages built outside of CI

The latter point has been quite useful in debugging what was wrong.
2021-05-19 13:54:19 +02:00
..
386 feat(make): sign more generated binaries (#330) 2021-05-05 14:26:19 +02:00
amd64 feat(make): sign more generated binaries (#330) 2021-05-05 14:26:19 +02:00
arm feat(make): sign more generated binaries (#330) 2021-05-05 14:26:19 +02:00
arm64 feat(make): sign more generated binaries (#330) 2021-05-05 14:26:19 +02:00
build feat: build and publish debian/{armhf,i386} (#344) 2021-05-11 20:16:27 +02:00
pkgdebian fix(debian): make sure we can publish all archs (#350) 2021-05-19 13:54:19 +02:00
pubdebian fix(debian): make sure we can publish all archs (#350) 2021-05-19 13:54:19 +02:00