Your message dated Tue, 06 Sep 2005 23:02:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#304567: fixed in blender 2.37a-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; 14 Apr 2005 03:00:44 +0000
>From [EMAIL PROTECTED] Wed Apr 13 20:00:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from relais.videotron.ca [24.201.245.36] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DLuay-0004sI-00; Wed, 13 Apr 2005 20:00:44 -0700
Received: from claws.plx.lan ([70.81.198.231]) by VL-MO-MR011.ip.videotron.ca
 (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep  8 2003))
 with SMTP id <[EMAIL PROTECTED]> for
 [EMAIL PROTECTED]; Wed, 13 Apr 2005 23:00:14 -0400 (EDT)
Received: (qmail 3998 invoked from network); Thu, 14 Apr 2005 03:00:08 +0000
Received: from unknown (HELO plax) (192.168.0.2) by 0 with SMTP; Thu,
 14 Apr 2005 03:00:08 +0000
Received: (nullmailer pid 3598 invoked by uid 1000); Mon,
 15 Nov 2004 17:43:58 +0000
Date: Mon, 15 Nov 2004 12:43:58 -0500
From: Paul Sandulescu <[EMAIL PROTECTED]>
Subject: package does not include blenderplayer
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Message-id: <[EMAIL PROTECTED]>
MIME-version: 1.0
X-Mailer: reportbug 3.2
Content-type: multipart/mixed; boundary="Boundary_(ID_SUqSmpzQixI+QRiBzrHSJw)"
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.5 required=4.0 tests=BAYES_00,DATE_IN_PAST_96_XX,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--Boundary_(ID_SUqSmpzQixI+QRiBzrHSJw)
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline

Package: blender
Version: 2.34-1
Severity: normal
Tags: patch

The Blender deb package does not include the blenderplayer executable,
because the debian/rules file ommits it. blenderplayer enables the
"File->Save Runtime" option (can also be used as a standalone console
application). I'm including a patch for this.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages blender depends on:
ii  gettext                   0.14.1-6       GNU Internationalization utilities
ii  gettext-base [libgettextp 0.14.1-6       GNU Internationalization utilities
ii  libc6                     2.3.2.ds1-18   GNU C Library: Shared libraries an
ii  libfreetype6              2.1.7-2.2      FreeType 2 font engine, shared lib
ii  libgcc1                   1:3.4.2-3      GCC support library
ii  libjpeg62                 6b-9           The Independent JPEG Group's JPEG 
ii  libopenal0                0.2004090900-1 OpenAL is a portable library for 3
ii  libpng12-0                1.2.7-1        PNG library - runtime
ii  libsdl1.2debian           1.2.7-10       Simple DirectMedia Layer
ii  libstdc++5                1:3.3.5-2      The GNU Standard C++ Library v3
ii  libx11-6                  4.3.0.dfsg.1-8 X Window System protocol client li
ii  python2.3                 2.3.4-15       An interactive high-level object-o
ii  xlibmesa-gl [libgl1]      4.3.0.dfsg.1-8 Mesa 3D graphics library [XFree86]
ii  xlibmesa-glu [libglu1]    4.3.0.dfsg.1-8 Mesa OpenGL utility library [XFree
ii  xlibs                     4.3.0.dfsg.1-8 X Window System client libraries m
ii  zlib1g                    1:1.2.2-3      compression library - runtime

-- no debconf information

--Boundary_(ID_SUqSmpzQixI+QRiBzrHSJw)
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii; NAME=install-blenderplayer.patch
Content-transfer-encoding: 7BIT
Content-disposition: attachment; filename=install-blenderplayer.patch

--- debian/rules.old    2004-11-15 12:07:40.000000000 -0500
+++ debian/rules        2004-11-15 11:18:36.000000000 -0500
@@ -73,6 +73,7 @@
        # Add here commands to install the package into debian/blender.
        #$(MAKE) install DESTDIR=$(CURDIR)/debian/blender
        install -m 755 blender $(CURDIR)/debian/blender/usr/bin/blender-bin
+       install -m 755 blenderplayer 
$(CURDIR)/debian/blender/usr/bin/blenderplayer
        install -m 755 $(CURDIR)/debian/blender-wrapper 
$(CURDIR)/debian/blender/usr/bin/blender
 
        # Install menus & icons

--Boundary_(ID_SUqSmpzQixI+QRiBzrHSJw)--

---------------------------------------
Received: (at 304567-close) by bugs.debian.org; 7 Sep 2005 06:08:34 +0000
>From [EMAIL PROTECTED] Tue Sep 06 23:08:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1ECt0Z-0001Lk-00; Tue, 06 Sep 2005 23:02:07 -0700
From: Masayuki Hatta (mhatta) <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#304567: fixed in blender 2.37a-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 06 Sep 2005 23:02:07 -0700
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-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
X-CrossAssassin-Score: 3

Source: blender
Source-Version: 2.37a-1

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

blender_2.37a-1.diff.gz
  to pool/main/b/blender/blender_2.37a-1.diff.gz
blender_2.37a-1.dsc
  to pool/main/b/blender/blender_2.37a-1.dsc
blender_2.37a-1_i386.deb
  to pool/main/b/blender/blender_2.37a-1_i386.deb
blender_2.37a.orig.tar.gz
  to pool/main/b/blender/blender_2.37a.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.
Masayuki Hatta (mhatta) <[EMAIL PROTECTED]> (supplier of updated blender 
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: Tue,  6 Sep 2005 17:52:51 +0900
Source: blender
Binary: blender
Architecture: source i386
Version: 2.37a-1
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) <[EMAIL PROTECTED]>
Changed-By: Masayuki Hatta (mhatta) <[EMAIL PROTECTED]>
Description: 
 blender    - Very fast and versatile 3D modeller/renderer
Closes: 285577 298167 304567 313676 316524 319307
Changes: 
 blender (2.37a-1) unstable; urgency=low
 .
   * Works had been done at Codefest Asia 2005 in Colombo, Sri Lanka.
   * New upstream release - closes: #316524
   * Bumped Standards-Version 3.6.2.1 (no physical changes).
   * Now the package include blenderplayer - closes: #304567
   * Now it should be built on amd64 with gcc-4.0 - closes: #285577, #319307
   * Now quit.blend is created in the user's homedir - closes: #298167
   * Fixed de.po - closes: #313676
Files: 
 1cad4af1a7c382dac16d089a30bceea7 740 graphics optional blender_2.37a-1.dsc
 2af6afdb01c1d297c43602982d9a919c 7885589 graphics optional 
blender_2.37a.orig.tar.gz
 ae9f4939702135e2b738e26b88886736 3388 graphics optional blender_2.37a-1.diff.gz
 4a1b7a229e084686024e76545a00c91d 4239716 graphics optional 
blender_2.37a-1_i386.deb

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

iD8DBQFDHnxNy2+jQOcHWlQRAuMAAJ924sjh9SrQWhSMCvblyAHVdp3EtwCgoBHF
uk8ORn3vzHQbBGTJ97mI7WM=
=DBe9
-----END PGP SIGNATURE-----


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

Reply via email to