Your message dated Wed, 02 Feb 2005 17:32:26 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#292836: fixed in ttcn3parser 20050130-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; 30 Jan 2005 12:58:52 +0000
>From [EMAIL PROTECTED] Sun Jan 30 04:58:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c169252.adsl.hansenet.de (localhost.localdomain) 
[213.39.169.252] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CvEfD-0002O9-00; Sun, 30 Jan 2005 04:58:52 -0800
Received: from aj by localhost.localdomain with local (Exim 4.34)
        id 1CvEf4-0004ph-EY; Sun, 30 Jan 2005 13:58:42 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: ttcn3parser: FTBFS: Missing Build-Depends on 'python-dev'
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 30 Jan 2005 13:58:42 +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: ttcn3parser
Severity: serious
Tags: patch

cd . && python setup.py build --build-base="./build"
/bin/sh: python: command not found
make: *** [common-build-impl] Error 127

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/ttcn3parser-20050122/debian/control ./debian/control
--- ../tmp-orig/ttcn3parser-20050122/debian/control     2005-01-30 
13:36:16.479552772 +0100
+++ ./debian/control    2005-01-30 13:36:04.706824974 +0100
@@ -2,14 +2,14 @@
 Section: devel
 Priority: extra
 Maintainer: W. Borgert <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4), docbook-xsl (>= 1.60), python2.3-dev, 
xsltproc, cdbs
+Build-Depends: debhelper (>> 4), docbook-xsl (>= 1.60), python-dev, xsltproc, 
cdbs
 Standards-Version: 3.6.1.1
 
 Package: ttcn3parser
 Architecture: all
-Depends: python, python2.3-pyparsing
+Depends: python, python-pyparsing
 Recommends: ttcn-el
-Suggests: python2.3-psyco
+Suggests: python-psyco
 Description: parser for the TTCN-3 test specification language
  This is a parser for TTCN-3 (Testing and Test Control
  Notation 3), a language mainly for testing of communication

---------------------------------------
Received: (at 292836-close) by bugs.debian.org; 2 Feb 2005 22:38:02 +0000
>From [EMAIL PROTECTED] Wed Feb 02 14:38:01 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 1CwT8L-0002d2-00; Wed, 02 Feb 2005 14:38:01 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CwT2w-0005mF-00; Wed, 02 Feb 2005 17:32:26 -0500
From: [EMAIL PROTECTED] (W. Borgert)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#292836: fixed in ttcn3parser 20050130-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 02 Feb 2005 17:32:26 -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: ttcn3parser
Source-Version: 20050130-1

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

ttcn3parser_20050130-1.diff.gz
  to pool/main/t/ttcn3parser/ttcn3parser_20050130-1.diff.gz
ttcn3parser_20050130-1.dsc
  to pool/main/t/ttcn3parser/ttcn3parser_20050130-1.dsc
ttcn3parser_20050130-1_all.deb
  to pool/main/t/ttcn3parser/ttcn3parser_20050130-1_all.deb
ttcn3parser_20050130.orig.tar.gz
  to pool/main/t/ttcn3parser/ttcn3parser_20050130.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.
W. Borgert <[EMAIL PROTECTED]> (supplier of updated ttcn3parser 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: Sun, 30 Jan 2005 15:32:52 +0000
Source: ttcn3parser
Binary: ttcn3parser
Architecture: source all
Version: 20050130-1
Distribution: unstable
Urgency: high
Maintainer: W. Borgert <[EMAIL PROTECTED]>
Changed-By: W. Borgert <[EMAIL PROTECTED]>
Description: 
 ttcn3parser - parser for the TTCN-3 test specification language
Closes: 292836
Changes: 
 ttcn3parser (20050130-1) unstable; urgency=high
 .
   * New version: parses all test cases now.
   * Closes: #292836 (Missing Build-Depends on 'python-dev').
Files: 
 01713928f8deb4b30e5c47e73279e82a 638 devel extra ttcn3parser_20050130-1.dsc
 6e5e318905221ca93a7e830e90e5ad6b 75879 devel extra 
ttcn3parser_20050130.orig.tar.gz
 81975c06930ca9b6ec99a0a4b6c1263f 1784 devel extra 
ttcn3parser_20050130-1.diff.gz
 2e795b437c17fbbca2b3f10077fa0d5e 47168 devel extra 
ttcn3parser_20050130-1_all.deb

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

iD8DBQFCAVAl+xM0OFfj6IgRAsNHAKCCf/fXti55ui9qKK7NKcGGWnWX5wCfXQwo
bb/QL7KuY7ct3wux3aXyCGg=
=DxuC
-----END PGP SIGNATURE-----


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

Reply via email to