Slávek Banko
4f1e92697c
DEB: Use short month names in changelog (July).
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 weeks ago
Slávek Banko
e7807770b2
DEB: Use short month names in changelog.
...
Strict check when installing changelog can now result in FTBFS
if the date does not match the required date format.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 weeks ago
Slávek Banko
90b6a86d3f
DEB: Remove direct include for cmake.mk. Now it is automatically included by 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>
7 months ago
Michele Calgaro
9fb4974c3e
DEB: fix debian/rules to allow the source packages to be created without having tde-cdbs installed
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Slávek Banko
1b175413f5
DEB tde-cdbs: Separate the common CDBS class into the package.
...
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>
11 months ago
Slávek Banko
af5a9ac95f
DEB debian-tde.mk: Add common rules for updating config files for automake.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
12 months ago
Michele Calgaro
9a57d78651
DEB: drop tqtinterface module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
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>
2 years 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>
2 years ago
Slávek Banko
93c4b3fb9d
DEB tdevelop: Drop python2 support.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
732130abf6
DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko
aab928d0ad
DEB: Switch Build-Depends from cmake to cmake-trinity.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
ad1898f6e2
DEB: Swith cmake builds to use ninja-build.
...
Cleaning automake dependencies.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 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>
5 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>
5 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>
5 years ago
Slávek Banko
f71bd02a6a
DEB: Remove intltool from build-deps.
...
Instead of intltool-merge, tde_l10n_merge.pl is now used,
which is part of the common cmake module.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 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>
5 years ago
Michele Calgaro
0277521b26
DEB: adjusted to new 'core' folder for main packages.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago