tag 814805 pending
thanks
Hello,
Bug #814805 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/pyscard.git;a=commitdiff;h=35dfaae
---
commit 35dfaae1a20cad7e0de353207769d0091f12b782
Author: Ludovic Rousseau <[email protected]>
Date: Sat Feb 20 18:03:20 2016 +0100
Add back suport of Python 2
We now support all Python 2 version (only python2.7 in sid) and all
version of Python 3 (Python 3.4 and Python 3.5 in sid now).
diff --git a/debian/changelog b/debian/changelog
index 766adfe..eb56015 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pyscard (1.9.2-2) unstable; urgency=medium
+
+ * Provide a version for Python 2 and Python 3 versions
+ * Fix "Dropped python-pyscard without explanation" build python-pyscard for
+ Python 2 again (Closes: #814805)
+ * debian/python-pyscard.examples: examples for python-pyscard
+
+ -- Ludovic Rousseau <[email protected]> Fri, 19 Feb 2016 22:02:16 +0100
+
pyscard (1.9.2-1) unstable; urgency=medium
* New upstream release