Summary: | Remove debian/docs/LEEME.Debian | ||
---|---|---|---|
Product: | Koha | Reporter: | Magnus Enger <magnus> |
Component: | Packaging | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, lucas, mtj |
Version: | Main | ||
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: |
24.05.00,23.11.02,23.05.08
|
|
Circulation function: | |||
Attachments: |
Bug 35713: Remove outdated debian/docs/LEEME.Debian file
Bug 35713: Remove outdated debian/docs/LEEME.Debian file Bug 35713: Remove outdated debian/docs/LEEME.Debian file |
Description
Magnus Enger
2024-01-05 14:51:27 UTC
Created attachment 160595 [details] [review] Bug 35713: Remove outdated debian/docs/LEEME.Debian file This removes the LEEME.Debian README file from the docs directory. We don't even have an English README here as we usually refer to the wiki for installation instructions. It makes sense to remove it from the codebase. To test: * Verify that the file is removed * Verify that all references to the file have been removed as well Example: git grep LEEME Created attachment 160598 [details] [review] Bug 35713: Remove outdated debian/docs/LEEME.Debian file This removes the LEEME.Debian README file from the docs directory. We don't even have an English README here as we usually refer to the wiki for installation instructions. It makes sense to remove it from the codebase. To test: * Verify that the file is removed * Verify that all references to the file have been removed as well Example: git grep LEEME Signed-off-by: David Nind <david@davidnind.com> Created attachment 160815 [details] [review] Bug 35713: Remove outdated debian/docs/LEEME.Debian file This removes the LEEME.Debian README file from the docs directory. We don't even have an English README here as we usually refer to the wiki for installation instructions. It makes sense to remove it from the codebase. To test: * Verify that the file is removed * Verify that all references to the file have been removed as well Example: git grep LEEME Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.02 Backported to 23.05.x for upcoming 23.05.08 |