Am Fri, Oct 20, 2023 at 10:12:17PM +0200 schrieb Santiago Vila: > > But then I also realized that version tagged "debian/5.9.2-2" in git > is different than version 5.9.2-2 in the FTP archive, i.e. > what I can get by doing "apt-get source toil" in bookworm.
I've compared tag debian/5.12.0-2 with apt source toil and did not found any diff. Are you sure about your finding? Kind regards Andreas. > I attach the differences that I found. In the diff, "toil" is git > and "toil-5.9.2" is the version actually in the archive. > > I believe somebody should investigate this and decide > what to do. As a newcomer I don't feel capable. > > (Until them I'm going to reopen the bug so that it's not archived again). > > Thanks. > diff -ru toil/debian/changelog toil-5.9.2/debian/changelog > --- toil/debian/changelog 2023-10-20 19:42:39.746659034 +0000 > +++ toil-5.9.2/debian/changelog 2023-02-06 18:04:14.000000000 +0000 > @@ -2,16 +2,15 @@ > > * Add patch to handle errors when testing on ec2. > > - -- Michael R. Crusoe <cru...@debian.org> Mon, 06 Feb 2023 19:24:07 +0100 > + -- Michael R. Crusoe <cru...@debian.org> Mon, 06 Feb 2023 19:04:14 +0100 > > toil (5.9.2-1) unstable; urgency=medium > > - * Team upload. > + * correct build-dep on pytest-xdist > + * d/test/control: depend on "@" instead of the unversioned "toil". > * New upstream version > - * Build-Depends: s/python3-xdist/python3-pytest-xdist/ > - Closes: #1030558 > > - -- Andreas Tille <ti...@debian.org> Sun, 05 Feb 2023 08:38:00 +0100 > + -- Michael R. Crusoe <cru...@debian.org> Sat, 04 Feb 2023 19:21:49 +0100 > > toil (5.9.0-1) unstable; urgency=medium > > diff -ru toil/debian/tests/control toil-5.9.2/debian/tests/control > --- toil/debian/tests/control 2023-10-20 19:42:39.746659034 +0000 > +++ toil-5.9.2/debian/tests/control 2023-02-04 17:45:57.000000000 +0000 > @@ -1,7 +1,7 @@ > Tests: smoke-test > -Depends: toil, python3-wdlparse > +Depends: @, python3-wdlparse > Restrictions: allow-stderr, superficial > > Tests: run-unit-tests > -Depends: toil, python3, python3-wdlparse, python3-pytest, > python3-pytest-xdist, python3-mock, python3-boto3, rsync, python3-boto, > python3-stubserver, python3-yaml, quilt > +Depends: @, python3, python3-wdlparse, python3-pytest, python3-pytest-xdist, > python3-mock, python3-boto3, rsync, python3-boto, python3-stubserver, > python3-yaml, quilt > Restrictions: allow-stderr, needs-internet -- http://fam-tille.de