Changes
Summary
- Add PHP 5.2 version of the test runners. (details)
 - Clean up the deb install script. (details)
 - Add a script for testing the upgrade of debian packages. (details)
 - Change name of argument to release. (details)
 - Don't manually specify the makefile. (details)
 - add easy build script for debian packages (details)
 - add missing option (details)
 - fix syntax error (details)
 - fix syntax error (details)
 - add support for official builds (details)
 - Don't destroy the node after we're done, for mig5. (details)
 - Revert "Don't destroy the node after we're done, for mig5." (details)
 - add script for job R debian provision changelog (details)
 - better name (details)
 - fix description (details)
 - document where this script is used (details)
 - copy the 1.x debian install test to 2.x, but use dpkg to install packages since we don't have an archive (yet?) (details)
 - check the arguments (details)
 - adapt to new branching scheme (details)
 - allow building from a specific tag instead of assuming the tree is "right" (details)
 - don't trash the build-area, we want to archive those "artifacts" for (details)
 - remove release-specific makefile, provision has sane defaults (details)
 - remove needless -y flag, dpkg doesn't prompt (details)
 - remove undefined function (details)
 - remove old useless script (details)
 - rename deb install script to a more generic name (details)
 - properly parse commandline (details)
 - properly fix commandline parsing: got that slice backwards (details)
 - add missing dependency (details)
 - arguments were backwards *again* (details)
 - try to fix import again, this was yielding problems with env (?!) (details)
 - upload explicitely in home (details)
 - run apt-get install after dpkg to install dependencies (details)
 - try again without -f (details)
 - rename script to follow job rename (details)
 - this is actually installing through apt (details)
 - make distro a parameter (details)
 - fix syntax error (details)
 
