Change logs for ipython source package in Karmic

  • ipython (0.10-1) unstable; urgency=medium
    
      [ Bernd Zeimetz ]
      * New upstream version.
    
      [ Stefano Zacchiroli ]
      * debian/control: fix (build)deps on python-zope-interface, new package
        name is python-zope.interface (Closes: #543128)
    
      [ Piotr Ożarowski ]
      * Standards-Version bumped to 3.8.3
        - debian/README.source file added
    
     -- John Lenton <email address hidden>   Mon,  28 Sep 2009 12:59:27 +0100
  • ipython (0.9.1-3ubuntu2) karmic; urgency=low
    
      * sets module is deprecated in python 2.6.  (LP: #349844)
      * build requires quilt 0.46-5 or later for unpatch (LP: #383017)
    
     -- Rolf Leggewie <email address hidden>   Wed, 03 Jun 2009 05:01:56 +0200
  • ipython (0.9.1-3ubuntu1) karmic; urgency=low
    
      * debian/patches/07_python-wxgtk2.6_compatibility.patch: add to fix issues
        with python-wxgtk2.6. Patch from Gael Varoquaux. (LP: #370878)
      * debian/patches/series: update accordingly.
    
     -- Andrea Colangelo <email address hidden>   Fri, 26 Jun 2009 13:56:15 +0200
  • ipython (0.9.1-3) unstable; urgency=low
    
      [ Stephan Peijnik ]
      * Fixed broken Suggest on libjs-jquery (typo, was: libjs-query).
    
      [ Emilio Pozuelo Monfort ]
      * debian/rules: remove chmod calls, they are not needed and are
        modifying files in pysupport's directories which may change.
        Closes: #516274.
    
    ipython (0.9.1-2) unstable; urgency=low
    
      * Upload to unstable.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  29 Apr 2009 00:15:20 +0100
  • ipython (0.9.1-1) experimental; urgency=low
    
      [ Stephan Peijnik ]
      * New upstream release (Closes: #500556).
      * Cleaned up debian/ because the upstream tarball is clean since 0.8.4-1:
        - Removed debian/uscan-dfsg-clean.sh.
        - Removed debian/README.Debian-source.
        - Updated debian/watch.
      * Removed debian/patches/05_fix_path_import.dpatch - fixed upstream.
      * Added myself to Uploaders.
      * Switched from dpatch to quilt patch system.
      * Added debian/patches/06_ipythonwx_importerror.patch.
        Provides more usable error message when trying to execute ipython-wx
        without python-wxgtk2.8 installed.
      * Updated build dependencies and recommends.
        - Added recommends: 
          + global (required by ipy_gnuglobal IPython extension)
          + python (>= 2.5) | python-ctypes
          + python-openssl
          + python-wxwidgets2.8 (needed by ipythonx and ipython-wx)
          + python-foolscap
          + python-twisted-core
          + python-zope-interface
        - Added build dependencies (Build-Depends-Indep): 
          + python-sphinx (needed for building the documentation)
          + python-pygments (needed for syntax highlighting in documentation)
          + python-foolscap
          + python-twisted-core
          + python-zope-interface
          + python-openssl
          + python (>= 2.5) | python-ctypes
          + python-nose
        - Added suggests:
          + libjs-query (needed by documentation to be searchable)
          + python-gobject
          + python-gtk2
          + python-qt3 | python-qt4
      * Added final newline to debian/manpages to get rid of a build-warning.
      * Updated debian/rules so parts of the html documentation are not compressed
        and thus rendered unusable.
      * Wrote manpages for ipcluster, ipcontroller, ipengine, ipythonx and 
        ipython-wx.
      * Fixed invalid Recommend on python-wxwidgets2.8 
        (should have been python-wxgtk2.8 in the first place).
      
      [ Serafeim Zanikolas ]
      * Remove embedded copy of jquery.js and instead depend on libjs-jquery.
      * Fix import of path in ipipe.py (Closes: #486923).
    
      [ Sandro Tosi ]
      * debian/control
        - switch Vcs-Browser field to viewsvn
    
     -- Baptiste Mille-Mathias <email address hidden>   Thu,  12 Feb 2009 08:46:11 +0000