From 3715f10e52908e9a76aab4558ffa3a3bc1c379e2 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 23 Sep 2018 08:13:34 -0700 Subject: mailscripts.el: add missing Package-Requires Signed-off-by: Sean Whitton --- debian/changelog | 6 ++++++ mailscripts.el | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) 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 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 -;; Version: 0.2 +;; Version: 0.3 +;; Package-Requires: (notmuch) ;; Copyright (C) 2018 Sean Whitton -- cgit v1.2.3