Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEB pytdeextensions: Enforcing the default version of Python is no longer ↵ | Slávek Banko | 2023-01-20 | 1 | -3/+0 |
| | | | | | | needed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB pytdeextensions: Drop the DEB_PYTHON_SYSTEM setting from debian/rules | Slávek Banko | 2023-01-09 | 1 | -2/+0 |
| | | | | | | as it was intended for Python 2 and the choice between pycentral and pysupport. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB pytdeextensions: drop python 2 support. | Michele Calgaro | 2023-01-08 | 1 | -14/+7 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules. | Slávek Banko | 2021-04-04 | 1 | -0/+7 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: Make sure that python binary exists for packages that still depend on ↵ | Slávek Banko | 2020-02-25 | 1 | -0/+6 |
| | | | | | | python2. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB pytdeextensions: Prefer dh_python2 before dh_pysupport. | Slávek Banko | 2019-06-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | DEB: use _base folder for a distro instead of specific distros (squeeze | Michele Calgaro | 2019-04-03 | 1 | -0/+60 |
and maverick). Signed-off-by: Michele Calgaro <[email protected]> |