summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/dependencies/sip4-tqt/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* DEB sip4-tqt: Fix installation of part for Python3.Slávek Banko2022-07-251-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>
* 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>
* DEB sip4-tqt: Add packages for Python3 support.Slávek Banko2022-04-211-5/+29
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Update packaging after renaming binaries to sip-tqt.Slávek Banko2022-01-131-12/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* 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>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-031-0/+171
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>