summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/system/tdebluez/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>
* Add debian rules for building tdebluez api docsEmanoil Kotsev2023-05-183-2/+18
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* DEB tdebluez: Install application icon into common directory.Slávek Banko2023-03-241-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebluez: Add -trinity suffix to package namesSlávek Banko2023-03-237-13/+13
| | | | | | to be consistent with other packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: added packaging files for tdebluezMichele Calgaro2023-03-2215-0/+445
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>