I just noticed you've found the same fix in Git ... Am Wed, Nov 16, 2022 at 02:00:49PM +0100 schrieb Andreas Tille: > Control: tags -1 pending > > Am Wed, Nov 16, 2022 at 05:35:12PM +0530 schrieb Nilesh Patra: > > > $ debdiff mcl_14-137+ds-9.dsc mcl_22-282+ds-1.dsc 2>/dev/null | wc -l > > > 51040 > > > > > > That's quite a lot of lines. Something definitely changed. > > > > And I found out what that is. > > > > $ git checkout debian/1%14-137+ds-9 > > Note: switching to 'debian/1%14-137+ds-9'. > > $ $ find . -name mcxdeblast > > ./src/alien/oxygen/src/mcxdeblast > > > > $ git checkout master > > $ find . -name mcxdeblast > > [... no output ...] > > > > Upstream changed the code and stopped vendoring mcxdeblast > > You are perfectly right. I stupidly checked against the version in > testing in my local test. > > I'll re-add the according script to the mcl package and when doing > so roary test passes. > > Thanks for opening my eyes > > Andreas. > > -- > http://fam-tille.de
-- http://fam-tille.de