aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-12-01 08:57:48 -0400
committerDavid Bremner <david@tethera.net>2016-12-01 08:57:48 -0400
commit71012e81098dce71cbd69479ecdee375a24db79c (patch)
treee005cf1acb2bfe61c475a7e318b6eaa11540f539
parent383796c325de2dbb32c5c02157777d2d06d39f0b (diff)
parent5bb549a3618f87fdeec5bd7007b30806f58f931a (diff)
Merge branch 'release'
-rw-r--r--debian/changelog7
-rw-r--r--debian/control1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4f3a94cd..7c1a5303 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+notmuch (0.23.3-2) unstable; urgency=medium
+
+ * Add missing depends to notmuch-emacs. Thanks to micah for the
+ report.
+
+ -- David Bremner <bremner@debian.org> Thu, 01 Dec 2016 08:06:59 -0400
+
notmuch (0.23.3-1) unstable; urgency=medium
* Re-enable test suite
diff --git a/debian/control b/debian/control
index a8c7ce20..ba8642b4 100644
--- a/debian/control
+++ b/debian/control
@@ -112,6 +112,7 @@ Description: Ruby interface to the notmuch mail search and index library
Package: notmuch-emacs
Architecture: all
+Depends: elpa-notmuch
Description: thread-based email index, search and tagging (transitional package)
This dummy package help ease transition to the new package elpa-notmuch