[Python-modules-commits] r14205 - in packages/python-stdnum/trunk/debian (changelog)
adejong at users.alioth.debian.org
adejong at users.alioth.debian.org
Mon Aug 16 20:29:07 UTC 2010
Date: Monday, August 16, 2010 @ 20:28:49
Author: adejong
Revision: 14205
* New upstream release:
- rename validate() function to is_valid() for all modules
- handle wrong types passed to is_valid() more gracefully
- add more tests and fix some minor bugs
Modified:
packages/python-stdnum/trunk/debian/changelog
Modified: packages/python-stdnum/trunk/debian/changelog
===================================================================
--- packages/python-stdnum/trunk/debian/changelog 2010-08-16 19:31:04 UTC (rev 14204)
+++ packages/python-stdnum/trunk/debian/changelog 2010-08-16 20:28:49 UTC (rev 14205)
@@ -1,3 +1,12 @@
+python-stdnum (0.2-1) UNRELEASED; urgency=low
+
+ * New upstream release:
+ - rename validate() function to is_valid() for all modules
+ - handle wrong types passed to is_valid() more gracefully
+ - add more tests and fix some minor bugs
+
+ -- Arthur de Jong <adejong at debian.org> Mon, 16 Aug 2010 22:16:07 +0200
+
python-stdnum (0.1-1) unstable; urgency=low
* Re-upload as non-native package.
More information about the Python-modules-commits
mailing list