summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthias Klose [Sun, 10 Jan 2021 15:42:50 +0000 (15:42 +0000)]
distutils-link
# DP: Don't add standard library dirs to library_dirs and runtime_library_dirs.
# DP: Don't add standard library dirs to library_dirs and runtime_library_dirs.
Gbp-Pq: Name distutils-link.diff
Matthias Klose [Sun, 10 Jan 2021 15:42:50 +0000 (15:42 +0000)]
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 [Sun, 10 Jan 2021 15:42:50 +0000 (15:42 +0000)]
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 [Sun, 10 Jan 2021 15:42:50 +0000 (15:42 +0000)]
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 [Sun, 10 Jan 2021 15:42:50 +0000 (15:42 +0000)]
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 [Sun, 10 Jan 2021 15:42:50 +0000 (15:42 +0000)]
git-updates
# DP: updates from the 3.9 branch (until 2021-01-10).
# DP: updates from the 3.9 branch (until 2021-01-10).
# git diff --no-renames
1e5d33e9b9b8631b36f061103a30208b206fd03a 799f8489d418b7f9207d333eac38214931bd7dcc | filterdiff -x ?/.hgignore -x ?/.hgeol -x ?/.hgtags -x ?/.hgtouch -x ?/.gitignore -x ?/.gitattributes -x '?/.github/*' -x '?/.git*' -x ?/.codecov.yml -x ?/.travis.yml -x ?/configure --remove-timestamps
Gbp-Pq: Name git-updates.diff
Matthias Klose [Sun, 10 Jan 2021 15:42:50 +0000 (15:42 +0000)]
python3.9 (3.9.1-2) unstable; urgency=medium
* Update to the 3.9 branch 2021-01-10.
[dgit import unpatched python3.9 3.9.1-2]
Matthias Klose [Sun, 10 Jan 2021 15:42:50 +0000 (15:42 +0000)]
Import python3.9_3.9.1-2.debian.tar.xz
[dgit import tarball python3.9 3.9.1-2 python3.9_3.9.1-2.debian.tar.xz]
Matthias Klose [Tue, 8 Dec 2020 07:51:42 +0000 (07:51 +0000)]
Import python3.9_3.9.1.orig.tar.xz
[dgit import orig python3.9_3.9.1.orig.tar.xz]