[Python-modules-commits] r22746 - in packages/doublex/trunk/debian (control)

davidvilla-guest at users.alioth.debian.org davidvilla-guest at users.alioth.debian.org
Tue Oct 9 10:08:40 UTC 2012


    Date: Tuesday, October 9, 2012 @ 10:08:38
  Author: davidvilla-guest
Revision: 22746

better description

Modified:
  packages/doublex/trunk/debian/control

Modified: packages/doublex/trunk/debian/control
===================================================================
--- packages/doublex/trunk/debian/control	2012-10-09 10:01:21 UTC (rev 22745)
+++ packages/doublex/trunk/debian/control	2012-10-09 10:08:38 UTC (rev 22746)
@@ -13,7 +13,7 @@
 Package: python-doublex
 Architecture: all
 Depends: ${misc:Depends}, python-hamcrest
-Description: doublex is a test doubles framework for the Python platform.
+Description: A test doubles framework for Python
  doublex is a test doubles framework for the Python unittest module. It may be
  used as a effective tool to perform Test Driven Development.
  .
@@ -24,7 +24,7 @@
  superclasses. This allow replace original instances even for code performing
  explicit type checking.
  .
- doublex also provides the legacy pyDoubles API as a wrapper.
+ doublex supersedes pyDoubles and it provides its legacy API as a wrapper.
 
 
 # Local Variables:




More information about the Python-modules-commits mailing list