Commit Graph

13 Commits (04787a69b9142afdfaacc5b0b7aeba52f7557888)

Author SHA1 Message Date
Slávek Banko 34145f8176
DEB: Automatically add ldconfig trigger if the package contains plugins.
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 <slavek.banko@axis.cz>
1 year ago
Slávek Banko fc691a7208
DEB: Change debhelper compatibility level to 10.
Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro 70a0160c81
DEB tdebindings: remove dependency on libtqt3-compat-headers
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 5043679baa
DEB tdebindings: Re-enable build with Java on ppc64el.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro b81fdf8d67
DEB tdebindings: drop python2 support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro ca4eaf4adb
DEB tdebindings: man pages moved to main repository.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko cf9e2a0eea
DEB tdebindings: Enable build with Java on ppc64el.
It was unwantedly removed in commit c5de148f49.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 36a50c1267
DEB: Add support to build using ninja-build (CMake only) to common cdbs rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 3d0fe45a7b
DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko c5de148f49
DEB tdebindings: Enable build with Java on riscv64.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko a7d5d2acbf
DEB: Update the Maintainer's address to the TDE Debian Team.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 508d340f3d
DEB common cdbs rules: Convert to UTC the date from the debian changelog,
which is written to '.tdepkginfo'.

It addresses time zone independence to ensure a reproducible build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 0277521b26
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago