summaryrefslogtreecommitdiffstats
path: root/dilos/core/tdepim/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* DEB: Remove direct include for cmake.mk. Now it is automatically included by ↵Slávek Banko2025-09-141-1/+0
| | | | | | | | tde.mk, or using tde.mk rules for CMake builds with cdbs >= 0.4.177. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: fix debian/rules to allow the source packages to be created without ↵Michele Calgaro2025-05-021-1/+1
| | | | | | having tde-cdbs installed Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-cdbs: Separate the common CDBS class into the package.Slávek Banko2025-04-291-1/+1
| | | | | | | For all packages changed dependence from cdbs to tde-cdbs and rules modified to use tde.mk class from /usr/share/cdbs. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Make adjustments for time64 ABI in the 'control' file before building -Slávek Banko2025-02-171-0/+11
| | | | | | | | in the cleaning phase and not to return the changes back. This is workaround due to newer dpkg, where cdbs rules for debhelper do not reflect additional changes in the control file made during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdepim: Change the library package name in case of incompatible ABI for ↵Slávek Banko2024-03-121-0/+58
| | | | | | 64-bit time_t. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-041-3/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: adjusted to new 'core' folder for main packages.Michele Calgaro2020-11-151-0/+97
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>