Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEB: Automatically add ldconfig trigger if the package contains plugins. | Slávek Banko | 2023-12-19 | 1 | -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 Banko | 2023-11-05 | 3 | -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 Banko | 2023-01-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB tqca: Update changelog to match the new source package name. | Slávek Banko | 2021-05-20 | 1 | -0/+6 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB tqca: Add missing BUILD_ALL="ON" option in rules. | Slávek Banko | 2021-05-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB tqca: Merge libtqca and tqca-tls into one source package. | Slávek Banko | 2021-05-19 | 4 | -2/+23 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Switch Build-Depends from cmake to cmake-trinity. | Slávek Banko | 2021-05-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Swith cmake builds to use ninja-build. | Slávek Banko | 2021-05-11 | 2 | -1/+1 |
| | | | | | | Cleaning automake dependencies. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Add support to build using ninja-build (CMake only) to common cdbs rules. | Slávek Banko | 2021-05-08 | 1 | -1/+10 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules. | Slávek Banko | 2021-04-04 | 2 | -3/+10 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Update the Maintainer's address to the TDE Debian Team. | Slávek Banko | 2021-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB common cdbs rules: Convert to UTC the date from the debian changelog, | Slávek Banko | 2020-12-06 | 1 | -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: added cmake directive to create compilation database ↵ | Michele Calgaro | 2020-11-14 | 1 | -0/+1 |
| | | | | | | | | | 'compile_commands.json' at build time. This can be used to provide linting, autocompletion, hovering info, go-to-definition and in general other LSP functionality in development environments. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | DEB tqca: Add libtqtinterface-dev to Depends for libtqca-dev. | Slávek Banko | 2020-05-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Create a .tdepkginfo containing package metadata. | Slávek Banko | 2020-03-23 | 1 | -0/+9 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Change debhelper compatibility level to 9. | Slávek Banko | 2020-03-08 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB tqca: Add libtqtinterface-dev to build-deps. | Slávek Banko | 2020-01-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB tqca: Add packaging files as a standalone libtqca shared library. | Slávek Banko | 2020-01-11 | 11 | -0/+313 |
Signed-off-by: Slávek Banko <[email protected]> |