[From nobody Wed Jul 29 01:17:58 2009
Received: (at submit) by bugs.debian.org; 7 Sep 2008 08:07:53 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rietz.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham
	version=3.2.3-bugs.debian.org_2005_01_02
Return-path: &lt;oneingray@gmail.com&gt;
Received: from ey-out-2122.google.com ([74.125.78.27])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from &lt;oneingray@gmail.com&gt;) id 1KcFJI-0002ns-Fr
	for submit@bugs.debian.org; Sun, 07 Sep 2008 08:07:53 +0000
Received: by ey-out-2122.google.com with SMTP id 6so494276eyi.11
	for &lt;submit@bugs.debian.org&gt;; Sun, 07 Sep 2008 01:07:51 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:message-id:date:from:to
	:subject:mime-version:content-type:content-transfer-encoding
	:content-disposition;
	bh=mGhZU6t2z4U72X6Xt4CKPWqL/LSN8OxXeA4tHf/z8zc=;
	b=wBUzZChlwYX3kqCICeD4sCsY5dmCkxx/+tBsU2KZk2acbg+2nK2D2iAbyU0y4Mkpwi
	T3AyqaS0u/0RGTRM5TXMLqWn0qgEmVFbGFfH8mxEkoNWjOOOz7vRAQEPk1VZnbUMz2Ad
	08Kv+ZUMtYRmAU6EU7DJO8ppKej3haNdgkfno=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=message-id:date:from:to:subject:mime-version:content-type
	:content-transfer-encoding:content-disposition;
	b=EKyni82S5RtENaDOc9n8ofiZuTuCuAPWoqrtpi+1x/oSe4eUeaR+gdjvg5nb57yuLD
	V0NSCrl+UG8FCi2BFjxrub08nL1qdozqcQXhT8Zyj7+QgIf9EdJqGpsCQQugQwT+mvY5
	XB3mqsD17p32ViIJMPr9otxKVSMn49zB1++J0=
Received: by 10.210.143.11 with SMTP id q11mr16710254ebd.61.1220774871167;
	Sun, 07 Sep 2008 01:07:51 -0700 (PDT)
Received: by 10.210.34.12 with HTTP; Sun, 7 Sep 2008 01:07:51 -0700 (PDT)
Message-ID: &lt;b1e3a35f0809070107w456e359aif0927a8dbcc8125f@mail.gmail.com&gt;
Date: Sun, 7 Sep 2008 15:07:51 +0700
From: &quot;Ivan Shmakov&quot; &lt;oneingray@gmail.com&gt;
To: submit@bugs.debian.org
Subject: Build-Depends: on debhelper &gt;= 5, while debian/compat is 6
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Delivered-To: submit@bugs.debian.org

Source: openldap
Version: 2.4.10-3

        According to `debian/compat', the source is expected to be built
        with Debhelper at least of version 6.  However, `debian/control'
        lists debhelper (&gt;= 5) in `Build-Depends:', which makes the
        build with Debhelper 5 installed fail in not so nice way.


]