Em sex., 7 de mar. de 2025 às 14:57, Thomas Ross <thomasr...@thomasross.io> escreveu: > > Thanks Eriberto, that's great. Feel free to submit an MR to > <https://salsa.debian.org/thomasross/mirage> if you have the chance (no > problem if not). > > Thomas
Hi again Thomas. Done. The NMU remains in deferred uploads queue[1]. Eriberto [1] https://ftp-master.debian.org/deferred.html > > > On March 7, 2025 12:30:34 PM EST, Joao Eriberto Mota Filho > <eribe...@debian.org> wrote: >> >> Control: tags 1080670 + patch >> Control: tags 1080670 + pending >> >> Dear maintainer, >> >> I've prepared an NMU for mirage (versioned as 0.11.2-1.1) and >> uploaded it to DELAYED/7. Please feel free to tell me if I >> should delay it longer or if I should cancel it. >> >> Regards, >> >> Eriberto >> >> diff -Nru mirage-0.11.2/debian/changelog mirage-0.11.2/debian/changelog >> --- mirage-0.11.2/debian/changelog 2023-12-24 22:27:49.000000000 -0300 >> +++ mirage-0.11.2/debian/changelog 2025-03-07 14:14:09.000000000 -0300 >> @@ -1,3 +1,11 @@ >> +mirage (0.11.2-1.1) unstable; urgency=medium >> + >> + * Non-maintainer upload. >> + * debian/control: added python3-setuptools to Build-Depends >> + field to fix a FTBFS. (Closes: #1080670) >> + >> + -- Joao Eriberto Mota Filho <eribe...@debian.org> Fri, 07 Mar 2025 >> 14:14:09 -0300 >> + >> mirage (0.11.2-1) unstable; urgency=medium >> >> * New upstream release: >> diff -Nru mirage-0.11.2/debian/control mirage-0.11.2/debian/control >> --- mirage-0.11.2/debian/control 2023-12-24 22:27:06.000000000 -0300 >> +++ mirage-0.11.2/debian/control 2025-03-07 14:14:09.000000000 -0300 >> @@ -5,6 +5,7 @@ >> Build-Depends: debhelper-compat (= 13), >> python3-all-dev, >> dh-sequence-python3, >> + python3-setuptools, >> libglib2.0-dev, >> gettext, >> libx11-dev