summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
-rw-r--r--debian/control1
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5fac014..5f136b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mailscripts (29-1) UNRELEASED; urgency=medium
+
+ * Clean up types for mypy 1.9.0 (Closes: #1067796).
+ Thanks to Daniel Kahn Gillmor for the patch.
+ - New build-dep on python3-gssapi.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 06 Apr 2024 16:21:55 +0800
+
mailscripts (28-1) unstable; urgency=medium
* mailscripts.el:
diff --git a/debian/control b/debian/control
index a85a1b6..31187e3 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends:
perl,
python3 <!nocheck>,
python3-argcomplete,
+ python3-gssapi <!nocheck>,
python3-pgpy (>= 0.5.4-4.1) <!nocheck>,
Vcs-Git: https://git.spwhitton.name/mailscripts
Vcs-Browser: https://git.spwhitton.name/mailscripts