summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
build-math-object
Gbp-Pq: Name build-math-object.diff
Benjamin Moody [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
Add the option to build Texinfo-format documentation.
Bug-Debian: https://bugs.debian.org/881959
Last-Update: 2017-11-27
Gbp-Pq: Name doc-build-texinfo.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
local-doc-references
Gbp-Pq: Name local-doc-references.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
pydoc-use-pager
# DP: pydoc: use the pager command if available.
# DP: pydoc: use the pager command if available.
Gbp-Pq: Name pydoc-use-pager.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
reproducible-buildinfo
# DP: Build getbuildinfo.o with DATE/TIME values when defined
# DP: Build getbuildinfo.o with DATE/TIME values when defined
Gbp-Pq: Name reproducible-buildinfo.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
mangle-fstack-protector
# DP: When using GCC versions older than 4.9, automagically mangle
# DP: -fstack-protector-strong to -fstack-protector
# DP: When using GCC versions older than 4.9, automagically mangle
# DP: -fstack-protector-strong to -fstack-protector
Gbp-Pq: Name mangle-fstack-protector.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
ensurepip-disabled
# DP: Disable ensurepip for the system installation, only enable it for virtual environments.
# DP: Disable ensurepip for the system installation, only enable it for virtual environments.
Gbp-Pq: Name ensurepip-disabled.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
ensurepip-wheels
Gbp-Pq: Name ensurepip-wheels.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
disable-some-tests
# DP: Disable some failing tests we are not interested in
# DP: Disable some failing tests we are not interested in
Gbp-Pq: Name disable-some-tests.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
tempfile-minimal
# DP: Avoid shutil import when it is not available.
# DP: Avoid shutil import when it is not available.
Gbp-Pq: Name tempfile-minimal.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
multiarch-extname
# DP: Make sure to rename extensions to a tag including the MULTIARCH name
# DP: Make sure to rename extensions to a tag including the MULTIARCH name
this patch can be dropped for python3.5 final, if the upstream chage is kept.
Gbp-Pq: Name multiarch-extname.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
test-no-random-order
# DP: Don't run the test suite in random order.
# DP: Don't run the test suite in random order.
Gbp-Pq: Name test-no-random-order.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
ext-no-libpython-link
# DP: Don't link extensions with the shared libpython library.
# DP: Don't link extensions with the shared libpython library.
Gbp-Pq: Name ext-no-libpython-link.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
lib2to3-no-pickled-grammar
Gbp-Pq: Name lib2to3-no-pickled-grammar.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
multiarch
Gbp-Pq: Name multiarch.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
ctypes-arm
Gbp-Pq: Name ctypes-arm.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
lib-argparse
# DP: argparse.py: Make the gettext import conditional
# DP: argparse.py: Make the gettext import conditional
Gbp-Pq: Name lib-argparse.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
disable-sem-check
# DP: Assume working semaphores, don't rely on running kernel for the check.
# DP: Assume working semaphores, don't rely on running kernel for the check.
Gbp-Pq: Name disable-sem-check.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
langpack-gettext
# DP: Description: support alternative gettext tree in
# DP: /usr/share/locale-langpack; if a file is present in both trees,
# DP: prefer the newer one
# DP: Upstream status: Ubuntu-Specific
# DP: Description: support alternative gettext tree in
# DP: /usr/share/locale-langpack; if a file is present in both trees,
# DP: prefer the newer one
# DP: Upstream status: Ubuntu-Specific
Gbp-Pq: Name langpack-gettext.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
profiled-build
# DP: Ignore errors in the profile task.
# DP: Ignore errors in the profile task.
Gbp-Pq: Name profiled-build.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
bdist-wininst-notfound
# DP: suggest installation of the pythonX.Y-dev package, if bdist_wininst
# DP: cannot find the wininst-* files.
# DP: suggest installation of the pythonX.Y-dev package, if bdist_wininst
# DP: cannot find the wininst-* files.
Gbp-Pq: Name bdist-wininst-notfound.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
setup-modules
Gbp-Pq: Name setup-modules.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
link-opt
# DP: Call the linker with -O1 -Bsymbolic-functions
# DP: Call the linker with -O1 -Bsymbolic-functions
Gbp-Pq: Name link-opt.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
gdbm-import
# DP: suggest installation of python3-gdbm package on failing _gdbm import
# DP: suggest installation of python3-gdbm package on failing _gdbm import
Gbp-Pq: Name gdbm-import.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
tkinter-import
# DP: suggest installation of python-tk package on failing _tkinter import
# DP: suggest installation of python-tk package on failing _tkinter import
Gbp-Pq: Name tkinter-import.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
distutils-sysconfig
# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.
# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.
Gbp-Pq: Name distutils-sysconfig.diff
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +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 [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +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 [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +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 [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +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 [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +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 [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
git-updates
# DP: updates from the 3.9 branch (until 2021-02-04).
# DP: updates from the 3.9 branch (until 2021-02-04).
# git diff --no-renames
1e5d33e9b9b8631b36f061103a30208b206fd03a b0b01811bb28d3d6c70846e47fa2f6ba03ed03f1 | 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 [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
python3.9 (3.9.1-4) unstable; urgency=medium
* Update to the 3.9 branch 2021-02-04.
* Fix issue #43030, compiler warning in Py_UNICODE_ISSPACE with
signed wchar_t. Closes: #961396.
* Depend on media-types instead of mime-support. Closes: #981016.
* Fix permissions and group for local directories. Closes: #962422.
[dgit import unpatched python3.9 3.9.1-4]
Matthias Klose [Fri, 5 Feb 2021 13:46:56 +0000 (13:46 +0000)]
Import python3.9_3.9.1-4.debian.tar.xz
[dgit import tarball python3.9 3.9.1-4 python3.9_3.9.1-4.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]