[devscripts] 01/02: Revert "Add gnupg to autopkgtest Depends"
James McCoy
jamessan at debian.org
Mon Sep 11 03:26:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
jamessan pushed a commit to branch master
in repository devscripts.
commit 8b1504eb1949f409f1d2f4f3c7232cf08c81b04d
Author: James McCoy <jamessan at debian.org>
Date: Sun Sep 10 22:21:52 2017 -0400
Revert "Add gnupg to autopkgtest Depends"
This reverts commit 468d8266a5fa859507de7c3e26ae8cc33e36bdf4.
The autopkgtest failure I had seen was an environmental issue
(devscripts already installed without recommends and using
autopkgtest-virt-null, so "needs-recommends" wasn't satisfied) rather
than an practical issue.
---
debian/changelog | 1 -
debian/tests/control | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7d24be3..ebb0328 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,7 +48,6 @@ devscripts (2.17.10) UNRELEASED; urgency=medium
+ Clarify the error when curl/wget dies. (Closes: #820426)
* suspicious-source:
+ Whitelist elisp (.el) files. (Closes: #807754)
- * Add gnupg to autopkgtest Depends.
[ Daniel Shahaf ]
* bts:
diff --git a/debian/tests/control b/debian/tests/control
index 5f05ea1..e398f20 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
Tests: shunit2
-Depends: devscripts, build-essential, debhelper, gcc, gnupg, libdistro-info-perl, mozilla-devscripts, shunit2, zip
+Depends: devscripts, build-essential, debhelper, gcc, libdistro-info-perl, mozilla-devscripts, shunit2, zip
Restrictions: allow-stderr needs-recommends
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git
More information about the devscripts-devel
mailing list