apt-transport-oci
apt-transport-oci copied to clipboard
use our own apt library from apt-transport-cloudflared
Hi,
One year later and now I can get back to the debian packaging.
We only uses message.go from apt-transport-cloudflared, but packaging apt-transport-cloudflared is stucked because it is only packaged as a build dep of apt-transport-oci, and its core functions are not used:
https://lists.debian.org/debian-go/2024/04/msg00022.html
If we include message.go to our own repo we can just package apt-transport-oci at debian without adding a package only used at build time of another package.