From: Jonathan McDowell Date: Sun, 27 Dec 2009 18:13:00 +0000 (+0000) Subject: Change Debian package to build against libdb4.8 X-Git-Tag: 0.3.8~1 X-Git-Url: http://the.earth.li/gitweb/?a=commitdiff_plain;h=bb643498b458e352e3774c396f4ccb0e0825f1d9;hp=bb643498b458e352e3774c396f4ccb0e0825f1d9;p=onak.git Change Debian package to build against libdb4.8 libdb4.7 isn't in stable (lenny) and libdb4.8 is in testing (squeeze) and sid, so given that we can do the auto upgrade no reason not to bump to use the latest. Tested with 20000+ invocations of "onak index" to try to confirm no repeat of the read-only-open problem hit with 4.6. ---