summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/dependencies/sip4-tqt
Commit message (Collapse)AuthorAgeFilesLines
* DEB sip4-tqt: Update packaging after renaming binaries to sip-tqt.Slávek Banko2022-01-137-40/+36
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* 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>
* 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: Change the sip-api symbolic name to sip-tqt-apiSlávek Banko2021-01-192-10/+10
| | | | | | | | | to avoid unwanted confusion between sip and sip-tqt. To ensure a smooth upgrade, sip-api-7.1 has been left here, which will be removed subsequently. 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 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: Change debhelper compatibility level to 9.Slávek Banko2020-03-082-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Replace python-dbg dependency with python-all-dbg.Slávek Banko2020-02-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Replace python-dev dependency with python-all-dev or dh-python.Slávek Banko2020-02-031-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-0322-0/+698
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>