* Merge from debian testing, remaining changes: - Create pot file on build. - Build a python-subversion-dbg package. - (Build-)depend on default-jre-headless/-jdk. - Do not apply java-build patch. - debian/rules: Manually create the doxygen output directory, otherwise we get weird build failures when running parallel builds. - Disable the serf backend because serf is in universe. - Amend the XS-Python-Version line to ">= 2.4" rather than explicit versions (only building for 2.6 in Lucid since that is the only Python in Lucid). * Urgency medium, as it (probably) fixes some FTBFS. * New upstream version. - Fixes some or all cases of inappropriate need for read access to the root of the repository. (Closes: #510883) * Disable parallel mode for 'make check', which appears to have made some build daemons sad. * svn-bisect: use pegs to support bisecting in deleted branches. Thanks Nikita Borodikhin. (Closes: #582344) * patches/ruby-test-info: expand for more failures nobody can figure out. Sigh. * Upgrade from source format 1.0 to 1.0. * New upstream version. Rediff a patch or two. - Mergeinfo queries no longer require access to repository root. (Ref: #510883) - Ignores errors reading .svn/ in parent directories. (Closes: #570271) * rules: Run 'check' target in parallel mode.