summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-12-04 07:43:31 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-12-04 07:43:31 -0700
commit46cedb673ae6e63724d010d3fb6a47cc209502f5 (patch)
tree73c30149db6cedcbd4abe4aac556aec3d78f0048
parentaae7f749c165aa58a3f4ea95732e6bae69d88dfc (diff)
downloadmailscripts-46cedb673ae6e63724d010d3fb6a47cc209502f5.tar.gz
Drop python3-pgpy build-dep and override_dh_auto_test to do nothingdebian/0.16-1_bpo10+1archive/debian/0.16-1_bpo10+1
python3-pgpy not available in buster. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--debian/changelog3
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules2
3 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ec46ffc..93f1ff8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
mailscripts (0.16-1~bpo10+1) buster-backports; urgency=medium
* Rebuild for buster-backports.
+ * Drop python3-pgpy build-dep and override_dh_auto_test to do nothing.
- -- Sean Whitton <spwhitton@spwhitton.name> Wed, 04 Dec 2019 07:38:17 -0700
+ -- Sean Whitton <spwhitton@spwhitton.name> Wed, 04 Dec 2019 07:43:21 -0700
mailscripts (0.16-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 3de5b11..d4ed7d3 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Build-Depends:
perl,
python3 <!nocheck>,
python3-argcomplete,
- python3-pgpy <!nocheck>,
Vcs-Git: https://git.spwhitton.name/mailscripts
Vcs-Browser: https://git.spwhitton.name/mailscripts
diff --git a/debian/rules b/debian/rules
index 6d50bf4..d4a0329 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,5 @@
%:
dh $@ --with elpa --with bash-completion
+
+override_dh_auto_test: