Aaron Stone wrote:
> On Sat, Jul 16, 2005, ""Aaron Stone"" <[EMAIL PROTECTED]> said:
>>On Sat, Jul 16, 2005, ""Christian G. Warden"" <[EMAIL PROTECTED]> said:
>>>>2) Or ... you can install check ( http://check.sourceforge.net/ )
>>>>or unless you really want to run all the tests, remove the reference.
>>>
>>>There is a 'check' Debian package.  The Build-Depends in the control
>>>file simply needs to be updated.
>>
>>We'd be better off allowing Check to be disabled in the configure script.
> 
> Actually it's already in there; so I guess it's just the Debian package
> that needs updating and not the sources themselves.

Attached is the required patch for the Debian packages as proposed by
Christian.


Thomas
--- control.old 2005-07-21 12:24:59.000000000 +0200
+++ control     2005-07-21 12:41:14.157942704 +0200
@@ -2,7 +2,7 @@
 Section: mail
 Priority: optional
 Maintainer: Paul J Stevens <[EMAIL PROTECTED]>
-Build-Depends: automake, debhelper (>= 4.1.16), dpatch, libglib2.0-dev, 
libgmime2.1-dev, libldap2-dev, libsqlite0-dev, postgresql-dev, 
libmysqlclient-dev | libmysqlclient10-dev, pkg-config, libtool
+Build-Depends: automake, debhelper (>= 4.1.16), dpatch, libglib2.0-dev, 
libgmime2.1-dev, libldap2-dev, libsqlite0-dev, postgresql-dev, 
libmysqlclient-dev | libmysqlclient10-dev, pkg-config, libtool, check
 Standards-Version: 3.6.1

 Package: dbmail2-pgsql

Reply via email to