summaryrefslogtreecommitdiffstats
path: root/dilos
Commit message (Collapse)AuthorAgeFilesLines
...
* DEB tdebase: add TDE release notes to khelpcenter home page. This resolves ↵Michele Calgaro2023-06-041-0/+1
| | | | | | issue TDE/tdebase#332 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: remove Qt2 obsolete classesMichele Calgaro2023-06-035-26/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: added release notes for R14.2.x seriesMichele Calgaro2023-04-281-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: Add desktop-file-utils to Recommends for kicker.Slávek Banko2023-04-031-0/+1
| | | | | | This resolves issue TDE/tde#106. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: update for the new structure of the release notesMichele Calgaro2023-03-311-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebase: add tde license filesMichele Calgaro2023-03-261-0/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdelibs: add MIT licenseMichele Calgaro2023-03-261-0/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqt3: Split shared libraries from the tqt3-apps-dev to a separate package.Slávek Banko2023-02-194-9/+22
| | | | | | | | Since libraries are not built as static, but as shared, libraries are needed at runtime, and it is desirable to be installed independently of the development environment. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytqt: Update after rename libraries from qt* to tqt*.Slávek Banko2023-01-219-48/+48
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytdeextensions: Enforcing the default version of Python is no longer ↵Slávek Banko2023-01-201-3/+0
| | | | | | needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytde: Build for all installed pythons, instead of just default.Slávek Banko2023-01-201-13/+15
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytqt: Build for all installed pythons, instead of just default.Slávek Banko2023-01-201-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Build for all installed pythons, instead of just default.Slávek Banko2023-01-201-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdevelop: Drop python2 support.Slávek Banko2023-01-172-4/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdesdk: Fix the names of packages related to dh_python3.Slávek Banko2023-01-162-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdesdk: drop python2 support.Michele Calgaro2023-01-162-16/+23
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdeaddons: drop python2 support.Michele Calgaro2023-01-162-7/+11
| | | | | | | | Use dh_python3 to ensure Python dependencies and rewrite shebang in installed scripts. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebindings: Re-enable build with Java on ppc64el.Slávek Banko2023-01-151-4/+4
| | | | 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-1426-27/+27
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-cmake: Move from common submodule to dependencies.Slávek Banko2023-01-1411-2/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeutils: drop python2 dependency.Michele Calgaro2023-01-141-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tdebindings: drop python2 support.Michele Calgaro2023-01-136-15/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB pytdeextensions: Drop the DEB_PYTHON_SYSTEM setting from debian/rulesSlávek Banko2023-01-091-2/+0
| | | | | | as it was intended for Python 2 and the choice between pycentral and pysupport. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytdeextensions: fix python provides.Michele Calgaro2023-01-091-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB pytde: Avoid unwanted use of Python 2 for the shebang,Michele Calgaro2023-01-091-1/+1
| | | | | | | which caused the Python 2 dependency to be set. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Fix substitution for Python 3 dependency.Slávek Banko2023-01-081-3/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytdeextensions: drop python 2 support.Michele Calgaro2023-01-084-316/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytde: drop python 2 support.Michele Calgaro2023-01-086-41/+30
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytqt: drop python2 support.Michele Calgaro2023-01-086-130/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB sip4-tqt: drop python2 support.Michele Calgaro2023-01-0819-362/+84
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move python-trinity to pytdeSlávek Banko2023-01-0818-0/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-trinity: Fix typo in rules for DilOS.Slávek Banko2023-01-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytdeextensions: Update dependencies after rename python-trinity to pytde.Slávek Banko2023-01-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-trinity: Rename packages to pytde.Slávek Banko2023-01-0814-38/+39
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Fix python debug build detection at runtime.Slávek Banko2023-01-061-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-trinity: Fix pytqt-dev dependency name.Slávek Banko2022-12-231-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Move python-tqt to pytqtSlávek Banko2022-12-2328-0/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-trinity: Update dependencies after rename python-tqt to pytqt.Slávek Banko2022-12-221-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-tqt: Rename packages to pytqt.Slávek Banko2022-12-2221-94/+104
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-tqt: Rename python extension module from python_tqt to PyTQt.Slávek Banko2022-12-217-39/+39
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeutils: updated to new cmake code for superkaramba.Michele Calgaro2022-11-163-18/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-i18n: Add a call dh_link to the rules.Slávek Banko2022-10-031-0/+1
| | | | | | | Although there are no symlinks installed by packaging, it also converts absolute symlinks to relative. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdebase: Update to install libkonq/SERVICEMENUS.md.Slávek Banko2022-09-222-2/+2
| | | | | | This relates to issue TDE/tdebase#292. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeutils: Prefer to build a Superkaramba with Python 3.Slávek Banko2022-09-211-1/+1
| | | | | | This resolves issue TDE/tdeutils#37. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdenetwork: man pages moved to main repo.Michele Calgaro2022-09-0616-958/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB arts: man pages moved to main repository.Michele Calgaro2022-08-078-359/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB python-tqt: Update after remove support for legacy Qt/TQt versions.Slávek Banko2022-07-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-tqt: Use dh_sip3_tqt to ensure proper SIP API dependency.Slávek Banko2022-07-282-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Add dh_sip3_tqt to ensure the correct dependenceSlávek Banko2022-07-288-15/+217
| | | | | | on the SIP API for Python 3 packages. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB python-tqt: Add packages for Python3 support.Slávek Banko2022-07-268-32/+145
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>