Commit Graph

18 Commits (07cc085a771c40416c425c7d58d4838cf96c7b52)

Author SHA1 Message Date
Iain Lane fe748849e0 suiteloader: Handle NBS
4 years ago
Iain Lane 67b9f56741 suiteloader: Don't need to do an 'in' check when adding to a set
4 years ago
Iain Lane 7ed335893e Implement Ubuntu component relationship constraints (ogre model)
4 years ago
Iain Lane 3fa9eceb89 Store the component in BinaryPackage and SourcePackage
4 years ago
Colin Watson 35c1bb36f4 Optionally merge packages from testing to unstable
4 years ago
Ivo De Decker 64ba19cde4 Fix architecture check if Release file is used
5 years ago
Ivo De Decker 9056323165 Check that architecture config doesn't include "all"
5 years ago
Ivo De Decker 3c8b7ba11d Add source to SourcePackage object
5 years ago
Niels Thykier a6e3581195
SuiteLoader: Support Release files only "Codename" fields
5 years ago
Paul Gevers 85d10a27d2
Take suite name from Release file if it exist
6 years ago
Ivo De Decker 4fcb90b775
Read Built-Using info for binary packages
6 years ago
Niels Thykier f928c7ed3d Make SourcePackage.binaries a set
6 years ago
Niels Thykier b16ae8046a
Add some '# pragma: no cover' for error cases, abstract methods, etc.
6 years ago
Raphaël Hertzog 6c1cf01898 Do not ensure consistency of "Section" field across unstable and testing
6 years ago
Niels Thykier 68fd0ba4b2
Remove --components/COMPONENTS as it is auto-detected
6 years ago
Niels Thykier 0099c34d93
Refactor _read_binaries to reduce its complexity a bit
6 years ago
Niels Thykier f547fb20b1
suiteloader: Create a _setup_architecture method
6 years ago
Niels Thykier 7efa865a04
Move Suite/Package loading into a separate class/module
6 years ago