[Python-apps-commits] r11016 - in modules/defusedxml/trunk/debian	(control)
    nikratio-guest at users.alioth.debian.org 
    nikratio-guest at users.alioth.debian.org
       
    Mon Jun 30 01:08:31 UTC 2014
    
    
  
    Date: Monday, June 30, 2014 @ 01:08:30
  Author: nikratio-guest
Revision: 11016
Updated long description to mention interpreter version
Modified:
  modules/defusedxml/trunk/debian/control
Modified: modules/defusedxml/trunk/debian/control
===================================================================
--- modules/defusedxml/trunk/debian/control	2014-06-30 01:07:26 UTC (rev 11015)
+++ modules/defusedxml/trunk/debian/control	2014-06-30 01:08:30 UTC (rev 11016)
@@ -27,6 +27,8 @@
  .
  This library allows for XML to be parsed in a manner that avoids these
  pitfalls.
+ .
+ This package contains the module for the Python 2 interpreter.
 
 Package: python3-defusedxml
 Architecture: all
@@ -39,3 +41,5 @@
  .
  This library allows for XML to be parsed in a manner that avoids these
  pitfalls.
+ .
+ This package contains the module for the Python 3 interpreter.
    
    
More information about the Python-apps-commits
mailing list