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 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/changelog') 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: -- cgit v1.2.3 From e4e5653d1c79ab0be13479fa8dff6b299624ea8b Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 11 Mar 2020 10:02:35 -0700 Subject: changelog Signed-off-by: Sean Whitton --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index fd388ac..8fd0cd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,10 @@ 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. + * imap-dl: + - Update documentation to be less oriented towards former users of + getmail (Closes: #953582). + Thanks to Daniel Kahn Gillmor for the patch. -- Sean Whitton Sat, 22 Feb 2020 00:10:58 -0700 -- cgit v1.2.3 From e5fa1a1ecb9c6e92f3c264a43fba36fac4cec4c5 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 19 Mar 2020 13:30:31 -0700 Subject: changelog Signed-off-by: Sean Whitton --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 8fd0cd9..ba517e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,11 @@ mailscripts (0.19-1) UNRELEASED; urgency=medium - Update documentation to be less oriented towards former users of getmail (Closes: #953582). Thanks to Daniel Kahn Gillmor for the patch. + - Allow specifying ssl_ciphers. + Thanks to Robbie Harwood for the patch. + - Add support for GSSAPI authentication. + Thanks to Robbie Harwood for the patch and Daniel Kahn Gillmor for + review. -- Sean Whitton Sat, 22 Feb 2020 00:10:58 -0700 -- cgit v1.2.3 From 5c1db2b078879ca2f7c492d855b080b0707a6ada Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 20 Mar 2020 13:13:03 -0700 Subject: release 0.19 (-1 to Debian unstable) Signed-off-by: Sean Whitton --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ba517e7..b44fabb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mailscripts (0.19-1) UNRELEASED; urgency=medium +mailscripts (0.19-1) unstable; urgency=medium * notmuch-slurp-debbug: rework to use Mail::Box rather than shelling out to scripts to move mail around. @@ -13,7 +13,7 @@ mailscripts (0.19-1) UNRELEASED; urgency=medium Thanks to Robbie Harwood for the patch and Daniel Kahn Gillmor for review. - -- Sean Whitton Sat, 22 Feb 2020 00:10:58 -0700 + -- Sean Whitton Fri, 20 Mar 2020 13:12:58 -0700 mailscripts (0.18-1) unstable; urgency=medium -- cgit v1.2.3