summaryrefslogtreecommitdiff
path: root/multiarchimport.py
AgeCommit message (Collapse)Author
2021-12-31multiarchimport.py: add --sequential optionHelmut Grohne
2021-12-31multiarchimport.py: httpredir.d.o is deprecatedHelmut Grohne
2021-12-31drop remaining Python 2.x supportHelmut Grohne
2021-12-31multiarchimport.py: log exceptions from worker processesHelmut Grohne
2021-12-31multiarchimport.py: use dedup.utils.iterate_packagesHelmut Grohne
2021-12-31multiarchimport.py: decodetarname was dropped in masterHelmut Grohne
Fixes: ba840e8913ef ("Merge branch master into branch multiarchhints")
2021-12-29multiarchimport.py: reduce default loggingHelmut Grohne
2018-01-05fix logic inversion in package selectionHelmut Grohne
We want the package with the highest version, not the lowest. Reported-By: Uwe Kleine-König <ukleinek@debian.org>
2017-03-05multiarchimport: python 3 forward compatibilityHelmut Grohne
2016-06-10add a separate tool for generating hints on Multi-Arch headersHelmut Grohne
It builds on the core functionality of dedup, but uses a different database schema. Unlike dedup, it aborts downloading Arch:all packages early and consumes any other architecture in its entirety instead.