summaryrefslogtreecommitdiffstats
path: root/dilos/dependencies/tde-cmake/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> (cherry picked from commit 34145f8176dbda8170684ae8fcdea0787a904f66)
* DEB tde-cmake: Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-061-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ec99db6de13c9b6bcc0ba8dffccb52ff4c089a86)
* 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> (cherry picked from commit fc691a7208477948ad7519ed67861a0b4c6a4b74)
* DEB tde-cmake: Move from common submodule to dependencies.Slávek Banko2023-01-1411-0/+358
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>