Change logs for ipython source package in Quantal

  • ipython (0.13.2-1~ubuntu12.10.1) quantal-backports; urgency=low
    
      * No-change backport to quantal (LP: #1074765)
    
    ipython (0.13.2-1) experimental; urgency=low
    
      * New upstream bugfix release
      * remove versions from test dependencies
        not supported by autopkgtest package
      * add python-lxml to tools test dependencies
      * drop dependencies of the tested packages from tests/control Depends
    
    ipython (0.13.2~rc2-1) experimental; urgency=low
    
      * New upstream release candidate (LP: #1161818, #1162112)
      * pass -a to xvfb-run
      * drop DM-Upload-Allowed, not needed anymore
      * don't link documentation of ipython-doc so ipython3 does not depend on
        ipython (Closes: #695554)
        Requires ipython-doc.preinst to not lose copyright on upgrade
      * add ipython3 and ipython3-qtconsole desktop files (Closes: #693612)
      * fix detection of cython modules for multiarch python (Closes: #697704)
      * don't install tests for notebook and qtconsole
      * bump standard to 3.9.4, no changes required
      * add autopkgtests running testsuite and testing tools, cython magics
        and incomplete install message
      * fix crash on tracebacks without line numbers (Closes: #701597)
      * add tkinter package to debianize-error-messages.patch (Closes: #701707)
      * use canonical vcs fields in control
    
    ipython (0.13.1-2) unstable; urgency=low
    
      * update watch file to use github directly
        thanks to Bart Martens for the file
      * ipython-doc: break/replace ipython << 0.11-2 (Closes: #694280)
    
    ipython (0.13.1-1) unstable; urgency=low
    
      * New upstream bugfix release
      * refresh patches, drop applied except-shadows-builtin-fix.patch
      * depend on libjs-jquery >= 1.7 (Closes: #685986)
      * drop build depends on dh-linktree and libjs-jquery-ui (Closes: #685985)
        - needs to be added again when we can use the packaged jquery-ui
      * drop LC_ALL=C.UTF-8 from build and install, not required anymore
      * override dh_python[23] to work around #683108
      * build depend on libc-bin (>= 2.13-1~) for C.UTF-8 locale used in tests
     -- Felix Geyer <email address hidden>   Wed, 01 May 2013 17:55:46 +0200
  • ipython (0.13.1~rc3-0ubuntu1) quantal; urgency=low
    
      * New upstream bugfix release candidate, commit 5f1e6abdf63
      * refresh patches, drop applied except-shadows-builtin-fix.patch
      * depend on libjs-jquery >= 1.7 (Closes: #685986)
      * drop build depends on dh-linktree and libjs-jquery-ui (Closes: #685985)
        - needs to be added again when we can use the packaged jquery-ui
      * drop LC_ALL=C.UTF-8 from build and install, not required anymore
      * override dh_python[23] to work around #683108
      * build depend on libc-bin (>= 2.13-1~) for C.UTF-8 locale used in tests
     -- Julian Taylor <email address hidden>   Tue, 16 Oct 2012 01:03:41 +0200
  • ipython (0.13-1) unstable; urgency=low
    
    
      * New upstream release
        No repackging necessary anymore, js sources available in external
        minified variants are not installed
      * refresh patches, drop upstream applied full-qt-imports 
      * add except-shadows-builtin-fix.patch
      * drop libjs-jquery-ui dependency, use the embedded development branch
      * don't compress the examples
      * remove executable permissions on embedded codemirror files
      * build with LC_ALL=C.UTF-8 to avoid a unicode issue in setupbase.py
      * remove generated doc images in clean
      * update copyright with new and removed files
      * remove unreachable Stephan Peijnik from uploaders
        thank you for your work
    
     -- Julian Taylor <email address hidden>  Sat, 30 Jun 2012 15:05:32 +0200
  • ipython (0.12.1+dfsg-2fakesync1) quantal; urgency=low
    
      * Fake sync due to mismatching orig tarball.
    
    ipython (0.12.1+dfsg-2) unstable; urgency=low
    
      * add ipython3-notebook package
      * move static notebook data to ipython-notebook-common
      * add ipython3 depend on python3-simplegeneric and remove the embedded copy
      * update use-system-mathjax-if-available.patch:
        prefer local mathjax installation over the system one
      * add parallel-2to3.patch:
        allow running 2to3 in parallel. Thanks to Jakub Wilk for the patch
      * add full-qt-imports.patch: (Closes: #671363)
        avoids choosing an incomplete qt version if a full one is available
      * use dh-linktree to link jquery-ui themes
      * debian/copyright: add missing copyright information for simplegeneric,
        mglob and decorators
    
    ipython (0.12.1+dfsg-1) unstable; urgency=low
    
      * New upstream release (Closes: #655413, #663256)
        Repackaged to remove minified javascript files from source.
      * add get-orig-source target to rules
      * ipython-notebook: depend on libjs-mathjax instead of recommending.
        mathjax can't be securely served from cloudfront.
      * debian/rules: delete build directory in clean (Closes: #671315)
      * remove transitional ipython-parallel package
      * set HOME to build folder for doc build and tests (Closes: #665224)
      * move all examples to ipython-doc
      * move python-argparse to suggests (Closes: #653650)
      * update standard version to 3.9.3, no changes needed
      * override lintian desktop-command-not-in-package
      * remove python-pymongo build dep, tests skipped without running mongod
     -- Julian Taylor <email address hidden>   Sat, 19 May 2012 15:02:30 +0200
  • ipython (0.12.1+dfsg-0ubuntu1) precise; urgency=low
    
      * New upstream release (Closes: #655413, #663256)
        Repackaged to remove minified javascript files from source.
      * add get-orig-source target to rules
      * ipython-notebook: depend on libjs-mathjax instead of recommending.
        mathjax can't be securely served from cloudfront.
      * debian/rules: delete build directory in clean
      * remove transitional ipython-parallel package
      * set HOME to build folder for doc build and tests (Closes: #665224)
      * move all examples to ipython-doc
      * move python-argparse to suggests (Closes: #653650)
      * update standard version to 3.9.3, no changes needed
      * override lintian desktop-command-not-in-package
      * remove python-pymongo build dep, tests skipped without running mongod
     -- Julian Taylor <email address hidden>   Sun, 22 Apr 2012 16:26:59 +0200