Hello everyone!
I've recently packaged svn 1.8.4 and serf 1.3.2 (which is needed by svn)
by myself.
I've never tried to perform any package maintenance, but I would be very
happy if these packages could be reviewed in some way and taken as the
base for real debian upload...
So can you (someone? maintainers?) review it?
Source and binary packages are here (add to /etc/apt/sources.list):
deb http://vmx.yourcmc.ru/var/debian/ unstable/
deb-src http://vmx.yourcmc.ru/var/debian/ unstable/
The public key for my mini-archive can be taken here (run as command):
apt-key adv --keyserver pgp.mit.edu --recv c9d991da5f98c882
I've taken the 1.7 debian package as a base and removed/added/adjusted
some patches.
Most tests pass... sqlite query plan tests with sqlite 3.8 were a tricky
part, I've added a patch which loads correct index statistics in every
SVN working copy database (without that SQLite 3.8 with NGQP didn't want
to use indexes correctly)...
Yet "most tests" doesn't mean "all", and I don't know how to correctly
fix those that don't pass - it seems they're not related to build
environment. So build it with:
DEB_BUILD_OPTIONS="nocheck" dpkg-buildpackage
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]