summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control1
2 files changed, 8 insertions, 1 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:
diff --git a/debian/control b/debian/control
index 613335c..3ce1ac4 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,6 @@ Depends:
libipc-system-simple-perl,
liblist-moreutils-perl,
libmail-box-perl,
- libmime-tools-perl,
python3,
${misc:Depends},
${perl:Depends},