summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthias Klose [Thu, 23 Jul 2020 09:11:14 +0000 (10:11 +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 [Thu, 23 Jul 2020 09:11:14 +0000 (10:11 +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 [Thu, 23 Jul 2020 09:11:14 +0000 (10:11 +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 [Thu, 23 Jul 2020 09:11:14 +0000 (10:11 +0100)]
python3.9 (3.9.0~b5-2) unstable; urgency=medium
* Move typing.py into libpython3.9-minimal.
[dgit import unpatched python3.9 3.9.0~b5-2]
Matthias Klose [Thu, 23 Jul 2020 09:11:14 +0000 (10:11 +0100)]
Import python3.9_3.9.0~b5-2.debian.tar.xz
[dgit import tarball python3.9 3.9.0~b5-2 python3.9_3.9.0~b5-2.debian.tar.xz]
Matthias Klose [Wed, 22 Jul 2020 09:03:53 +0000 (10:03 +0100)]
Import python3.9_3.9.0~b5.orig.tar.xz
[dgit import orig python3.9_3.9.0~b5.orig.tar.xz]