[Buildbot-commits] buildbot/debian changelog,1.7,1.8

Brian Warner warner at users.sourceforge.net
Sun May 22 02:16:17 UTC 2005


Update of /cvsroot/buildbot/buildbot/debian
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6844/debian

Modified Files:
	changelog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-214
Creator:  Brian Warner <warner at monolith.lothar.com>

fix tests to run without a full Twisted-2.0.0 (Sumo) installation

	* buildbot/test/test_runner.py (Create.testMaster): match the
	rawstring change in runner.py:masterTAC

	* buildbot/test/test_config.py (ConfigTest.testIRC): skip unless
	TwistedWords is installed
	* buildbot/test/test_status.py: same, with TwistedMail

	* buildbot/master.py: remove old IRC/Waterfall imports (used by
	some old, deprecated, and removed config keys). This should enable
	you to use the base buildbot functionality with Twisted-2.0.0 when
	you don't also have TwistedWeb and TwistedWords installed


Index: changelog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/debian/changelog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- changelog	18 May 2005 08:01:34 -0000	1.7
+++ changelog	22 May 2005 02:16:15 -0000	1.8
@@ -1,3 +1,9 @@
+buildbot (0.6.5+.2005.05.21.19.13.46) unstable; urgency=low
+
+  * snapshot build
+
+ -- Brian Warner <warner at localhost.localdomain>  Sat, 21 May 2005 19:13:47 -0700
+
 buildbot (0.6.5-1) unstable; urgency=low
 
   * New upstream release





More information about the Commits mailing list