Your message dated Wed, 22 Jun 2005 15:32:09 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315424: fixed in gvr 1.3.1-4
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; 22 Jun 2005 15:31:07 +0000
>From [EMAIL PROTECTED] Wed Jun 22 08:31:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d083096.adsl.hansenet.de (localhost.localdomain) [80.171.83.96] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dl7Bz-0005Ne-00; Wed, 22 Jun 2005 08:31:07 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1Dl7Bx-0006lE-Ei; Wed, 22 Jun 2005 17:31:05 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: gvr: FTBFS: Missing Build-Depends on 'python'
Message-Id: <[EMAIL PROTECTED]>
Date: Wed, 22 Jun 2005 17:31:05 +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: gvr
Version: 1.3.1-3
Severity: serious
Tags: patch

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

dh_python -pgvr
dh_python: Python is not installed, aborting. (Probably forgot to Build-Depend 
on python.)
make: *** [binary-install/gvr] Error 1

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/gvr-1.3.1/debian/control ./debian/control
--- ../tmp-orig/gvr-1.3.1/debian/control        2005-06-22 17:25:16.000000000 
+0200
+++ ./debian/control    2005-06-22 17:25:15.000000000 +0200
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Sergio Talens-Oliag <[EMAIL PROTECTED]>
-Build-Depends-Indep: cdbs, debhelper (>> 4.1.0)
+Build-Depends-Indep: cdbs, debhelper (>> 4.1.0), python-dev
 Standards-Version: 3.6.1.1
 
 Package: gvr

---------------------------------------
Received: (at 315424-close) by bugs.debian.org; 22 Jun 2005 19:41:07 +0000
>From [EMAIL PROTECTED] Wed Jun 22 12:41:07 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 1DlB5v-00007X-00; Wed, 22 Jun 2005 12:41:07 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DlAxF-0006lD-00; Wed, 22 Jun 2005 15:32:09 -0400
From: Sergio Talens-Oliag <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#315424: fixed in gvr 1.3.1-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 22 Jun 2005 15:32:09 -0400
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: gvr
Source-Version: 1.3.1-4

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

gvr_1.3.1-4.diff.gz
  to pool/main/g/gvr/gvr_1.3.1-4.diff.gz
gvr_1.3.1-4.dsc
  to pool/main/g/gvr/gvr_1.3.1-4.dsc
gvr_1.3.1-4_all.deb
  to pool/main/g/gvr/gvr_1.3.1-4_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.
Sergio Talens-Oliag <[EMAIL PROTECTED]> (supplier of updated gvr 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: Wed, 22 Jun 2005 19:44:00 +0200
Source: gvr
Binary: gvr
Architecture: source all
Version: 1.3.1-4
Distribution: unstable
Urgency: low
Maintainer: Sergio Talens-Oliag <[EMAIL PROTECTED]>
Changed-By: Sergio Talens-Oliag <[EMAIL PROTECTED]>
Description: 
 gvr        - Interactive, introductory programming language
Closes: 315424
Changes: 
 gvr (1.3.1-4) unstable; urgency=low
 .
   * Added python to Build-Depends (Closes: Bug#315424). I should have
     noticed, as dh_python needs this build depend to work.
Files: 
 602c30b56b9628db033ed6f6176c2b68 570 games optional gvr_1.3.1-4.dsc
 75d545a1ab687b4ec010c8948b59101a 4144 games optional gvr_1.3.1-4.diff.gz
 c6edcc29ee66965ad1049be1d5c3232c 214126 games optional gvr_1.3.1-4_all.deb

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

iD8DBQFCuaPcZ3AFK7jB+mkRAhxPAJwPe4Ga6Sg1PlkT7/eB528BnV8zAgCg6SJy
/G+oVPNfe86Ktio2Iy1Sp4Y=
=0Sv/
-----END PGP SIGNATURE-----


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

Reply via email to