Re: FTBFS issues
Re: Ervin Hegedüs
> Hi Christoph,
>
> On Thu, Feb 20, 2025 at 10:46:11AM +0100, Christoph Berg wrote:
> > Re: Ervin Hegedüs
> > > PR 470 has merged. I picked up the fixed code and imported into
> > > Tlf's git repository on Salsa:
> >
> > Do you have pristine-tar and upstream branches matching that?
>
> uhm, no - sorry. I thought `import-orig` does that, but now I
> realized it didn't do.
`gbp import-orig --pristine-tar` would have done it. I've just
recreated it:
$ git co upstream
$ git merge upstream/1.4.1-351-ge9217b2
$ git co -
$ git archive -o ../tlf_1.4.1-351-ge9217b2.orig.tar.gz --prefix=tlf/ upstream
$ pristine-tar commit ../tlf_1.4.1-351-ge9217b2.orig.tar.gz upstream
Uploaded now, thanks!
Christoph
Reply to: