https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21028

--- Comment #12 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
(In reply to Martin Renvoize from comment #11)
> I can't find any other reason it may be treated differently to other files.

>From commit b7cd95bcc909f7db330b5acbfcf9e8f817328a67
"""
    Bug 10802: make Debian package install history.txt

    While bug 8911 fixed a problem regarding history.txt, a proper fix for
    packages was missing.
    This patch does three things:

     - Adds docs/history.txt to debian/koha-common.docs so it gets installed.
     - Moves the line installing the release notes from
debian/koha-common.install
       to debian/koha-common.docs.
     - Adds an override_dh_compress entry in debian/rules that excludes
       history.txt from the dh_compress routine [1]
[...]

    [1] As 'man dh_compress' says, it is needed as every file considered for
        the doc dir that is plain text and is more than 4k size will be
        gzipped unless stated otherwise. We need it uncompressed for about.pl.
"""

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to