summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/system/polkit-agent-tde
Commit message (Collapse)AuthorAgeFilesLines
* DEB polkit-agent-tde: Add polkitd as an alternative for policykit-1.Slávek Banko2024-07-181-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* DEB polkit-agent-tde: Add polkit-1-auth-agent to provides.Slávek Banko2022-01-301-0/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB: added packaging files for polkit-agent-tdeMichele Calgaro2022-01-2911-0/+435
Signed-off-by: Michele Calgaro <[email protected]>