summaryrefslogtreecommitdiffstats
path: root/dilos/core/tdeaccessibility
Commit message (Collapse)AuthorAgeFilesLines
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-053-3/+3
| | | | | | | 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: Update references to cmake-trinity in dependencies to new name tde-cmake.Slávek Banko2023-01-141-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB: Switch Build-Depends from cmake to cmake-trinity.Slávek Banko2021-05-181-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB: Swith cmake builds to use ninja-build.Slávek Banko2021-05-111-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 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-042-3/+10
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB tdeaccessibility: Remove DilOS specific patch - it is no longer needed.Slávek Banko2021-03-142-26/+0
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB tdeaccessibility: Drop old common patches related to automake.Slávek Banko2021-03-144-58/+0
| | | | Signed-off-by: Slávek Banko <[email protected]>
* DEB tdeaccessibility: Switch to cmake.Slávek Banko2021-01-2614-180/+29
| | | | | | The man pages has been moved to the main tree. Signed-off-by: Slávek Banko <[email protected]>
* DEB: Update the Maintainer's address to the TDE Debian Team.Slávek Banko2021-01-131-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 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: adjusted to new 'core' folder for main packages.Michele Calgaro2020-11-1549-0/+3008
Signed-off-by: Michele Calgaro <[email protected]>