Your message dated Thu, 07 Apr 2005 18:31:20 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#112118: fixed in python-visual 3.1.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; 13 Sep 2001 00:29:21 +0000
>From [EMAIL PROTECTED] Wed Sep 12 19:29:21 2001
Return-path: <[EMAIL PROTECTED]>
Received: from mail1.andrew.cmu.edu [128.2.10.131]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 15hKNd-0005tz-00; Wed, 12 Sep 2001 19:29:21 -0500
Received: from emu (EMU.RES.CMU.EDU [128.2.164.123])
by mail1.andrew.cmu.edu (8.12.0.Beta16/8.12.0.Beta16) with ESMTP id
f8D0THrQ020171
for <[EMAIL PROTECTED]>; Wed, 12 Sep 2001 20:29:17 -0400 (EDT)
Received: from mrd by emu with local (Exim 3.32 #1 (Debian))
id 15hKEx-000134-00
for <[EMAIL PROTECTED]>; Wed, 12 Sep 2001 20:20:23 -0400
Date: Wed, 12 Sep 2001 20:20:23 -0400
To: [EMAIL PROTECTED]
Subject: ITP: python-visual -- A Python library for 3d visualization
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.17i
X-Debbugs-CC: [email protected]
From: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Package: wnpp
Severity: wishlist
Visual is a library for 3D scientific visualization. It allows rapid
development of programs in Python, but is itself written in C++ for speed.
It currently supports various colored geometrical primitives (texture
support is being added). It was developed for use by a Carnegie-Mellon
University honors first-year physics course.
It is copyrighted under the Python license, and you can get it from
http://vpython.sourceforge.net by CVS.
Preliminary debs will be available from:
deb[-src] ftp://debian.res.cmu.edu/new-packages/ ./
In addition, a second binary package called 'python-visual-demos' will
be available containing Python demonstration programs.
--
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Matthew Danish email: [EMAIL PROTECTED] ;;
;; OpenPGP public key available from: 'finger [EMAIL PROTECTED]' ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
---------------------------------------
Received: (at 112118-close) by bugs.debian.org; 7 Apr 2005 22:38:24 +0000
>From [EMAIL PROTECTED] Thu Apr 07 15:38:24 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 1DJfdo-00085n-00; Thu, 07 Apr 2005 15:38:24 -0700
Received: from joerg by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DJfWy-0003mI-00; Thu, 07 Apr 2005 18:31:20 -0400
From: Jonas Smedegaard <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#112118: fixed in python-visual 3.1.1-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Thu, 07 Apr 2005 18:31:20 -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: python-visual
Source-Version: 3.1.1-4
We believe that the bug you reported is fixed in the latest version of
python-visual, which is due to be installed in the Debian FTP archive:
python-visual_3.1.1-4.diff.gz
to pool/main/p/python-visual/python-visual_3.1.1-4.diff.gz
python-visual_3.1.1-4.dsc
to pool/main/p/python-visual/python-visual_3.1.1-4.dsc
python-visual_3.1.1-4_powerpc.deb
to pool/main/p/python-visual/python-visual_3.1.1-4_powerpc.deb
python-visual_3.1.1.orig.tar.gz
to pool/main/p/python-visual/python-visual_3.1.1.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.
Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated python-visual 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, 3 Apr 2005 17:00:04 +0200
Source: python-visual
Binary: python-visual
Architecture: source powerpc
Version: 3.1.1-4
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description:
python-visual - VPython 3D scientific visualization library
Closes: 112118
Changes:
python-visual (3.1.1-4) unstable; urgency=low
.
* Second attempt at adopting - now with source force-included.
* Still closes: bug#112118.
* Update debian/copyright:
* Rewrite debian/copyright:
+ Include upstream package name in first line introduction.
+ Drop Debian-related info also in debian/changelog.
+ Update location of upstream source.
+ Replace general copyright and license info (mix of LGPL and GPL,
not GPL only).
* Rewrite debian/rules to use cdbs.
* Use cdbs debian/control auto-update.
* Use dh-buildinfo (with local cdbs snippet).
* Include vpython script as example:
+ Install examples using upstream routines (not manually).
+ Suggest idle.
+ Update README.Debian.
* Make build non-quiet (as mandated by Debian Policy).
* Correct typo in long description.
Files:
546ec50db86267d06b0fe36af1fc584d 782 python optional python-visual_3.1.1-4.dsc
5f9292f13416da75d16ecdfabde377ea 534807 python optional
python-visual_3.1.1.orig.tar.gz
a8f88c7d3d0610440ce5a8bbdd93596c 34395 python optional
python-visual_3.1.1-4.diff.gz
4b40e829dc295601e5b967a9901fb2f7 556428 python optional
python-visual_3.1.1-4_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCURvJn7DbMsAkQLgRAsFnAJ0UTQ/RZQWxwQ2JFxXUuJYt598/nACgkJnZ
5jIz+Lz/FJeGnSNdJaM0kTI=
=/I6W
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]