Change logs for ipython source package in Jaunty

  • 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
  • ipython (0.8.4-1) unstable; urgency=low
    
      [ Norbert Tretkowski ]
      * Remove myself from uploaders.
    
      [ Sandro Tosi ]
      * debian/control
        - removed Suggests on python-numeric and added for python-numpy (Closes:
          #478449)
    
      [ Piotr Ożarowski & Bernd Zeimetz ]
      * Replace all /usr/bin/ipythonX.Y with a shell script which detects desired
        Python version before invoking IPython. Package depends on default Python
        version only again (Closes: #476661).
    
      [ Bernd Zeimetz ]
      * New upstream version.
      * Dropping .dfsg. from the version, the documentation is using python-sphinx
        now, and included in the source. Also dropping debian/uscan-dfsg-clean.sh
        and updating debian/watch accordingly.
      * debian/patches:
        - dropping the following patches - applied usptream / not needed anymore.
          01_docdir-base.dpatch
          02_profiler-message.dpatch
          05_no_manual_dir.dpatch
        - updating the following patches:
          04_remove_shebang.dpatch
      * debian/rules:
        - dropping get-orig-source target, not needed anymore.
    
      [ Ondrej Certik ]
      * standards-version updated to 3.8.0
      * DM-Upload-Allowed: yes field added and Ondrej added to Uploaders.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  11 Jun 2008 20:42:07 +0100