aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-12-01 08:08:14 -0400
committerDavid Bremner <david@tethera.net>2016-12-01 08:21:03 -0400
commit5bb549a3618f87fdeec5bd7007b30806f58f931a (patch)
tree6ba334cf17cd3356085b3e5e843b3f83d1c292b3
parentfd7f3d0829725bf9ce209cf597dfb0acd4d59b10 (diff)
debian: fix transition package for notmuch-emacs
The current version is more a transition to nowhere.
-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