https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33168
Mason James <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #148497|0 |1 is obsolete| | --- Comment #32 from Mason James <[email protected]> --- Created attachment 148501 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148501&action=edit Bug 33168: Prevent debhelper from renaming history.txt to changelog This change prevents debhelper from renaming history.txt to changelog, since that renaming was breaking the Timeline feature in Koha. Another option would've been to rename history.txt to something else but that filename is already embedded in Koha and the Koha release tools, so this seems the safer option. Test plan: 0. Apply patch 1. Build Debian package 2. Confirm that /usr/share/doc/koha-common/history.txt is created and /usr/share/doc/koha-common/changelog.gz is not created Signed-off-by: Mason James <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
