Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Control files are out of sync #14

Open
scpeters opened this issue Dec 19, 2022 · 3 comments
Open

Control files are out of sync #14

scpeters opened this issue Dec 19, 2022 · 3 comments

Comments

@scpeters
Copy link
Contributor

Usually one of the control files for a specitic distro is sym-linked to ubuntu/debian/control, but neither the focal nor jammy control files is a sym-link, and there are differences between all 3 files.

We should synchronize the the files a bit and make one of them (probably jammy) a sym-link to ubuntu/debian/control.

scpeters added a commit that referenced this issue Dec 20, 2022
Part of #14.

Signed-off-by: Steve Peters <[email protected]>
@scpeters
Copy link
Contributor Author

an initial step towards synchronization is in #15

@scpeters
Copy link
Contributor Author

the ubuntu/debian/control file still has a bunch of Breaks and Replaces statements that have been removed from focal and jammy. @j-rivero I assume those aren't needed?

@j-rivero
Copy link
Contributor

the ubuntu/debian/control file still has a bunch of Breaks and Replaces statements that have been removed from focal and jammy. @j-rivero I assume those aren't needed?

They were introduced as part of the ign -> gz transition and are used to replace ign packages by gz. I think it is good to preserve them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants