summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-12-24 12:07:00 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-12-24 12:07:00 -0700
commit6a6053e5acbfd2cc24c4251e357608ff8cb8b6fa (patch)
tree0b863b6431cdd2cc849bb20cb353bd00840a846c /debian/control
parentb0a42bf5fb4ded45cdd151e691f1ceffdb124a80 (diff)
downloadmailscripts-6a6053e5acbfd2cc24c4251e357608ff8cb8b6fa.tar.gz
Tighten build-dep on python3-pgpy to require >= 0.5.4-4.1
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 62e29b9..a85a1b6 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
perl,
python3 <!nocheck>,
python3-argcomplete,
- python3-pgpy <!nocheck>,
+ python3-pgpy (>= 0.5.4-4.1) <!nocheck>,
Vcs-Git: https://git.spwhitton.name/mailscripts
Vcs-Browser: https://git.spwhitton.name/mailscripts
Homepage: https://git.spwhitton.name/mailscripts