apt-transport-oci icon indicating copy to clipboard operation
apt-transport-oci copied to clipboard

use our own apt library from apt-transport-cloudflared

Open amazingfate opened this issue 6 months ago • 0 comments

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.

amazingfate avatar Jun 06 '25 06:06 amazingfate