summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthias Klose [Fri, 3 Sep 2021 06:18:44 +0000 (07:18 +0100)]
locale-module
# DP: * Lib/locale.py:
# DP: - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP: for glibc.
# DP: * Lib/locale.py:
# DP: - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP: for glibc.
Gbp-Pq: Name locale-module.diff
Matthias Klose [Fri, 3 Sep 2021 06:18:44 +0000 (07:18 +0100)]
distutils-install-layout
# DP: distutils: Add an option --install-layout=deb, which
# DP: - installs into $prefix/dist-packages instead of $prefix/site-packages.
# DP: - doesn't encode the python version into the egg name.
# DP: distutils: Add an option --install-layout=deb, which
# DP: - installs into $prefix/dist-packages instead of $prefix/site-packages.
# DP: - doesn't encode the python version into the egg name.
Gbp-Pq: Name distutils-install-layout.diff
Matthias Klose [Fri, 3 Sep 2021 06:18:44 +0000 (07:18 +0100)]
deb-locations
# DP: adjust locations of directories to debian policy
# DP: adjust locations of directories to debian policy
Gbp-Pq: Name deb-locations.diff
Matthias Klose [Fri, 3 Sep 2021 06:18:44 +0000 (07:18 +0100)]
deb-setup
# DP: Don't include /usr/local/include and /usr/local/lib as gcc search paths
# DP: Don't include /usr/local/include and /usr/local/lib as gcc search paths
Gbp-Pq: Name deb-setup.diff
Matthias Klose [Fri, 3 Sep 2021 06:18:44 +0000 (07:18 +0100)]
python3.9 (3.9.7-2) unstable; urgency=medium
* Fix CFLAGS in the python3.x-config scripts. Closes: #992669, #989000.
* Support arc-linux-gnu in the multiarch header. Closes: #992091.
* Don't run the test_concurrent_futures test on alpha and sparc64.
Closes: #991110.
* Fix path to mkdir on a unified-/usr system. Closes: #992775.
* Use command -v instead of which in shell scripts. Closes: #993413.
[dgit import unpatched python3.9 3.9.7-2]
Matthias Klose [Fri, 3 Sep 2021 06:18:44 +0000 (07:18 +0100)]
Import python3.9_3.9.7-2.debian.tar.xz
[dgit import tarball python3.9 3.9.7-2 python3.9_3.9.7-2.debian.tar.xz]
Matthias Klose [Tue, 31 Aug 2021 13:27:14 +0000 (14:27 +0100)]
Import python3.9_3.9.7.orig.tar.xz
[dgit import orig python3.9_3.9.7.orig.tar.xz]