Comment 3 for bug 2022390

Revision history for this message
Sergio Durigan Junior (sergiodj) wrote : Re: Keep all binaries but docker.io (application) in sync with Debian

Hey Lucas,

Thanks for the debdiff. I applied it successfully against the pkg/ubuntu/devel branch of docker.io's git-ubuntu repository, which makes things easier for me to review.

I'll leave questions about the changes here as I review them.

- With this merge, you're effectively deleting the Ubuntu-specific d/changelog entries for old versions of docker.io. Is this something we may want to keep, especially considering that the package still carries delta?

- When I run "uscan --download-current-version", I'm now experiencing the same issue that I have with the Debian package:

$ uscan --download-current-version
uscan warn: In debian/watch no matching hrefs for version 20.10.24 in watch line
  https://github.com/moby/moby/tags archive/refs/tags/v(\d\S*)\.tar\.gz debian ./debian/get-orig-source.sh

I haven't investigated this problem in detail, but the d/watch we're currently carrying in Ubuntu has this comment on top, which seems to be related:

# github's ".../tags" paginates too soon, so we lose historical versions too early for tianon's tastes (hence uscan.tianon.xyz)