summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/office/kile/debian
Commit message (Collapse)AuthorAgeFilesLines
* DEB: Automatically add ldconfig trigger if the package contains plugins.Slávek Banko2023-12-191-0/+5
| | | | | | | | | | As a result, it is no longer necessary to enforce ldconfig in postinst and postrm scripts and this solves the problem with packages where the ldconfig was not called after installation, but it was needed. This resolves issue TDE/tdemultimedia#29. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-053-3/+3
| | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.Slávek Banko2023-01-141-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kile: man pages moved to main repository.Michele Calgaro2022-08-133-74/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kile: Change README to markdown format.Slávek Banko2022-07-041-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kile: Add rule to install translated documentation into language packages.Slávek Banko2022-01-071-0/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kile: Switch to cmake.Slávek Banko2022-01-053-16/+13
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kile: Simplify the installation of translations into individual packages.Slávek Banko2022-01-042-33/+7
| | | | | | Remove automake build initialization - it is done by common TDE cdbs rules. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rearranged applications folder into sub categories.Michele Calgaro2021-07-0419-0/+1647
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>