summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-12-10 21:07:10 -0400
committerDavid Bremner <david@tethera.net>2020-12-10 21:07:10 -0400
commitc7e1910235d06dcb2e7931b187483fc2528ab714 (patch)
treef936ed3c5f394be47c797336e2c06cb588ea51db
parent55e2dbe0d0d2d7ed760a62744a347a5b55feacb7 (diff)
Commit Debian 3.0 (quilt) metadatadebian/0.31.2-4archive/debian/0.31.2-4
[dgit (9.12) quilt-fixup]
-rw-r--r--debian/patches/debian-changes16
-rw-r--r--debian/patches/series1
2 files changed, 17 insertions, 0 deletions
diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes
new file mode 100644
index 00000000..40ee7d00
--- /dev/null
+++ b/debian/patches/debian-changes
@@ -0,0 +1,16 @@
+This is an 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.
+
+--- notmuch-0.31.2.orig/doc/Makefile.local
++++ notmuch-0.31.2/doc/Makefile.local
+@@ -43,7 +43,7 @@ INFO_INFO_FILES := $(INFO_TEXI_FILES:.te
+ rm -f $@ && gzip --no-name --stdout $^ > $@
+
+ ifeq ($(WITH_EMACS),1)
+-$(DOCBUILDDIR)/.roff.stamp sphinx-html sphinx-texinfo: docstring.stamp
++$(DOCBUILDDIR)/.roff.stamp $(DOCBUILDDIR)/.html.stamp $(DOCBUILDDIR)/.texi.stamp : docstring.stamp
+ endif
+
+ sphinx-html: $(DOCBUILDDIR)/.html.stamp
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