summaryrefslogtreecommitdiffstats
path: root/dilos/dependencies/dbus-1-tqt/debian/cdbs
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 <[email protected]> (cherry picked from commit 34145f8176dbda8170684ae8fcdea0787a904f66)
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-051-1/+1
| | | | | | | 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: Add support to build using ninja-build (CMake only) to common cdbs rules.Slávek Banko2021-05-081-1/+10
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-041-0/+10
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB common cdbs rules: Convert to UTC the date from the debian changelog,Slávek Banko2020-12-061-1/+1
| | | | | | | | which is written to '.tdepkginfo'. It addresses time zone independence to ensure a reproducible build. Signed-off-by: Slávek Banko <[email protected]>
* DEB: Create a .tdepkginfo containing package metadata.Slávek Banko2020-03-231-0/+9
| | | | Signed-off-by: Slávek Banko <[email protected]>
* restore original version generatorDenis Kozadaev2020-02-161-6/+6
| | | | Signed-off-by: Denis Kozadaev <[email protected]>
* DilOS: build dbus-1-tqtSlávek Banko2019-09-222-0/+237
Signed-off-by: Denis Kozadaev <[email protected]>