| Summary: | Fix build-git-snapshot for Debian source format quilt | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Mirko Tietgen <mirko> |
| Component: | Packaging | Assignee: | Mirko Tietgen <mirko> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart, mirko, nick |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 18696 | ||
| Bug Blocks: | |||
| Attachments: | Bug 20072 - Fix build-git-snapshot for Debian source format quilt | ||
|
Description
Mirko Tietgen
2018-01-23 11:22:30 UTC
Created attachment 70823 [details] [review] Bug 20072 - Fix build-git-snapshot for Debian source format quilt With bug 18696 we need a few tiny changes to build-git-snapshot: - Debian revision number for debian/changelog - "orig" in the file name for the tar.gz archive Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net> Please make sure the commit messages start with "Bug 12345: " https://wiki.koha-community.org/wiki/Commit_messages#Examples Patch pushed to master for 18.05 Nick, Fridolin: Please push to 17.11 and 17.05. It's a followup to bug 18696. (In reply to Jonathan Druart from comment #2) > Please make sure the commit messages start with "Bug 12345: " > https://wiki.koha-community.org/wiki/Commit_messages#Examples Whoops, I wasn't aware of that, I think I do it wrong all the time. Sorry. Pushed to 17.05.x for v17.05.09 Awesome work all! Pushed to stable for 17.11.03 |