summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies/sip4-tqt/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* DEB sip4-tqt: Add dh_sip3_tqt to ensure the correct dependenceSlávek Banko2022-07-281-1/+0
| | | | | | | 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: Fix installation of part for Python3.Slávek Banko2022-07-261-11/+10
| | | | | | | | + 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-211-5/+30
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cfaca8188c485ae756f7d7f49fda1d9926d4652c)
* 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 sip4-tqt: Use dh_python2 with the --no-dbg-cleaning optionSlávek Banko2020-04-071-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 4fafee9e96c8d08751127df1816e6f3bfb482f09)
* DEB: use _base folder for a distro instead of specific distros (squeeze and ↵Michele Calgaro2019-04-031-0/+171
maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>