[Python-modules-commits] r10818 - in packages/pyside/trunk/debian (changelog rules)
odyx-guest at users.alioth.debian.org
odyx-guest at users.alioth.debian.org
Fri Dec 18 10:22:27 UTC 2009
Date: Friday, December 18, 2009 @ 10:22:26
Author: odyx-guest
Revision: 10818
Enable the build-tests (seem to work)
Modified:
packages/pyside/trunk/debian/changelog
packages/pyside/trunk/debian/rules
Modified: packages/pyside/trunk/debian/changelog
===================================================================
--- packages/pyside/trunk/debian/changelog 2009-12-17 22:28:27 UTC (rev 10817)
+++ packages/pyside/trunk/debian/changelog 2009-12-18 10:22:26 UTC (rev 10818)
@@ -18,8 +18,6 @@
* debian/watch: Add.
* Bump Standards to 3.8.3 - No changes needed.
- TODO: GET THE BUILD TESTS FIXED. DON'T RELEASE WITH FAILING BUILD TESTSâ¦
-
-- Didier Raboud <didier at raboud.com> Wed, 26 Aug 2009 11:38:40 +0200
pyside (0.1.4.5-0ubuntu2) jaunty; urgency=low
Modified: packages/pyside/trunk/debian/rules
===================================================================
--- packages/pyside/trunk/debian/rules 2009-12-17 22:28:27 UTC (rev 10817)
+++ packages/pyside/trunk/debian/rules 2009-12-18 10:22:26 UTC (rev 10818)
@@ -33,10 +33,6 @@
override_dh_auto_clean:
rm -rf build-*
-## TEMPORARILY DISABLES TESTS (they fail, see bug http://bugs.openbossa.org/show_bug.cgi?id=28)
-override_dh_auto_test:
- # Don't do anything
-
%:
dh --with=quilt --buildsystem=cmake $@
More information about the Python-modules-commits
mailing list