summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-02depcheck: remove the 6h conditionHelmut Grohne
If the release timestamp doesn't change, we should assume that the content didn't either.
2019-03-02depcheck.py: move the filter into sqlHelmut Grohne
2019-03-02depcheck: elide redundant element from tupleHelmut Grohne
2019-03-02build.py: make the build server configurableHelmut Grohne
2019-02-26depcheck.py: make the mirror configurableHelmut Grohne
2019-02-23add a basic .gitignoreHelmut Grohne
2019-02-23add type hints to common.pyHelmut Grohne
2019-02-11build.sh: add a lintian tagHelmut Grohne
The triplet-dir-and-architecture-mismatch detects installing files to ${DEB_BUILD_MULTIARCH}. It is very relevant to cross building and rarely happens elsewhere.
2019-02-10build.py: handle the case of no satisfiable packagesHelmut Grohne
2019-02-08make depcheck.py compatible with stretchHelmut Grohne
2019-02-05move yield_chunks to common.pyHelmut Grohne
2019-02-03initial checkinHelmut Grohne