[Python-modules-commits] r29087 - in packages/binaryornot/trunk/debian (changelog rules)
bernat at users.alioth.debian.org
bernat at users.alioth.debian.org
Mon May 26 14:38:52 UTC 2014
Date: Monday, May 26, 2014 @ 14:38:51
Author: bernat
Revision: 29087
Run unit tests.
Modified:
packages/binaryornot/trunk/debian/changelog
packages/binaryornot/trunk/debian/rules
Modified: packages/binaryornot/trunk/debian/changelog
===================================================================
--- packages/binaryornot/trunk/debian/changelog 2014-05-26 14:35:33 UTC (rev 29086)
+++ packages/binaryornot/trunk/debian/changelog 2014-05-26 14:38:51 UTC (rev 29087)
@@ -2,6 +2,7 @@
* New upstream release.
* Bump Standards-Version.
+ * Run unit tests.
-- Vincent Bernat <bernat at debian.org> Mon, 26 May 2014 16:30:25 +0200
Modified: packages/binaryornot/trunk/debian/rules
===================================================================
--- packages/binaryornot/trunk/debian/rules 2014-05-26 14:35:33 UTC (rev 29086)
+++ packages/binaryornot/trunk/debian/rules 2014-05-26 14:38:51 UTC (rev 29087)
@@ -6,6 +6,3 @@
%:
dh $@ --with python2,python3 --buildsystem=pybuild
-
-override_dh_auto_test:
- # Unfortunately, currently no tests
More information about the Python-modules-commits
mailing list