Your message dated Tue, 24 Jan 2006 15:32:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#303888: fixed in cenon.app 3.80-1
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; 9 Apr 2005 12:36:38 +0000
>From [EMAIL PROTECTED] Sat Apr 09 05:36:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d007094.adsl.hansenet.de (localhost.localdomain) [80.171.7.94] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DKFCW-0003sy-00; Sat, 09 Apr 2005 05:36:36 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DKFCV-0006io-Ar; Sat, 09 Apr 2005 14:36:35 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: cenon.app: FTBFS (amd64/gcc-4.0): VHFShared/vhfCommonFunctions.h: No 
such file or directory
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 09 Apr 2005 14:36:35 +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: cenon.app
Version: 3.64-1
Severity: normal
Tags: patch

When building 'cenon.app' on amd64/unstable with gcc-4.0,
I get the following error:

Making all for bundle Import...
 Creating Import.prefs/....
 Compiling file ImportController.m ...
ImportController.m:30:42: error: VHFShared/vhfCommonFunctions.h: No such file 
or directory

With the attached patch 'cenon.app' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN 
../tmp-orig/cenon.app-3.64/PreferencesPanel.subproj/Import.bproj/ImportController.m
 ./PreferencesPanel.subproj/Import.bproj/ImportController.m
--- 
../tmp-orig/cenon.app-3.64/PreferencesPanel.subproj/Import.bproj/ImportController.m
 2004-08-18 19:17:54.000000000 +0200
+++ ./PreferencesPanel.subproj/Import.bproj/ImportController.m  2005-04-09 
14:24:50.364376660 +0200
@@ -27,7 +27,6 @@
  */
 
 #include <AppKit/AppKit.h>
-#include <VHFShared/vhfCommonFunctions.h>
 #include "ImportController.h"
 #include "../../functions.h"           // fillPopup()
 #include "../../locations.h"           // HPGL_PATH ...

---------------------------------------
Received: (at 303888-close) by bugs.debian.org; 24 Jan 2006 23:40:28 +0000
>From [EMAIL PROTECTED] Tue Jan 24 15:40:28 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1F1Xdv-00080V-8Z; Tue, 24 Jan 2006 15:32:07 -0800
From: =?utf-8?b?R8O8cmthbiBTZW5nw7xu?= <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#303888: fixed in cenon.app 3.80-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 24 Jan 2006 15:32:07 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: cenon.app
Source-Version: 3.80-1

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

cenon.app_3.80-1.diff.gz
  to pool/main/c/cenon.app/cenon.app_3.80-1.diff.gz
cenon.app_3.80-1.dsc
  to pool/main/c/cenon.app/cenon.app_3.80-1.dsc
cenon.app_3.80-1_i386.deb
  to pool/main/c/cenon.app/cenon.app_3.80-1_i386.deb
cenon.app_3.80.orig.tar.gz
  to pool/main/c/cenon.app/cenon.app_3.80.orig.tar.gz



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.
Gürkan Sengün <[EMAIL PROTECTED]> (supplier of updated cenon.app 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: Thu, 22 Dec 2005 16:21:19 +0100
Source: cenon.app
Binary: cenon.app
Architecture: source i386
Version: 3.80-1
Distribution: unstable
Urgency: low
Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
Changed-By: Gürkan Sengün <[EMAIL PROTECTED]>
Description: 
 cenon.app  - Vector graphics tool for GNUstep
Closes: 303888
Changes: 
 cenon.app (3.80-1) unstable; urgency=low
 .
   * New upstream release.
   * Rebuild against latest libgnustep-gui.
   * Bump standards version.
   * Add co-maintainers.
   * Updated manual page.
   * Applied patch to fix FTBFS on amd64. (Closes: #303888)
Files: 
 3d3e494df1f40bbcd93b8100874e4d72 699 graphics optional cenon.app_3.80-1.dsc
 d538accc97b4ead5a7fb970550bd562f 2453303 graphics optional 
cenon.app_3.80.orig.tar.gz
 4f1f701b42cb064a237a0f4236d04051 4357 graphics optional 
cenon.app_3.80-1.diff.gz
 6a46b9e44acc7b62383c7a5e8020cb91 1511878 graphics optional 
cenon.app_3.80-1_i386.deb

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

iD8DBQFD1rOnxa93SlhRC1oRAh2AAJ9uans7iw00ULPzkPV/0jHUoTC66QCgiPUi
8SBzN9RNAtPDxlfzIKwNLpw=
=SLpi
-----END PGP SIGNATURE-----


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

Reply via email to