Em ter., 10 de set. de 2024 às 11:47, Bo YU <tsu.y...@gmail.com> escreveu:
>
> Hi,
>
> On Tue, Sep 10, 2024 at 11:06:50AM -0300, Eriberto wrote:
> >
> >Hi Bo and Phil,
> >
> >Thanks a lot for your work around this RC bug.
> >
> >Bo, could you make the following changes?
> >
> >1. Update the debian/* block in debian/copyright, putting your name.
> >2. Run 'quilt refresh' after apply the patch 040 to re-generate the index 
> >lines.
>
> Thanks for reviewing it.:)
>
> I have updated it with #3 following your comments:
>
>
>
> The source builds the following binary packages:
>
>    ample - simple MP3 server easy to use
>
> To access further information about this package, please visit the following 
> URL:
>
>    https://mentors.debian.net/package/ample/
>
> Alternatively, you can download the package with 'dget' using this command:
>
>    dget -x 
> https://mentors.debian.net/debian/pool/main/a/ample/ample_0.5.7-14.dsc
>
> Changes since the last upload:
>
>   ample (0.5.7-14) unstable; urgency=medium
>   .
>     * QA upload.
>     * Update 040_add-pidfile-option.patch to fix FTBFS issue with gcc 14.
>       (Closes: #1074810)
>     * Remove obsolete dependence: lsb-base.
>     * Bumped Standards-Version to 4.7.0.
>     * Update debian/copyright.
>
>
> I remember I did `quilt refresh`, but not sure...:)


You need to make this after you apply the 040.

quilt pop -a
quilt push 040_add-pidfile-option.patch
quilt refresh
quilt pop -a

Check the index lines in 040 now.

Reply via email to