summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/dependencies/libr/debian/control
Commit message (Collapse)AuthorAgeFilesLines
* DEB libr: Install libraries according to multi-arch rules.Slávek Banko10 days1-1/+2
| | | | | | | Since R14.1.6 – TDE/tde-cmake#140, the default location for /usr is according to default multi-arch location used by the distribution. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Replace obsolete dependency pkg-config with current pkgconf.Slávek Banko2026-02-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libr: Changes to silence lintian reports.Slávek Banko2026-02-031-2/+2
| | | | | | | + Added build time and runtime dependencies. + Added overrides for version number and compression. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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 libr: update package name to libr1Michele Calgaro2023-11-251-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB libr: remove dependency on libglade, which is no longer availableMichele Calgaro2023-11-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-051-1/+1
| | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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 <slavek.banko@axis.cz>
* DEB: Switch Build-Depends from cmake to cmake-trinity.Slávek Banko2021-05-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Swith cmake builds to use ninja-build.Slávek Banko2021-05-111-7/+7
| | | | | | Cleaning automake dependencies. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Update the Maintainer's address to the TDE Debian Team.Slávek Banko2021-01-131-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change debhelper compatibility level to 9.Slávek Banko2020-03-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-031-0/+21
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>