[Python-modules-commits] r16510 - in	packages/python-contract/trunk/debian (changelog control)
    jwilk at users.alioth.debian.org 
    jwilk at users.alioth.debian.org
       
    Thu Apr 14 13:07:29 UTC 2011
    
    
  
    Date: Thursday, April 14, 2011 @ 13:07:10
  Author: jwilk
Revision: 16510
Remove XB-Python-Version.
Modified:
  packages/python-contract/trunk/debian/changelog
  packages/python-contract/trunk/debian/control
Modified: packages/python-contract/trunk/debian/changelog
===================================================================
--- packages/python-contract/trunk/debian/changelog	2011-04-14 13:05:30 UTC (rev 16509)
+++ packages/python-contract/trunk/debian/changelog	2011-04-14 13:07:10 UTC (rev 16510)
@@ -27,8 +27,9 @@
     + Remove quilt from Build-Depends.
     + Remove explicit patching from debian/rules.
   * Set section to âpythonâ.
+  * Remove XB-Python-Version.
 
- -- Jakub Wilk <jwilk at debian.org>  Thu, 14 Apr 2011 15:04:46 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Thu, 14 Apr 2011 15:06:46 +0200
 
 python-contract (1.4-2) unstable; urgency=low
 
Modified: packages/python-contract/trunk/debian/control
===================================================================
--- packages/python-contract/trunk/debian/control	2011-04-14 13:05:30 UTC (rev 16509)
+++ packages/python-contract/trunk/debian/control	2011-04-14 13:07:10 UTC (rev 16510)
@@ -12,7 +12,6 @@
 Package: python-contract
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
-XB-Python-Version: ${python:Versions}
 Description: Programming by contract for Python
  This package provides a means for programming by contract in Python.
  Programming by contact is a methodology whereby a API designer can
    
    
More information about the Python-modules-commits
mailing list