diff --git a/debian/patches/0028-sysconfigdata-name.patch b/debian/patches/0028-sysconfigdata-name.patch index b43210a1fa..f74da7249f 100644 --- a/debian/patches/0028-sysconfigdata-name.patch +++ b/debian/patches/0028-sysconfigdata-name.patch @@ -45,7 +45,7 @@ index d7fc7ab..d26b0d0 100644 @ # Build PYC files for the 3 optimization levels (0, 1, 2) -PYTHONPATH=$(DESTDIR)$(LIBDEST) $(RUNSHARED) \ diff --git a/configure.ac b/configure.ac -index d39eddc..e1d3551 100644 +index c612c2e..84d968e 100644 --- a/configure.ac +++ b/configure.ac @@ -164,7 +164,7 @@ AC_ARG_WITH([build-python], diff --git a/debian/patches/argparse-no-shutil.diff b/debian/patches/argparse-no-shutil.diff index a7c9c05168..2482a0affc 100644 --- a/debian/patches/argparse-no-shutil.diff +++ b/debian/patches/argparse-no-shutil.diff @@ -7,7 +7,7 @@ Subject: argparse-no-shutil 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Lib/argparse.py b/Lib/argparse.py -index 467e606..945fc05 100644 +index 43639b1..d00a970 100644 --- a/Lib/argparse.py +++ b/Lib/argparse.py @@ -176,9 +176,12 @@ def __init__(self, diff --git a/debian/patches/disable-sem-check.diff b/debian/patches/disable-sem-check.diff index 3b894cca94..e68f5a18ca 100644 --- a/debian/patches/disable-sem-check.diff +++ b/debian/patches/disable-sem-check.diff @@ -9,7 +9,7 @@ Subject: disable-sem-check 1 file changed, 22 insertions(+), 12 deletions(-) diff --git a/configure.ac b/configure.ac -index f490de8..d39eddc 100644 +index cee7a56..c612c2e 100644 --- a/configure.ac +++ b/configure.ac @@ -5937,12 +5937,17 @@ AC_CACHE_CHECK([whether POSIX semaphores are enabled], [ac_cv_posix_semaphores_e diff --git a/debian/patches/lib-argparse.diff b/debian/patches/lib-argparse.diff index 488bb53437..292ee32b16 100644 --- a/debian/patches/lib-argparse.diff +++ b/debian/patches/lib-argparse.diff @@ -7,7 +7,7 @@ Subject: lib-argparse 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Lib/argparse.py b/Lib/argparse.py -index 55bf8cd..467e606 100644 +index cdd29d3..43639b1 100644 --- a/Lib/argparse.py +++ b/Lib/argparse.py @@ -89,7 +89,16 @@ diff --git a/debian/patches/link-opt.diff b/debian/patches/link-opt.diff index 45f0ab41ee..97907ef323 100644 --- a/debian/patches/link-opt.diff +++ b/debian/patches/link-opt.diff @@ -9,7 +9,7 @@ Subject: link-opt 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac -index 8eb9676..f490de8 100644 +index 0f1b977..cee7a56 100644 --- a/configure.ac +++ b/configure.ac @@ -3421,8 +3421,8 @@ then