From 190b6de9debdd6acaf38c180c42275ac76a90e61 Mon Sep 17 00:00:00 2001
From: James Troup <james@nocrew.org>
Date: Thu, 13 Sep 2001 23:50:43 +0000
Subject: [PATCH] We need PostgreSQL >= 7.1 now.

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b58601ed..ad77c836 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.2.1
 
 Package: katie
 Architecture: all
-Depends: python, python-pygresql, python-zlib, python-apt, apt-utils, gnupg (>= 1.0.6-1), postgresql (>= 7.0.3-1), ${shlibs:Depends}
+Depends: python, python-pygresql, python-zlib, python-apt, apt-utils, gnupg (>= 1.0.6-1), postgresql (>= 7.1.0), ${shlibs:Depends}
 Suggests: lintian, binutils-multiarch, symlinks
 Description: Debian's archive maintenance scripts
  This is a collection of archive maintenance scripts used by the
-- 
2.39.5