[Python-modules-commits] r16235 - in packages/pyscard/trunk/debian (changelog control)

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri Mar 25 20:12:45 UTC 2011


    Date: Friday, March 25, 2011 @ 20:12:34
  Author: rousseau
Revision: 16235

Fix: I: python-pyscard: extended-description-is-probably-too-short

Modified:
  packages/pyscard/trunk/debian/changelog
  packages/pyscard/trunk/debian/control

Modified: packages/pyscard/trunk/debian/changelog
===================================================================
--- packages/pyscard/trunk/debian/changelog	2011-03-25 20:10:07 UTC (rev 16234)
+++ packages/pyscard/trunk/debian/changelog	2011-03-25 20:12:34 UTC (rev 16235)
@@ -6,8 +6,9 @@
     examples are using it. No need to install this package by default.
   * Remove Provides: ${python:Provides} since it is useless or harmful 
     http://lists.debian.org/debian-python/2011/03/msg00139.html
+  * Fix: I: python-pyscard: extended-description-is-probably-too-short
 
- -- Ludovic Rousseau <rousseau at debian.org>  Fri, 25 Mar 2011 21:08:17 +0100
+ -- Ludovic Rousseau <rousseau at debian.org>  Fri, 25 Mar 2011 21:11:56 +0100
 
 pyscard (1.6.12-2) unstable; urgency=low
 

Modified: packages/pyscard/trunk/debian/control
===================================================================
--- packages/pyscard/trunk/debian/control	2011-03-25 20:10:07 UTC (rev 16234)
+++ packages/pyscard/trunk/debian/control	2011-03-25 20:12:34 UTC (rev 16235)
@@ -18,3 +18,5 @@
 Description: Python wrapper above PC/SC API
  This package contains a wrapper to use PC/SC from a Python program.
  PC/SC is an API to communicate with smart cards and smart card readers.
+ .
+ The package also contains some example of codes.




More information about the Python-modules-commits mailing list