[Pkg-privacy-commits] [Git][pkg-privacy-team/monkeysphere][debian/master] 3 commits: added cpio as a requirement for the basic autopkgtest
Daniel Kahn Gillmor
dkg at debian.org
Thu Oct 18 15:20:27 BST 2018
Daniel Kahn Gillmor pushed to branch debian/master at Privacy Maintainers / monkeysphere
Commits:
41d26981 by Daniel Kahn Gillmor at 2018-10-18T14:15:14Z
added cpio as a requirement for the basic autopkgtest
- - - - -
dd34bf24 by Daniel Kahn Gillmor at 2018-10-18T14:16:09Z
gpg is super noisy to stderr -- ignore that noise.
- - - - -
9751518c by Daniel Kahn Gillmor at 2018-10-18T14:18:36Z
prepare debian release
- - - - -
2 changed files:
- debian/changelog
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+monkeysphere (0.42-2) unstable; urgency=medium
+
+ * added cpio as a requirement for the basic autopkgtest
+ * gpg is super noisy to stderr -- ignore that noise during
+ autopkgtest
+
+ -- Daniel Kahn Gillmor <dkg at fifthhorseman.net> Thu, 18 Oct 2018 10:17:55 -0400
+
monkeysphere (0.42-1) unstable; urgency=medium
* new upstream bugfix release.
=====================================
debian/tests/control
=====================================
@@ -1,5 +1,6 @@
Test-Command: MONKEYSPHERE_TEST_USE_SYSTEM=true MONKEYSPHERE_TEST_NO_EXAMINE=true tests/keytrans
Depends: @
+Restrictions: allow-stderr
Test-Command: MONKEYSPHERE_TEST_USE_SYSTEM=true MONKEYSPHERE_TEST_NO_EXAMINE=true tests/basic
-Depends: @, openssh-server, openssl, socat
+Depends: @, openssh-server, openssl, socat, cpio
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/monkeysphere/compare/04f4a915c4efe7981de1eed0703d5a5b1f9863a8...9751518c307068a1483257b6f0e21dcb3c7c7975
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/monkeysphere/compare/04f4a915c4efe7981de1eed0703d5a5b1f9863a8...9751518c307068a1483257b6f0e21dcb3c7c7975
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20181018/dd12144b/attachment.html>
More information about the Pkg-privacy-commits
mailing list