On Sat, Jan 18, 2025 at 10:40 PM Simon Josefsson <si...@josefsson.org> wrote: > > Maytham Alsudany <maytha8the...@gmail.com> writes: > > > On Sat, 2025-01-18 at 16:07 +0800, Maytham Alsudany wrote: > >> On Sat, 2025-01-18 at 14:19 +0800, Shengjing Zhu wrote: > >> > Have you see that last comment at > >> > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059083#41 > >> > In short, just leave the old package as is, and create a new source > >> > package called golang-github-azure-azure-sdk-for-go-sdk which wouldn't > >> > conflict the legacy package. > >> > >> I forgot about that :) - now working on it, thanks. > > > > Packaging for golang-github-azure-azure-sdk-for-go-sdk (the new package) > > is now available at [1], pending upload. > > Yay! Can you push your pristine-tar/upstream branches? It seems the > 0.0+git20250117.6de493a5 tarball is not in pristine-tar on salsa. I > will try to build and test if it solves my problem for gitlab-runner.
One nitpick is replacing + with ~ in version string, which is the default git pretty pattern in uscan. But + is also fine. -- Shengjing Zhu