tag 842500 pending
thanks
Hello,
Bug #842500 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/python-keyring.git;a=commitdiff;h=4577db6
---
commit 4577db603ddfb507a72d9c2bb015c89fef53ceba
Author: Dmitry Shachnev <[email protected]>
Date: Mon Oct 31 16:30:37 2016 +0300
Promote python[3]-secretstorage from Recommends to Depends.
This matches upstream changes, see:
- https://github.com/jaraco/keyring/commit/e6a05713
- https://github.com/jaraco/keyring/issues/231
Closes: #842500.
diff --git a/debian/changelog b/debian/changelog
index 774fffd..45e594a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-keyring (10.0.2-2) UNRELEASED; urgency=medium
+
+ * Promote python[3]-secretstorage from Recommends to Depends,
+ following upstream (closes: #842500).
+
+ -- Dmitry Shachnev <[email protected]> Mon, 31 Oct 2016 16:29:42 +0300
+
python-keyring (10.0.2-1) unstable; urgency=medium
* New upstream release.