From 9e79f5562efeeb5ed8be4e26cf63a83434782003 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 25 Feb 2025 16:53:26 -0400 Subject: [PATCH] Commit Debian 3.0 (quilt) metadata [dgit (12.6) quilt-fixup] --- debian/patches/debian-changes | 19 +++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 20 insertions(+) create mode 100644 debian/patches/debian-changes create mode 100644 debian/patches/series diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes new file mode 100644 index 00000000..abb3bc8e --- /dev/null +++ b/debian/patches/debian-changes @@ -0,0 +1,19 @@ +Description: Autogenerated patch header for a single-debian-patch file. + The delta against upstream is either kept as a single patch, or maintained + in some VCS, and exported as a single patch instead of more manageable + atomic patches. +Forwarded: not-needed + +--- +--- notmuch-0.38.3.orig/test/test-lib.el ++++ notmuch-0.38.3/test/test-lib.el +@@ -33,6 +33,9 @@ + + (require 'cl-lib) + ++;; Use old pretty print algorithm, so tests don't break with Emacs 30 ++(setq-default pp-default-function 'pp-28) ++ + ;; Ensure that the dynamic variables that are defined by this library + ;; are defined by the time that we let-bind them. This is needed + ;; because starting with Emacs 27 undeclared variables in evaluated diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 00000000..7bb82529 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +debian-changes -- 2.45.2