diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-21 23:45:30 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-21 23:45:30 (EDT) |
commit | 4febe6f438f4cfef1a0b8a932ad79cdc2106d671 (patch) | |
tree | 125551eb83e5fde18f1c39d6cabf94dcff984ddf /NEWS | |
parent | 888356f8a16d95cd98e99094a3dbf9d442b3ee03 (diff) |
ob-*: Architecture-qualify package names
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -17,6 +17,13 @@ Utilities: instead of "base". * ob-genchanges now organizes binary packages into sections specified by "Section" field when present. + * Names of packages in certain sections ("lib" on ProteanOS) are now + qualified with their host architectures (in the form + "<pkg>:<arch>"): + - ob-installdocs qualifies names in package documentation + directories. + - ob-gencontrol qualifies names in "Package" fields. + - ob-buildopk and ob-genchanges qualify names in "*.opk" file names. libopkbuild: |