Summary: | Remove packages from debian/control that are no longer used | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | Architecture, internals, and plumbing | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | arthur.suzuki, jacob.omara, lucas, wainuiwitikapark |
Version: | 21.11 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00, 22.11.01, 22.05.09, 21.11.16
|
|
Circulation function: | |||
Attachments: |
Bug 31675: Remove packages from debian/control that are no longer used
Bug 31675: Remove packages from debian/control that are no longer used Bug 31675: Remove packages from debian/control that are no longer used |
Description
Kyle M Hall (khall)
2022-10-04 16:52:16 UTC
Created attachment 141329 [details] [review] Bug 31675: Remove packages from debian/control that are no longer used As far as I can tell, we are no longer using CGI::Session::Serialize::YAML or YAML::Syck, but they are still marked dependencies for the Debian package. Created attachment 144372 [details] [review] Bug 31675: Remove packages from debian/control that are no longer used As far as I can tell, we are no longer using CGI::Session::Serialize::YAML or YAML::Syck, but they are still marked dependencies for the Debian package. Signed-off-by: Danyon Sewell <danyonsewell@catalyst.net.nz> Created attachment 144478 [details] [review] Bug 31675: Remove packages from debian/control that are no longer used As far as I can tell, we are no longer using CGI::Session::Serialize::YAML or YAML::Syck, but they are still marked dependencies for the Debian package. Signed-off-by: Danyon Sewell <danyonsewell@catalyst.net.nz> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed to master for 23.05. Nice work everyone, thanks! Nice work, thanks everyone! Pushed to 22.11.x for the next release. Backported to 22.05.x for upcoming 22.05.09 pushed to 21.11.x for 21.11.16 Not backported to 21.05.x |