Change logs for ipython source package in Trusty

  • ipython (1.2.1-2) unstable; urgency=medium
    
    
      * debianize-error-messages.patch: fix no zmq message to raise an exception
      * depend on build-essential instead of gcc for tests
    
     -- Julian Taylor <email address hidden>  Tue, 25 Feb 2014 20:31:19 +0100
  • ipython (1.2.0~rc1-1) unstable; urgency=low
    
    
      * New upstream release candidate
        fixes nbconvert html convert (Closes: #737067, #736560)
      * drop applied patches: python3.4-fixes.patch, test-fix.patch
      * add test-default-tk.patch to run tests with Debian's matplotlib default
      * update debianize-error-messages.patch:
         - fix %paste (Closes: #736175)
         - add pandoc package reference (Closes: #736566)
      * suggest pandoc in notebook for nbconvert subcommand
      * add required version of node-less and fonts-font-awesome to build depends
    
     -- Julian Taylor <email address hidden>  Wed, 05 Feb 2014 19:07:18 +0100
  • ipython (1.1.0-1) unstable; urgency=low
    
    
      [ Julian Taylor ]
      * New upstream release
      * add build depends and patches required for the the notebook javascript
        build: node-less, node-uglify, libjs-highlight, fabric, fonts-font-awesome,
               dh-linktree
      * bump standard to 3.9.5, no changes required
      * skip autopkgtests on python3.4 as some tests have issues.
    
      [ Jakub Wilk ]
      * Fix a typo in README.source.
    
     -- Julian Taylor <email address hidden>  Mon, 06 Jan 2014 16:45:14 +0100
  • ipython (0.13.2-2) unstable; urgency=low
    
    
      * upload to unstable
      * add missing comma to Depends of incomplete-install test
      * add python as python3 test dependency, needed for IPython.utils tests
      * drop unnecessary configobj dependency
      * sphinx1.2-compat.patch: fix doc build with sphinx 1.2 (Closes: #706531)
    
     -- Julian Taylor <email address hidden>  Sun, 05 May 2013 14:45:32 +0200