From 1d3b23e6bdbf53eb74161c37d8c355c2ec858a19 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:58:36 +0200 Subject: Adding debian version 14-20240201-3. Signed-off-by: Daniel Baumann --- debian/patches/git-doc-updates.diff | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 debian/patches/git-doc-updates.diff (limited to 'debian/patches/git-doc-updates.diff') diff --git a/debian/patches/git-doc-updates.diff b/debian/patches/git-doc-updates.diff new file mode 100644 index 0000000..72c9a86 --- /dev/null +++ b/debian/patches/git-doc-updates.diff @@ -0,0 +1,7 @@ +# DP: updates from the 13 branch upto 20231005 (documentation). + +LANG=C git diff --no-renames --src-prefix=a/src/ --dst-prefix=b/src/ \ + c891d8dc23e1a46ad9f3e757d09e57b500d40044 2ef5adc5f5a7a5046964276e4354e47eedc96620 \ + | awk '/^diff .*\.texi/ {skip=0; print; next} /^diff / {skip=1; next} skip==0' \ + | grep -v -E '^(diff|index)' + -- cgit v1.2.3