summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-06-07 15:19:15 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-06-07 15:19:15 -0700
commitf0e8b3011d830c311c53a389909982ceb44f25a0 (patch)
treeb35fbae2c78646e135817e90facdf04790074709 /debian/changelog
parentd127bf670061df22ed3f86a1efec4fcb6d09a1b9 (diff)
parent42e8b6cb2ccdbc7a91b322383c1f3b20d745e095 (diff)
downloadmailscripts-f0e8b3011d830c311c53a389909982ceb44f25a0.tar.gz
Merge tag 'debian/0.21-1' into buster-bpo
mailscripts release 0.21-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear] # gpg: Signature made Mon 01 Jun 2020 10:17:16 AM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7b863c9..501fd47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+mailscripts (0.21-1) unstable; urgency=medium
+
+ * mailscripts.el:
+ - new command: notmuch-slurp-debbug-at-point
+ - notmuch-slurp-this-debbug: if fail to extract bug number from
+ subject line, prompt user for one
+ - notmuch-slurp-debbug: invoke notmuch to determine the thread-id
+ rather than passing the search query directly to `notmuch-show'.
+ That is not how `notmuch-show' is meant to be called and can result
+ in strange behaviour.
+ * mbox-extract-patch: When inserting trailers, ensure there is a blank
+ line before the block of trailers.
+ * Add a Homepage: to the Debian packaging metadata (Closes: #961664).
+ Thanks to Daniel Kahn Gillmor for the patch.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Mon, 01 Jun 2020 10:11:47 -0700
+
mailscripts (0.20-1~bpo10+1) buster-backports; urgency=medium
* Rebuild for buster-backports.