From 8d69a3a1fe658793c25cbc1e3e45fe6cdcd629eb Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Sat, 7 Jun 2008 11:50:06 +0100 Subject: [PATCH] Change Debian package to build against libdb4.6 Now we can automatically upgrade from earlier DB4 versions we should probably be building against the latest version. Closes Debian bug #421951 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b55369a..2029dba 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,14 @@ Section: net Priority: optional Maintainer: Jonathan McDowell Uploaders: Ross Burton -Build-Depends: debhelper (>= 4.1.0), cdbs, libdb4.2-dev +Build-Depends: debhelper (>= 4.1.0), cdbs, libdb4.6-dev Standards-Version: 3.7.3.0 Package: onak Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, adduser Recommends: apache2 | httpd -Suggests: db4.2-util +Suggests: db4.6-util Description: OpenPGP Key Server onak is an OpenPGP compatible keyserver which supports multiple subkeys, photo ids and path finding between keys. It can provide an HKP -- 2.39.2