From: David Bremner Date: Tue, 25 Feb 2025 20:53:26 +0000 (-0400) Subject: Commit Debian 3.0 (quilt) metadata X-Git-Tag: archive/debian/0.38.3-4^0 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=9e79f5562efeeb5ed8be4e26cf63a83434782003;p=notmuch Commit Debian 3.0 (quilt) metadata [dgit (12.6) quilt-fixup] --- 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