ipython 0.11-2 source package in Ubuntu

Changelog

ipython (0.11-2) unstable; urgency=low

  * upload to unstable
  * add patch fix-version-checks-for-pyzmq-2.1.10.patch
  * fix debianize-error-messages.patch to reraise unknown exceptions
  * suggest python-zmq for ipython package
  * use dh_sphinxdoc
    - bump sphinx dependency to >= 1.0.7+dfsg-1~, replace libjs-jquery
      dependency with ${sphinxdoc:Depends} and drop ipython-doc.links
  * remove empty directory from ipython
  * link duplicate images in ipython-doc
  * remove obsolete Conflicts and Replaces

ipython (0.11-1) experimental; urgency=low

  * New upstream release
  * install all upstream manpages
  * debian/copyright: refer to LGPL-2.1 instead of LGPL symlink
  * install .desktop files for ipython and ipython-qtconsole
    - override desktop-command-not-in-package lintian warning for -qtconsole
      the command is in ipython package on which -qtconsole depends
  * debian/control: update homepage

ipython (0.11~rc4-1) experimental; urgency=low

  * New upstream release candidate
  * update patch for debian specific error messages

ipython (0.11~rc3-1) experimental; urgency=low

  * New upstream release candidate
  * fix some DEP5 syntax errors
  * remove upstreamed testsuite-fix patch
  * delete disabled obsolete patches 03, 04, 06
  * move parallel binaries from ipython to ipython-parallel
  * remove obsolete manpages debian/ipythonx.1 and debian/ipython-wx.1
  * install parallel manpages only in -parallel package

ipython (0.11~rc1-1) experimental; urgency=low

  * New upstream release candidate
  * change to source format 3.0 (quilt)
  * run testsuite during build
  * add clean target
  * build-depends:
    - matplotlib, pymongo, xauth, xvfb and qt4 for tests
    - graphviz, sphinx for docs
  * add dependencies and don't install embedded copy:
    - python-argparse(Closes: #555348)
    - python-configobj (Closes: #555339)
    - python-simplegeneric
    - python-decorator
    - python-pyparsing
    - pexpect
  * update patches
    - disabled obsolete patches 03, 04 and 06
    - refresh default background color patch 07
    - add patch to fix testsuite
    - add patch to improve error message on missing ipython-qtconsole
  * change to compat 7
  * split out -parallel package
  * split out -qtconsole package
  * split out -doc package
  * improve dependencies for each package
  * add doc-base control file
  * fix the ipythonX.Y startup scripts
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  05 Dec 2011 11:00:15 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ipython_0.11.orig.tar.gz 3.9 MiB 2265f64dd9afd2c91d0759f60fb83e276e19f9e6963d821bb608c8db2edf518b
ipython_0.11-2.debian.tar.gz 15.3 KiB d2d0f665ba45bb450ef153dc7460a031f2167c75dc70a01eb16be7700b3f03a5
ipython_0.11-2.dsc 2.4 KiB 542d2f240ae51fb73b1389e110d8b3ede9d4afd93f0fe18d0580132dc1267d67

Available diffs

View changes file

Binary packages built by this source

ipython: enhanced interactive Python shell

 IPython can be used as a replacement for the standard Python shell,
 or it can be used as a complete working environment for scientific
 computing (like Matlab or Mathematica) when paired with the standard
 Python scientific and numerical tools. It supports dynamic object
 introspections, numbered input/output prompts, a macro system,
 session logging, session restoring, complete system shell access,
 verbose and colored traceback reports, auto-parentheses, auto-quoting,
 and is embeddable in other Python programs.
 .
 This package contains the basic terminal shell. For the qt console
 install ipython-qtconsole and for the html notebook install
 ipython-notebook.

ipython-doc: enhanced interactive Python shell - Documentation

 IPython can be used as a replacement for the standard Python shell,
 or it can be used as a complete working environment for scientific
 computing (like Matlab or Mathematica) when paired with the standard
 Python scientific and numerical tools. It supports dynamic object
 introspections, numbered input/output prompts, a macro system,
 session logging, session restoring, complete system shell access,
 verbose and colored traceback reports, auto-parentheses, auto-quoting,
 and is embeddable in other Python programs.
 .
 This package contains the documentation.

ipython-parallel: No summary available for ipython-parallel in ubuntu precise.

No description available for ipython-parallel in ubuntu precise.

ipython-qtconsole: enhanced interactive Python shell - Qt console

 IPython can be used as a replacement for the standard Python shell,
 or it can be used as a complete working environment for scientific
 computing (like Matlab or Mathematica) when paired with the standard
 Python scientific and numerical tools. It supports dynamic object
 introspections, numbered input/output prompts, a macro system,
 session logging, session restoring, complete system shell access,
 verbose and colored traceback reports, auto-parentheses, auto-quoting,
 and is embeddable in other Python programs.
 .
 This package contains the qt console.