Your message dated Sat, 27 Aug 2005 15:51:10 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in 1.13.11
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Aug 2005 18:20:33 +0000
>From [EMAIL PROTECTED] Thu Aug 25 11:20:33 2005
Return-path: <[EMAIL PROTECTED]>
Received: from i1.inoi.fi (mail.srv.inoi.fi) [194.100.97.46] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E8ML3-0000sa-00; Thu, 25 Aug 2005 11:20:33 -0700
Received: from mail.srv.inoi.fi (localhost.localdomain [127.0.0.1])
        by mail.srv.inoi.fi (Postfix) with ESMTP id 5304FFFBED
        for <[EMAIL PROTECTED]>; Thu, 25 Aug 2005 21:20:38 +0300 (EEST)
Received: from [10.0.0.5] (GMMCMXXXIV.dsl.saunalahti.fi [85.76.243.135])
        by mail.srv.inoi.fi (Postfix) with ESMTP id 78372FFBDD
        for <[EMAIL PROTECTED]>; Thu, 25 Aug 2005 21:20:37 +0300 (EEST)
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 25 Aug 2005 21:20:28 +0300
From: Tommi Virtanen <[EMAIL PROTECTED]>
Organization: Debian GNU/Linux
User-Agent: Debian Thunderbird 1.0.6 (X11/20050802)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: dpkg-dev: dpkg-checkbuilddeps should complain about broken 
Build-Depends
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: ClamAV using ClamSMTP
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: dpkg-dev
Version: 1.13.10

I just cloned the upstream git repository from
http://www.kernel.org/pub/scm/git/git.git
sha id 248542ea9ae9125a7ccf214b979ada9908ea1358.

I noticed it has a debian dir, so I wanted to
build it. I ran dpkg-checkbuilddeps and it didn't
complain. However, the build failed.

It seems if a Build-Depends line is corrupted,
dpkg-checkbuilddeps exits successfully with no output.
I think this is bad.

Here's a change I made to the control file, and after
this change dpkg-checkbuilddeps did complain about the
missing build deps.

diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: git-core
 Section: devel
 Priority: optional
 Maintainer: Junio C Hamano <[EMAIL PROTECTED]>
-Build-Depends-Indep: libz-dev, libssl-dev, libcurl3-dev, asciidoc >
6.0.3, xmlto, debhelper (>= 4.0.0)
+Build-Depends-Indep: libz-dev, libssl-dev, libcurl3-dev, asciidoc (>>
6.0.3), xmlto, debhelper (>= 4.0.0)
 Standards-Version: 3.6.1

 Package: git-core

---------------------------------------
Received: (at 325040-done) by bugs.debian.org; 27 Aug 2005 13:51:18 +0000
>From [EMAIL PROTECTED] Sat Aug 27 06:51:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from higgs.djpig.de [213.133.98.126] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E915Z-0005Ri-00; Sat, 27 Aug 2005 06:51:18 -0700
Received: from djpig by higgs.djpig.de with local (Exim 4.50)
        id 1E915X-0004zW-P0
        for [EMAIL PROTECTED]; Sat, 27 Aug 2005 15:51:15 +0200
Date: Sat, 27 Aug 2005 15:51:10 +0200
From: Frank Lichtenheld <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Fixed in 1.13.11
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

Version: 1.13.11

I confirmed that this is fixed in 1.13.11

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to