summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/utilities
Commit message (Collapse)AuthorAgeFilesLines
* DEB: make sure empty 'series' files are really emptyMichele Calgaro2024-04-021-1/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 823284c33ed9c3b5064db5a74691f6624a429fe8)
* DEB: Automatically add ldconfig trigger if the package contains plugins.Slávek Banko2023-12-1914-0/+70
| | | | | | | | | | | 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]> (cherry picked from commit 34145f8176dbda8170684ae8fcdea0787a904f66)
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-0542-42/+42
| | | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit fc691a7208477948ad7519ed67861a0b4c6a4b74)
* DEB ksensors: Add libsensors-dev as an alternative dependency.Slávek Banko2023-09-051-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 2139da2dfa9fb639b7433969b043450c56fba760)
* DEB: added packaging files for kommandoMichele Calgaro2023-08-1111-0/+414
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b0c139884cc3823b0de79cceb3cecf6997a1bf1e)
* DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.Slávek Banko2023-01-1413-13/+13
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB abakus: use man pages from main repo.Michele Calgaro2022-08-173-147/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* DEB qalculate-tde: Change README to markdown format.Slávek Banko2022-02-021-0/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB mathemagics: Change README to markdown format.Slávek Banko2021-10-221-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB ksensors: Change README to markdown format.Slávek Banko2021-10-221-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB krename: Change README to markdown format.Slávek Banko2021-10-221-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB knutclient: Change README to markdown format.Slávek Banko2021-10-221-1/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB keep: Change README to markdown format.Slávek Banko2021-10-211-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB kdirstat: Change README to markdown format.Slávek Banko2021-10-211-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB kchmviewer: Change README to markdown format.Slávek Banko2021-10-211-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB filelight: Change README to markdown format.Slávek Banko2021-10-211-0/+3
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB qalculate-tde: Switch to cmake.Slávek Banko2021-08-185-30/+13
| | | | | | The man pages has been moved to the main tree. Signed-off-by: Slávek Banko <[email protected]>
* Rearranged applications folder into sub categories.Michele Calgaro2021-07-04163-0/+7254
Signed-off-by: Michele Calgaro <[email protected]>