]> git.ipfire.org Git - thirdparty/mkosi.git/commit
debian: do not assume package files are versioned 1659/head
authorLuca Boccassi <bluca@debian.org>
Tue, 4 Jul 2023 00:37:14 +0000 (01:37 +0100)
committerLuca Boccassi <bluca@debian.org>
Tue, 4 Jul 2023 00:37:14 +0000 (01:37 +0100)
commit2c3df11a8c6c6bfee6740313da4d7c3250773d03
tree23153f3d3dc2cbeea06d5b5a3ae3a1cfa6e3da8e
parentbbf7b64188f182428f02f30b371f49d59dc4ff26
debian: do not assume package files are versioned

When creating a mirror the package names might not be versioned,
so if partition(_) leaves the suffix, strip it, otherwise apt
will fail
mkosi/distributions/debian.py