Your message dated Wed, 05 Jul 2006 16:02:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#376239: fixed in matplotlib 0.86.2-6
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)

--- Begin Message ---
Package: matplotlib
Severity: serious
Tags: patch
Justification: no longer builds from source


The statement for PYVERS in debian/rules generates an error from pyversions. 
This may be a consequence of new behavior by pyversions but it does prevent
proper build of the package.

The following error is generated in a number of places in the build

-------
usage: [-v] [-h] [-d|--default] [-s|--supported] [-i|--installed]
[-r|--requested <version string>|<control file>]

pyversions: error: no such option: -e
-------

This is due to the statement 

PYVERS:= $(shell pyversions -v -rdebian/control)

The correct syntax is one of the following:

PYVERS:= $(shell pyversions -v -r debian/control)
PYVERS:= $(shell pyversions -v -r)
PYVERS:= $(shell pyversions -vr)

Cheers,

Carlo


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


--- End Message ---
--- Begin Message ---
Source: matplotlib
Source-Version: 0.86.2-6

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

matplotlib_0.86.2-6.diff.gz
  to pool/main/m/matplotlib/matplotlib_0.86.2-6.diff.gz
matplotlib_0.86.2-6.dsc
  to pool/main/m/matplotlib/matplotlib_0.86.2-6.dsc
python-matplotlib-data_0.86.2-6_all.deb
  to pool/main/m/matplotlib/python-matplotlib-data_0.86.2-6_all.deb
python-matplotlib-doc_0.86.2-6_all.deb
  to pool/main/m/matplotlib/python-matplotlib-doc_0.86.2-6_all.deb
python-matplotlib_0.86.2-6_i386.deb
  to pool/main/m/matplotlib/python-matplotlib_0.86.2-6_i386.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.
Marco Presi (Zufus) <[EMAIL PROTECTED]> (supplier of updated matplotlib 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,  6 Jul 2006 00:20:49 +0200
Source: matplotlib
Binary: python-matplotlib python-matplotlib-doc python-matplotlib-data
Architecture: source all i386
Version: 0.86.2-6
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Marco Presi (Zufus) <[EMAIL PROTECTED]>
Description: 
 python-matplotlib - python based plotting system in a style similar to Matlab
 python-matplotlib-data - python based plotting system (data package)
 python-matplotlib-doc - python based plotting system (documentation package)
Closes: 376192 376198 376239
Changes: 
 matplotlib (0.86.2-6) unstable; urgency=low
 .
   * Added a note about numeric/numarray deps in README.debian. Closes: #376198
   * Added PYVERS to debian/rules (Carlo Segre <[EMAIL PROTECTED]> patch). 
Closes: #376239
   * Modified Vittorio Palmisano e-mail address.
   * Modified debian/watch entry (thanks to Carlo Segre <[EMAIL PROTECTED]>). 
Closes: #376192
Files: 
 f1bbbaa3afcbc97de6be58fc18ef1c68 1028 python optional matplotlib_0.86.2-6.dsc
 9cb3f624c4ed6db678764b49485d428b 13151 python optional 
matplotlib_0.86.2-6.diff.gz
 b1f6b9b061932b407a7d0f9744b47b11 375526 python optional 
python-matplotlib-data_0.86.2-6_all.deb
 49e13f1294826b6ff361865616bf72ba 5248134 python optional 
python-matplotlib-doc_0.86.2-6_all.deb
 95785e40b39a610dc7e4077bd947d1e7 3428514 python optional 
python-matplotlib_0.86.2-6_i386.deb

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

iD8DBQFErD7Th0XdeHWCwhoRArCNAKCrxvWQ5qbv+lfVwo8N+g1U8hsTSgCgqbM2
1SFuQ3KiQtXW/V7ftTUhcVw=
=ffjJ
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to