January 2008
As said by 'peterS' (Peter Samuelson) in #svn-dev irc list to 'nemo'
sudo apt-get install build-essential devscripts fakeroot; sudo apt-get build-dep subversion; mkdir /tmp/foo; cd /tmp/foo; apt-get source subversion; cd subversion-*/; DEB_BUILD_OPTIONS=nostrip,debug debuild -uc -b
syndicate this site