Your message dated Wed, 27 Apr 2005 09:26:56 -0400 with message-id <[EMAIL PROTECTED]> and subject line syslog-ocaml now build-depends on dpatch 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; 8 Apr 2005 16:02:03 +0000 >From [EMAIL PROTECTED] Fri Apr 08 09:02:03 2005 Return-path: <[EMAIL PROTECTED]> Received: from c203154.adsl.hansenet.de (localhost.localdomain) [213.39.203.154] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DJvvm-0005AC-00; Fri, 08 Apr 2005 09:02:03 -0700 Received: from aj by localhost.localdomain with local (Exim 4.50) id 1DJvvk-0003h2-R2; Fri, 08 Apr 2005 18:02:00 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: syslog-ocaml: FTBFS: Missing Build-Depends on 'dpatch' Message-Id: <[EMAIL PROTECTED]> Date: Fri, 08 Apr 2005 18:02:00 +0200 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: syslog-ocaml Version: 1.0-1 Severity: serious Tags: patch When building 'syslog-ocaml' in a clean 'unstable' chroot, I get the following error: debian/rules clean debian/rules:5: /usr/share/dpatch/dpatch.make: No such file or directory make: *** No rule to make target `/usr/share/dpatch/dpatch.make'. Stop. Please add the missing Build-Depends on 'dpatch' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/syslog-ocaml-1.0/debian/control ./debian/control --- ../tmp-orig/syslog-ocaml-1.0/debian/control 2005-04-08 17:55:48.092869978 +0200 +++ ./debian/control 2005-04-08 17:55:44.333601159 +0200 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> Uploaders: Sven Luther <[EMAIL PROTECTED]> -Build-Depends: debhelper, ocaml-nox-3.08.3, ocaml-tools, ocaml-findlib +Build-Depends: debhelper, dpatch, ocaml-nox-3.08.3, ocaml-tools, ocaml-findlib Standards-Version: 3.6.1 Package: libsyslog-ocaml-dev --------------------------------------- Received: (at 303760-done) by bugs.debian.org; 27 Apr 2005 13:27:20 +0000 >From [EMAIL PROTECTED] Wed Apr 27 06:27:20 2005 Return-path: <[EMAIL PROTECTED]> Received: from ux9.sp.cs.cmu.edu [128.2.220.166] by spohr.debian.org with smtp (Exim 3.35 1 (Debian)) id 1DQmZU-0006bF-00; Wed, 27 Apr 2005 06:27:20 -0700 Received: from [24.3.154.200] ([24.3.154.200]) by ux9.sp.cs.cmu.edu id aa16733; 27 Apr 2005 9:26 EDT Received: from ecc by stratocaster.home with local (Exim 4.50) id 1DQmZ6-0003rn-JR for [EMAIL PROTECTED]; Wed, 27 Apr 2005 09:26:56 -0400 Date: Wed, 27 Apr 2005 09:26:56 -0400 To: [EMAIL PROTECTED] Subject: syslog-ocaml now build-depends on dpatch Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.6+20040907i From: Eric Cooper <[EMAIL PROTECTED]> 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-Status: No, hits=-2.0 required=4.0 tests=BAYES_01 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: X-CrossAssassin-Score: 20913 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]