Your message dated Mon, 31 Jan 2005 11:17:47 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#292950: fixed in meld 0.9.4.1+20050125-3
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; 31 Jan 2005 12:05:48 +0000
>From [EMAIL PROTECTED] Mon Jan 31 04:05:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d164124.adsl.hansenet.de (localhost.localdomain) 
[80.171.164.124] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CvaJQ-0002Gg-00; Mon, 31 Jan 2005 04:05:48 -0800
Received: from aj by localhost.localdomain with local (Exim 4.34)
        id 1CvaJP-0000Zw-9T; Mon, 31 Jan 2005 13:05:47 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: meld: FTBFS: Missing Build-Depends on 'scrollkeeper'
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 31 Jan 2005 13:05:47 +0100
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: meld
Severity: serious
Tags: patch

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

make[3]: scrollkeeper-config: Command not found
make[3]: Entering directory `/meld-0.9.4.1+20050125/help/C'
scrollkeeper-preinstall  meld-C.omf meld-C.omf.install
make[3]: scrollkeeper-preinstall: Command not found
make[3]: *** [all] Error 127
make[3]: Leaving directory `/meld-0.9.4.1+20050125/help/C'

Please add the missing Build-Depends on 'scrollkeeper'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/meld-0.9.4.1+20050125/debian/control ./debian/control
--- ../tmp-orig/meld-0.9.4.1+20050125/debian/control    2005-01-31 
12:47:12.671630939 +0100
+++ ./debian/control    2005-01-31 12:47:06.219876897 +0100
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Ross Burton <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.1.25), cdbs, python, intltool
+Build-Depends-Indep: debhelper (>= 4.1.25), cdbs, python, intltool, 
scrollkeeper
 Standards-Version: 3.6.1
 
 Package: meld

---------------------------------------
Received: (at 292950-close) by bugs.debian.org; 31 Jan 2005 16:23:15 +0000
>From [EMAIL PROTECTED] Mon Jan 31 08:23:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CveKZ-00087H-00; Mon, 31 Jan 2005 08:23:15 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CveFH-00072b-00; Mon, 31 Jan 2005 11:17:47 -0500
From: Ross Burton <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#292950: fixed in meld 0.9.4.1+20050125-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 31 Jan 2005 11:17:47 -0500
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: meld
Source-Version: 0.9.4.1+20050125-3

We believe that the bug you reported is fixed in the latest version of
meld, which is due to be installed in the Debian FTP archive:

meld_0.9.4.1+20050125-3.diff.gz
  to pool/main/m/meld/meld_0.9.4.1+20050125-3.diff.gz
meld_0.9.4.1+20050125-3.dsc
  to pool/main/m/meld/meld_0.9.4.1+20050125-3.dsc
meld_0.9.4.1+20050125-3_all.deb
  to pool/main/m/meld/meld_0.9.4.1+20050125-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ross Burton <[EMAIL PROTECTED]> (supplier of updated meld package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 31 Jan 2005 15:39:44 +0000
Source: meld
Binary: meld
Architecture: source all
Version: 0.9.4.1+20050125-3
Distribution: unstable
Urgency: low
Maintainer: Ross Burton <[EMAIL PROTECTED]>
Changed-By: Ross Burton <[EMAIL PROTECTED]>
Description: 
 meld       - graphical tool to diff and merge files
Closes: 292950
Changes: 
 meld (0.9.4.1+20050125-3) unstable; urgency=low
 .
   * Build-dep on scrollkeeper (closes: #292950)
Files: 
 38691453656708aae2c6e354636eac48 623 gnome optional meld_0.9.4.1+20050125-3.dsc
 45b0ec31cfca3fca7d35c9e2b6485a3c 3732 gnome optional 
meld_0.9.4.1+20050125-3.diff.gz
 ce86f25170fbc8d0a2d31744f249d2ab 305024 gnome optional 
meld_0.9.4.1+20050125-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFB/ld0LQnkR9C0M98RAli0AJ4t1eeTrq9oLZ7r33l9G47iBWq6dwCgyNKb
872NAKXiNoO3Yb5VMB9CFcQ=
=ORJ+
-----END PGP SIGNATURE-----


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

Reply via email to