From f3a9d113fd89db152db9cd2f061fc8f7367f0fc9 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 22 Feb 2020 00:16:19 -0700 Subject: notmuch-slurp-debbug: use Mail::Box instead of shelling out Also some refactoring for readability. Signed-off-by: Sean Whitton --- debian/changelog | 8 ++++++++ debian/control | 1 - 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'debian') 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 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}, -- cgit v1.2.3