summaryrefslogtreecommitdiffstats
path: root/dilos/dependencies/sip4-tqt
Commit message (Collapse)AuthorAgeFilesLines
* 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> (cherry picked from commit a87436abb875ee4a7c07cbc1b500d751c629d9f8)
* DEB sip4-tqt: Add the module name for importing sipconfig variantsSlávek Banko2022-07-282-8/+8
| | | | | | | instead of relying on import from the same folder, as this is not usable for Python 3. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Fix installation of part for Python3.Slávek Banko2022-07-262-11/+11
| | | | | | | | + Determine the default location of the include files for installing sip-tqt.h. + Add the forgotten python3-sip-tqt.install file file to install the library. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 07d71f5160936bb7a9aad3a0c81ccea715622dfc)
* DEB sip4-tqt: Fix empty python3-sip-tqt-dbg package.Slávek Banko2022-04-211-1/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 71eaac9990ec258fa4707e57a74d77f52da14417)
* DEB sip4-tqt: Add packages for Python3 support.Slávek Banko2022-04-214-15/+105
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cfaca8188c485ae756f7d7f49fda1d9926d4652c)
* DEB sip4-tqt: Add bison and flex into Build-DependsSlávek Banko2022-01-101-1/+1
| | | | | | | | | to allow to generate lexer and parser at build time. This relates to issue TDE/sip4-tqt#4. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 8cdb01d2da9f317388a1e355adae02d4e0491099)
* DEB sip4-tqt: Delete an empty line at the end of the 'control' file.Slávek Banko2021-10-221-1/+0
| | | | | | | This resolve FTBFS in call dh_python2 on SID. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9e15642bf9499dc0e97ca99f1bc4edc40c93ffb5)
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-041-0/+7
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3d0fe45a7b0b586d096644a3581df8307787eb3a)
* 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> (cherry picked from commit a7d5d2acbfeca4b59ecf7dd7aa3ba0ce0ad7e913)
* DilOS sip4-tqt: Use dh_python2 with the --no-dbg-cleaning optionSlávek Banko2020-04-101-13/+3
| | | | | | | instead of a hack to preserve "*_d.py" files in the dbg package. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c42e7f0a76c23c75f9c3e1f19b7b8140432db35a)
* DEB: Change debhelper compatibility level to 9.Slávek Banko2020-03-081-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7aeb5c3618d6f16a2f34bd4106f38246b0285afe)
* DilOS: sip4-tqt build packDenis Kozadaev2020-02-1622-0/+698
Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit c3cb89c56a39c358761b3da1b6465791407e90f0)