Commit Graph

24 Commits (e5626d5dca913295be609961409f64ce01edcc39)

Author SHA1 Message Date
Michele Calgaro 9a57d78651
DEB: drop tqtinterface module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
Slávek Banko 31fa019dc2
DEB sip4-tqt: Add build-arch to PHONY targets.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 months ago
Michele Calgaro 2fd95788ca
DEB sip4-tqt: removed unused patch files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Slávek Banko 3e3beab0c7
DEB sip4-tqt: Prefer dist-packages folder for a particular version of Python before shared.
Use sysconfig instead of distutil to detect paths.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Slávek Banko fc691a7208
DEB: Change debhelper compatibility level to 10.
Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Slávek Banko f45dc99b33
DEB sip4-tqt: Build for all installed pythons, instead of just default.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko c8feb721f2
DEB sip4-tqt: Fix substitution for Python 3 dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro 97521efd69
DEB sip4-tqt: drop python2 support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 2bd58e61c2
DEB sip4-tqt: Fix python debug build detection at runtime.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko a87436abb8
DEB sip4-tqt: Add dh_sip3_tqt to ensure the correct dependence
on the SIP API for Python 3 packages.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 07d71f5160
DEB sip4-tqt: Fix installation of part for Python3.
+ 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>
3 years ago
Slávek Banko 71eaac9990
DEB sip4-tqt: Fix empty python3-sip-tqt-dbg package.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko cfaca8188c
DEB sip4-tqt: Add packages for Python3 support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko e14fc7a09f
DEB sip4-tqt: Update packaging after renaming binaries to sip-tqt.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 8cdb01d2da
DEB sip4-tqt: Add bison and flex into Build-Depends
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>
3 years ago
Slávek Banko 9e15642bf9
DEB sip4-tqt: Delete an empty line at the end of the 'control' file.
This resolve FTBFS in call dh_python2 on SID.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 3d0fe45a7b
DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 8022c4c534
DEB sip4-tqt: Change the sip-api symbolic name to sip-tqt-api
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>
4 years ago
Slávek Banko a7d5d2acbf
DEB: Update the Maintainer's address to the TDE Debian Team.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 4fafee9e96
DEB sip4-tqt: Use dh_python2 with the --no-dbg-cleaning option
instead of a hack to preserve "*_d.py" files in the dbg package.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 7aeb5c3618
DEB: Change debhelper compatibility level to 9.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko fe01b577fd
DEB sip4-tqt: Replace python-dbg dependency with python-all-dbg.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 28ca87abb8
DEB sip4-tqt: Replace python-dev dependency with python-all-dev or dh-python.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 11394aecd1
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago