Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEB: Automatically add ldconfig trigger if the package contains plugins. | Slávek Banko | 2023-12-19 | 1 | -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 Banko | 2023-11-05 | 3 | -3/+3 |
| | | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | DEB: add twin-style-fahrenheit packaging files | Michele Calgaro | 2023-11-01 | 10 | -0/+315 |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |