1 2 3 4 5 6 7 8 9 10 11
|
# this source package provides these packages so it cannot depend on them
python-defaults source: dbg-package-missing-depends python-all-dbg
python-defaults source: dbg-package-missing-depends python-dbg
python-defaults source: dbg-package-missing-depends libpython-all-dbg
python-defaults source: dbg-package-missing-depends libpython-dbg
# it's upstream software, just splitted out.
python-defaults source: native-package-with-dash-version
# yes, that's going to be away as the second-last package ...
python-defaults source: python-foo-but-no-python3-foo
|