Patch project-vc-recognizes-git test for Debian build
authorSean Whitton <spwhitton@spwhitton.name>
Mon, 31 Jul 2023 08:27:09 +0000 (09:27 +0100)
committerSean Whitton <spwhitton@spwhitton.name>
Mon, 31 Jul 2023 08:27:49 +0000 (09:27 +0100)
1  2 
debian/.git-dpm
debian/patches/0014-Patch-project-vc-recognizes-git-test-for-Debian-buil.patch
debian/patches/series

diff --cc debian/.git-dpm
index e09cc1fd353d04c8bd4cba259107ecac8a09776f,0000000000000000000000000000000000000000..59679086fe6474c650ea064f321ebdd0de7617a7
mode 100644,000000..100644
--- /dev/null
@@@ -1,8 -1,0 +1,8 @@@
- 3d9b8aa890c41da85ce4e8fb863ba719406aa0f8
- 3d9b8aa890c41da85ce4e8fb863ba719406aa0f8
 +# see git-dpm(1) from git-dpm package
++203201f1f29e74ba00a27f1b16cfb2d12d32468c
++203201f1f29e74ba00a27f1b16cfb2d12d32468c
 +52397a199934d2d72155696b172908226086f530
 +52397a199934d2d72155696b172908226086f530
 +emacs_29.1+1.orig.tar.xz
 +7b71a5f966ce6789e14bf3d96a62ccbe77a8d51c
 +29225688
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..8b3c156a0cfc081ed030d98f64ac5d391fa01faa
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,22 @@@
++From 203201f1f29e74ba00a27f1b16cfb2d12d32468c Mon Sep 17 00:00:00 2001
++From: Sean Whitton <spwhitton@spwhitton.name>
++Date: Mon, 31 Jul 2023 09:26:48 +0100
++Subject: Patch project-vc-recognizes-git test for Debian build
++
++---
++ test/lisp/progmodes/project-tests.el | 2 +-
++ 1 file changed, 1 insertion(+), 1 deletion(-)
++
++diff --git a/test/lisp/progmodes/project-tests.el b/test/lisp/progmodes/project-tests.el
++index 5a206b67db1..7593fb232e1 100644
++--- a/test/lisp/progmodes/project-tests.el
+++++ b/test/lisp/progmodes/project-tests.el
++@@ -124,7 +124,7 @@ project-vc-recognizes-git
++          (project (project-current nil dir)))
++     (should-not (null project))
++     (should (string-match-p
++-             "\\`test/lisp/progmodes/project-tests\\.elc?"
+++             "\\`debian/build-[a-z]+/test/lisp/progmodes/project-tests\\.elc?"
++              (file-relative-name
++               project-tests--this-file
++               (project-root project))))))
index 83dfffaff3fcb03a0ae26175cedea845d2cbc6e3,0000000000000000000000000000000000000000..97a594909fbdfebd030148fddee6da048b15d251
mode 100644,000000..100644
--- /dev/null
@@@ -1,13 -1,0 +1,14 @@@
 +0001-Prefer-usr-share-info-emacs.patch
 +0002-Run-debian-startup-and-set-debian-emacs-flavor.patch
 +0003-Remove-files-that-appear-to-be-incompatible-with-the.patch
 +0004-Adjust-documentation-references-for-Debian.patch
 +0005-Modify-the-output-of-version-to-indicate-Debian-modi.patch
 +0006-Don-t-try-to-build-src-macuvs.h-via-IVD_Sequences.tx.patch
 +0007-Kill-gpg-agent-in-package-test.el-to-avoid-a-race.patch
 +0008-Mark-vc-bzr-test-fauilt-bzr-autoloads-as-unstable-fo.patch
 +0009-pdumper-set-DUMP_RELOC_ALIGNMENT_BITS-1-for-m68k.patch
 +0010-Mark-test-undo-region-as-unstable.patch
 +0011-Mark-flaky-test-process-tests-multiple-threads-waiti.patch
 +0012-Add-inhibit-native-compilation.patch
 +0013-Rename-to-inhibit-automatic-native-compilation.patch
++0014-Patch-project-vc-recognizes-git-test-for-Debian-buil.patch