r2624 - in python-chameleon/trunk/debian (changelog tests/all)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Mon Dec 5 02:56:20 UTC 2011


    Date: Monday, December 5, 2011 @ 02:56:19
  Author: arnau
Revision: 2624

Specify explicitly testfilter for running tests.

Modified:
  python-chameleon/trunk/debian/changelog
  python-chameleon/trunk/debian/tests/all

Modified: python-chameleon/trunk/debian/changelog
===================================================================
--- python-chameleon/trunk/debian/changelog	2011-12-05 02:54:25 UTC (rev 2623)
+++ python-chameleon/trunk/debian/changelog	2011-12-05 02:56:19 UTC (rev 2624)
@@ -19,6 +19,9 @@
     + Rename XS-Vcs-Svn to Vcs-Svn and add Vcs-Browser (now supported by dpkg).
     + Depends on python >= 2.7 as ordereddict is not available yet (#649895).
   * Switch debian/copyright to DEP5.
+  * debian/tests/all:
+    + Specify explicitly testfilter, otherwise van-py.deb translates package
+      name to Chameleon.
 
  -- Arnaud Fontaine <arnau at debian.org>  Mon, 05 Dec 2011 10:30:48 +0900
 

Modified: python-chameleon/trunk/debian/tests/all
===================================================================
--- python-chameleon/trunk/debian/tests/all	2011-12-05 02:54:25 UTC (rev 2623)
+++ python-chameleon/trunk/debian/tests/all	2011-12-05 02:56:19 UTC (rev 2624)
@@ -1,2 +1,4 @@
 #!/bin/bash
+export testfilter=chameleon
+
 . /usr/share/python-zope.testing/test_helper




More information about the pkg-zope-developers mailing list