summaryrefslogtreecommitdiffstats
path: root/debian/_base/libraries/libksquirrel/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 libksquirrel: switch to cmake building systemMichele Calgaro2023-09-205-113/+285
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB libksquirrel: moved man pages to main repo and added to final package.Michele Calgaro2022-09-1019-419/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-041-0/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Update the Maintainer's address to the TDE Debian Team.Slávek Banko2021-01-131-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change debhelper compatibility level to 9.Slávek Banko2020-03-082-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-0329-0/+884
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>