summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--mailscripts.el3
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 84214da..96fd001 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mailscripts (0.3-1) UNRELEASED; urgency=medium
+
+ * Add "Package-Requires: (notmuch)" (Closes: #909376).
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sun, 23 Sep 2018 08:12:36 -0700
+
mailscripts (0.2-2) unstable; urgency=medium
* Upload to unstable.
diff --git a/mailscripts.el b/mailscripts.el
index 9d80eac..68a59ad 100644
--- a/mailscripts.el
+++ b/mailscripts.el
@@ -1,7 +1,8 @@
;;; mailscripts.el --- functions to access tools in the mailscripts package
;; Author: Sean Whitton <spwhitton@spwhitton.name>
-;; Version: 0.2
+;; Version: 0.3
+;; Package-Requires: (notmuch)
;; Copyright (C) 2018 Sean Whitton