Bug#328741: marked as done (asm: FTBFS: Missing Build-Depends on 'dpatch')

Debian Bug Tracking System owner at bugs.debian.org
Mon Sep 19 06:48:06 UTC 2005


Your message dated Mon, 19 Sep 2005 08:44:28 +0200
with message-id <432E5E4C.3060700 at gmx.de>
and subject line Fixed in last upload
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; 17 Sep 2005 06:47:52 +0000
>From aj at andaco.de Fri Sep 16 23:47:52 2005
Return-path: <aj at andaco.de>
Received: from c225159.adsl.hansenet.de (localhost.localdomain) [213.39.225.159] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EGWUJ-0008Dd-00; Fri, 16 Sep 2005 23:47:51 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
	id 1EGWUE-0005ux-1m; Sat, 17 Sep 2005 08:47:46 +0200
To: Debian Bug Tracking System <submit at bugs.debian.org>
From: Andreas Jochens <aj at andaco.de>
Subject: asm: FTBFS: Missing Build-Depends on 'dpatch'
Message-Id: <E1EGWUE-0005ux-1m at localhost.localdomain>
Date: Sat, 17 Sep 2005 08:47:46 +0200
Delivered-To: submit at bugs.debian.org
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: asm
Version: 1.5.3-1
Severity: serious
Tags: patch

When building 'asm' in a clean 'unstable' chroot,
I get the following error:

 debian/rules clean
debian/rules:13: /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/asm-1.5.3/debian/control ./debian/control
--- ../tmp-orig/asm-1.5.3/debian/control	2005-09-17 05:53:00.000000000 +0000
+++ ./debian/control	2005-09-17 05:52:57.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Marcus Crafter <crafterm at debian.org>, Barry Hawkins <barry at bytemason.org>
-Build-Depends-Indep: debhelper (>= 4.0.0), ant (>= 1.6.5-1), kaffe (>= 2:1.1.5-3), libow-util-ant-tasks-java (>= 1.3-2)
+Build-Depends-Indep: debhelper, dpatch, ant, kaffe (>= 2:1.1.5-3), libow-util-ant-tasks-java (>= 1.3-2)
 Standards-Version: 3.6.2.1
 
 Package: libasm-java

---------------------------------------
Received: (at 328741-done) by bugs.debian.org; 19 Sep 2005 06:43:25 +0000
>From WBaer at gmx.de Sun Sep 18 23:43:25 2005
Return-path: <WBaer at gmx.de>
Received: from mail.gmx.net [213.165.64.20] 
	by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
	id 1EHFN7-00075M-00; Sun, 18 Sep 2005 23:43:25 -0700
Received: (qmail invoked by alias); 19 Sep 2005 06:42:53 -0000
Received: from unknown (EHLO [131.173.86.161]) [131.173.86.161]
  by mail.gmx.net (mp031) with SMTP; 19 Sep 2005 08:42:53 +0200
X-Authenticated: #1941950
Message-ID: <432E5E4C.3060700 at gmx.de>
Date: Mon, 19 Sep 2005 08:44:28 +0200
From: Wolfgang Baer <WBaer at gmx.de>
User-Agent: Debian Thunderbird 1.0.2 (X11/20050817)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: 328741-done at bugs.debian.org
Subject: Fixed in last upload
X-Enigmail-Version: 0.91.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Delivered-To: 328741-done at bugs.debian.org
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: asm
Version: 1.5.3-2

Hi,

this is fixed in the last upload - however not closed due to
wrong bug closing syntax in the changelog.

Regards,
Wolfgang



More information about the pkg-java-maintainers mailing list