From 455e1edf27ab0eacdd3d6a31eeca37e301cbd616 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 25 Nov 2019 07:58:18 -0700 Subject: changelog Signed-off-by: Sean Whitton --- debian/changelog | 14 ++++++++++++++ mailscripts.el | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 10d3f6a..7a0078c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +mailscripts (0.16-1) UNRELEASED; urgency=medium + + * email-print-mime-structure: add a test suite (Closes: #945451). + Thanks to Daniel Kahn Gillmor for the patch series. + - Add builddeps on + + diffutils + + python3 + + python3-pgpy + + gpg + + gpg-agent + + mypy. + + -- Sean Whitton Mon, 25 Nov 2019 07:55:47 -0700 + mailscripts (0.15-1) unstable; urgency=medium * notmuch-extract-patch: when checking the reroll count, do not require diff --git a/mailscripts.el b/mailscripts.el index 9c51f73..6872dd6 100644 --- a/mailscripts.el +++ b/mailscripts.el @@ -1,7 +1,7 @@ ;;; mailscripts.el --- functions to access tools in the mailscripts package ;; Author: Sean Whitton -;; Version: 0.15 +;; Version: 0.16 ;; Package-Requires: (notmuch projectile) ;; Copyright (C) 2018, 2019 Sean Whitton -- cgit v1.2.3