summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-05 16:42:01 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-05 16:42:01 -0700
commita527e341c147cc6b952ba35f08ce4e116dc200af (patch)
tree9be6e21fc8b304c9aca0560a32aab35ab3fef5bf /debian/changelog
parent5e5d198de86e71687677b9312c0ae6fc238b0fbd (diff)
parent7b3d79afdaca217183b9715cfb40979a16cafd89 (diff)
downloadmailscripts-a527e341c147cc6b952ba35f08ce4e116dc200af.tar.gz
Merge tag 'debian/0.23-1' into buster-bpo
mailscripts release 0.23-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear] # gpg: Signature made Thu 28 Jan 2021 04:37:17 PM 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/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d7997a1..2be5baa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+mailscripts (0.23-1) unstable; urgency=medium
+
+ * New script: gmi2email
+ - add libdbd-sqlite3-perl, libio-socket-ssl-perl, libmime-lite-perl,
+ libemail-date-format-perl, libtry-tiny-perl, libmailtools-perl and
+ libxml-feed-perl to Suggests.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Thu, 28 Jan 2021 16:34:40 -0700
+
+mailscripts (0.22-1) unstable; urgency=medium
+
+ * mailscripts.el:
+ - drop hard dependency on Projectile
+ - add new defcustom, mailscripts-project-library
+ - replace *-projectile commands with new *-to-project commands, which
+ support both Projectile and project.el for choosing from known
+ projects
+ - Use 'cl-case' not 'case' and require cl-lib.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Tue, 19 Jan 2021 16:14:45 -0700
+
mailscripts (0.21-1~bpo10+1) buster-backports; urgency=medium
* Rebuild for buster-backports.