summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* Added CMakeL10n rules.Slávek Banko2023-03-091-0/+1
| | | | | | | Added template for translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <[email protected]>
* Rename tdeioclient binary to tdebluezioclient.Slávek Banko2023-03-081-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update deb packaging files:Slávek Banko2023-03-0810-170/+16
| | | | | | | | | | | | + relax dependencies - strict version numbers are not necessary + remove explicitly stated runtime dependencies on libraries + remove unnecessary Replaces + move SO symlinks (without version number) to -dev packages + move org.trinitydesktop.tdebluez.conf to tdebluez package + delete unused tdeblueplugd and tdeblueplugd.desktop + delete unused tdebluez.preinst Signed-off-by: Slávek Banko <[email protected]>
* Updated cmake related code to TDE standard.Michele Calgaro2023-01-253-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Based on KDE3 bluez4 version a TDE bluez5 version was createdEmanoil Kotsev2023-01-1419-0/+598
Signed-off-by: Emanoil Kotsev <[email protected]>