r1449 - in website/trunk (Makefile developers.rst)

Brian Sutherland jinty-guest at alioth.debian.org
Fri Jun 5 10:29:48 UTC 2009


    Date: Friday, June 5, 2009 @ 10:29:48
  Author: jinty-guest
Revision: 1449

tweaks

Modified:
  website/trunk/Makefile
  website/trunk/developers.rst

Modified: website/trunk/Makefile
===================================================================
--- website/trunk/Makefile	2009-06-05 10:19:09 UTC (rev 1448)
+++ website/trunk/Makefile	2009-06-05 10:29:48 UTC (rev 1449)
@@ -12,5 +12,5 @@
 	rm $(TARGETS)
 
 .PHONY: deploy
-deploy:
+deploy: build
 	rsync -vz $(TARGETS) $(STATIC) alioth.debian.org:/var/lib/gforge/chroot/home/groups/pkg-zope/htdocs/

Modified: website/trunk/developers.rst
===================================================================
--- website/trunk/developers.rst	2009-06-05 10:19:09 UTC (rev 1448)
+++ website/trunk/developers.rst	2009-06-05 10:29:48 UTC (rev 1449)
@@ -69,3 +69,4 @@
 
     adt-run --source x.dsc --- sudo adt-virt-null
 
+There is also a buiildbot that runs the autopkgtests on a regular basis. In the future it would be nice to have a buildslave for unstable and testing to make sure packages with failing tests do not reach testing. The buildbot is here: http://packages.vanguardistas.net/pkg-zope-buildbot/




More information about the pkg-zope-commits mailing list