matplotlib 1.3.1-1ubuntu1 source package in Ubuntu

Changelog

matplotlib (1.3.1-1ubuntu1) trusty; urgency=low

  * Merge with Debian unstable. Remaining changes:
    - multiarch-tktcl.patch: add multiarch path to tk/tclConfig.sh search path
      (LP #752647)

matplotlib (1.3.1-1) unstable; urgency=low

  * New upstream release
  * Acknowledge NMU, thanks Anton Gladky; Closes: #719065, #719384
  * debian/patches/70_fix_UnicodeDecodeError.patch
    - removed, merged upstream
  * debian/{control, README.debian}
    - added nose and tornado to Suggests, needed to require matplotlib with
      pkg_resources; thanks to Javi Merino for the report; Closes: #725048
  * debian/control
    - added ghostscript and inkscape to Suggests (to run tests) and
      python-imaging to Recommends (enhance mpl usage); thanks to Tobias Megies
      for the report; Closes: #725047
    - added python{,3}-tornato to b-d, needed for tests
  * debian/{control, patches/70_bts720549_try_StayPuft_for_xkcd.patch}
    - try also StayPuft font when using xkcd style function; thanks to Elena
      Grandi for the report; Closes: #720549

matplotlib (1.3.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix error in font_manager.py: UnicodeDecodeError when starting
    ipython --pylab. (Closes: #719065)
  * Fix AttributeError error where there are no writable directories.

matplotlib (1.3.0-1) unstable; urgency=low

  [ Sandro Tosi ]
  * New upstream release; thanks to Julian Taylor for the report;
    Closes: #705631
  * debian/watch
    - switch back to SF for upstream tarballs
  * Remove references to Fltk backend, now removed upstream
  * debian/control
    - add python-numpydoc to b-d, needed to build doc
    - add python{,3}-pyparsing, it's no longer bundled in the upstream tarball;
      Closes: #531024
    - bump Standards-Version to 3.9.4 (no changes needed)
  * debian/README.debian
    - changed location of user-specific config file
  * debian/patches/*
    - refreshed and removed merged patch
  * debian/copyright
    - extend packaging copyright years
    - update upstream copyright notice
  * debian/rules
    - setupegg.py was removed, use setup.py instead
    - remove .pyc files from -doc package

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.
  * Fix typos in README.debian.
 -- Martin Pitt <email address hidden>   Tue, 29 Oct 2013 07:17:53 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
matplotlib_1.3.1.orig.tar.gz 40.2 MiB ea16679d9476ab2757102e80327f31eb8e6c2cb09e2be89715c02e4e8fbdaf6a
matplotlib_1.3.1-1ubuntu1.debian.tar.gz 26.4 KiB 1e14cf1252a57e5ee29e9ba5be4e3ccc0999bba0e9ed1f583004c777298e074a
matplotlib_1.3.1-1ubuntu1.dsc 3.3 KiB e29e8dffea730f46927e66e7e716319c4e5bce37c5cc5bddc359c27bf4d2c334

Available diffs

View changes file

Binary packages built by this source

python-matplotlib: Python based plotting system in a style similar to Matlab

 Matplotlib is a pure Python plotting library designed to bring
 publication quality plotting to Python with a syntax familiar to
 Matlab users. All of the plotting commands in the pylab interface can
 be accessed either via a functional interface familiar to Matlab
 users or an object oriented interface familiar to Python users.

python-matplotlib-data: Python based plotting system (data package)

 Matplotlib is a pure Python plotting library designed to bring
 publication quality plotting to Python with a syntax familiar to
 Matlab users. All of the plotting commands in the pylab interface can
 be accessed either via a functional interface familiar to Matlab
 users or an object oriented interface familiar to Python users.
 .
 This package contains architecture independent data for python-matplotlib.

python-matplotlib-dbg: Python based plotting system (debug extension)

 Matplotlib is a pure Python plotting library designed to bring
 publication quality plotting to Python with a syntax familiar to
 Matlab users. All of the plotting commands in the pylab interface can
 be accessed either via a functional interface familiar to Matlab
 users or an object oriented interface familiar to Python users.
 .
 This package contains the debug extension for python-matplotlib.

python-matplotlib-doc: Python based plotting system (documentation package)

 Matplotlib is a pure Python plotting library designed to bring
 publication quality plotting to Python with a syntax familiar to
 Matlab users. All of the plotting commands in the pylab interface can
 be accessed either via a functional interface familiar to Matlab
 users or an object oriented interface familiar to Python users.
 .
 This package contains documentation for python-matplotlib.

python3-matplotlib: Python based plotting system in a style similar to Matlab (Python 3)

 Matplotlib is a pure Python plotting library designed to bring
 publication quality plotting to Python with a syntax familiar to
 Matlab users. All of the plotting commands in the pylab interface can
 be accessed either via a functional interface familiar to Matlab
 users or an object oriented interface familiar to Python users.
 .
 This package contains the Python 3 version of matplotlib.

python3-matplotlib-dbg: Python based plotting system (debug extension, Python 3)

 Matplotlib is a pure Python plotting library designed to bring
 publication quality plotting to Python with a syntax familiar to
 Matlab users. All of the plotting commands in the pylab interface can
 be accessed either via a functional interface familiar to Matlab
 users or an object oriented interface familiar to Python users.
 .
 This package contains the debug extension for python3-matplotlib.