Hi Reinhard, Thanks for the update. I believe cfssl (#975550) golang-github-cloudflare-cfssl-dev and golang-github-containerd-go-runc is now up to date in experimental.
For the override_dh_auto_install part: * Renaming binaries is no longer needed, as the generated binaries doesn't have a version attached * Docker-proxy also needs to be build * dh_auto_test complained docker-proxy binary not found, adding it to GOPATH/bin to PATH variable fixed it I have created, "bp/docker26" branch in my fork, did some incremental changes to fix override_dh_auto_install: https://salsa.debian.org/badrikesh/docker/-/commits/bp%2Fdocker26 62f28e5 golang-github-docker-docker-dev.install: update install files 4ba1fd7 docker.io.install: drop ovrouter, dnet and update dockerd path 8d94f31 Avoid renaming dockerd, docker-proxy binaries c838a7c debian/rules: add build bin path to PATH variable 387aa4a debian/rules: build docker-proxy as well Please review, and feel free to use it. Will give override_dh_auto_test a try on docker26, and update. Thanks and Regards, Badrikesh