1
0

sync with Debian

version: 14.3.0-7 (UNRELEASED)
commit: 1fce39729a3f2eeebe194de8d8892899a9fbea9d
This commit is contained in:
2025-09-08 09:51:06 +03:00
parent ada79875d5
commit 1ec08d0857
6 changed files with 606 additions and 42 deletions

View File

@@ -1,7 +1,7 @@
# DP: updates from the 14 branch upto 20250829 (documentation).
# DP: updates from the 14 branch upto 20250908 (documentation).
LANG=C git diff --no-renames --src-prefix=a/src/ --dst-prefix=b/src/ \
c9cd41fba9ebd288c4f101e4b99da934bcb96a11 591d04b6db957715fd88e9ebf5be4d96a5bc2caa \
c9cd41fba9ebd288c4f101e4b99da934bcb96a11 55fb9523930af3fc8f4e5045e57e0a83b74cbc2e \
| awk '/^diff .*\.texi/ {skip=0; print; next} /^diff / {skip=1; next} skip==0' \
| grep -v -E '^(diff|index)'