New target to debian/rules cvs-build. It does all manual steps that Ben did. It builds everything in debian/cvs-build/. The files that need to be uploaded reside in that dir. The only thing that needs to be done is to edit debian/changelog. The rules target does everything else.
For people who might be worried that this affects normal deb build runs, it doesn't. Only when a full build needs to be made, will the cvs-build be selected. Testers can still do 'debuild' or 'debian/rules binary-arch' from the parent dir to just get new debs. Adam

