ubuntu/+source/shiboken:applied/debian/buster

Last commit made on 2018-09-04
Get this branch:
git clone -b applied/debian/buster https://git.launchpad.net/ubuntu/+source/shiboken
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/buster
Repository:
lp:ubuntu/+source/shiboken

Recent commits

b1d4ada... by Adrian Bunk

1.2.2-5.1 (patches applied)

Imported using git-ubuntu import.

6e8d35c... by Adrian Bunk

don't *2 the object's identifier because this causes an

Gbp-Pq: fix-collector_external_operator_test.patch.

dbdfff0... by Adrian Bunk

Cast ifstream to bool explicitely, to work with GCC-6

Gbp-Pq: 0008-Cast-ifstream-to-bool-explicitely-to-work-with-GCC-6.patch.

54d5a18... by Adrian Bunk

Drop the explicit dependencies of Libs and Cflags in pkg-config in

Gbp-Pq: pkg-config-depend-on-python.patch.

aea80a6... by Adrian Bunk

Fix the except syntax to be Python3-compatible, PEP-3110

Gbp-Pq: fix_py3_expect.patch.

105610d... by Adrian Bunk

exchange crash with a memleak

Gbp-Pq: memleak-instead-crash.patch.

395fc37... by Adrian Bunk

PEP-0237 deprecated long( in favour of the old int(.

Gbp-Pq: python3.3-nolong.patch.

c50531f... by Adrian Bunk

python3.3-and-multiarch

Gbp-Pq: python3.3-and-multiarch.patch.

89948e9... by Adrian Bunk

Allow the packaging definitions to pick the desired python version

Gbp-Pq: pythonversionindep.patch.

28dbff6... by Adrian Bunk

Use the _default_ Python version as fallback default.

Gbp-Pq: cmake_selectDefaultPython.patch.