summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-04-06 16:23:13 +0800
committerSean Whitton <spwhitton@spwhitton.name>2024-04-06 16:23:13 +0800
commit4411f02978d9bcc25fbe48dfa943db04b191bef7 (patch)
tree84426da25b836e19b3ba8ca2baab27261d9a1ae0 /debian
parent793fafd0a98d3d428e07802eacfa0b359f6c9063 (diff)
downloadmailscripts-4411f02978d9bcc25fbe48dfa943db04b191bef7.tar.gz
d/control: add python3-gssapi build-dep
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian')
-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