From 64fe4b4d788fa3f4aee13ec8485f28d8bd81a2eb Mon Sep 17 00:00:00 2001 From: ley Date: Sun, 7 Aug 2005 20:42:02 +0000 Subject: [PATCH] Update postgresql dependencies git-svn-id: http://svn.opengroupware.org/SOPE/trunk@995 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- debian/changelog | 7 +++++++ debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9ac522ac..8dc89322 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sope (4.5.5-0) UNRELEASED; urgency=low + + * New upstream release + * Change postgresql dependencies to match version 8.0 packaging + + -- Sebastian Ley Sun, 7 Aug 2005 22:40:32 +0200 + sope (4.5.0-0) UNRELEASED; urgency=low * New upstream release diff --git a/debian/control b/debian/control index 61a87e29..4867d0be 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: sope Priority: extra Maintainer: Sebastian Ley -Build-Depends: debhelper (>= 4.0.0), dpatch, gnustep-make-ogo, gobjc | objc-compiler, libfoundation-dev, libobjc-lf-dev, libxml2-dev, libldap-dev, libssl-dev, zlib1g-dev, postgresql-dev, apache-dev, apache2-threaded-dev | apache2-dev, automake +Build-Depends: debhelper (>= 4.0.0), dpatch, gnustep-make-ogo, gobjc | objc-compiler, libfoundation-dev, libobjc-lf-dev, libxml2-dev, libldap-dev, libssl-dev, zlib1g-dev, libpq-dev, libecpg-dev, apache-dev, apache2-threaded-dev | apache2-dev, automake Standards-Version: 3.6.1 Package: libsope4.5-dev diff --git a/debian/control.in b/debian/control.in index 409cb8da..24a96df5 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,7 +1,7 @@ Source: sope Priority: extra Maintainer: Sebastian Ley -Build-Depends: debhelper (>= 4.0.0), dpatch, gnustep-make-ogo, gobjc | objc-compiler, libfoundation-dev, libobjc-lf-dev, libxml2-dev, libldap-dev, libssl-dev, zlib1g-dev, postgresql-dev, apache-dev, apache2-threaded-dev | apache2-dev, automake +Build-Depends: debhelper (>= 4.0.0), dpatch, gnustep-make-ogo, gobjc | objc-compiler, libfoundation-dev, libobjc-lf-dev, libxml2-dev, libldap-dev, libssl-dev, zlib1g-dev, libpq-dev, libecpg-dev, apache-dev, apache2-threaded-dev | apache2-dev, automake Standards-Version: 3.6.1 Package: libsope_SOPEVER_-dev -- 2.39.5