summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-22 00:16:19 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-22 00:16:19 -0700
commitf3a9d113fd89db152db9cd2f061fc8f7367f0fc9 (patch)
treea5d31393b88d6895bad5bfd9be992cbb246dcb73 /debian/changelog
parentbbf1fc63fa1d88ea204a8cf272511ca85a828794 (diff)
downloadmailscripts-f3a9d113fd89db152db9cd2f061fc8f7367f0fc9.tar.gz
notmuch-slurp-debbug: use Mail::Box instead of shelling out
Also some refactoring for readability. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 418b1c9..fd388ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mailscripts (0.19-1) UNRELEASED; urgency=medium
+
+ * notmuch-slurp-debbug: rework to use Mail::Box rather than shelling out
+ to scripts to move mail around.
+ - Drop dependency on libmime-tools-perl.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 22 Feb 2020 00:10:58 -0700
+
mailscripts (0.18-1) unstable; urgency=medium
* notmuch-extract-patch: rewrite: