ipython (8.30.0-2) unstable; urgency=medium

  * Team upload.
  * Port to Sphinx 8.0 (closes: #1090234).

 -- Colin Watson <cjwatson@debian.org>  Thu, 19 Dec 2024 01:53:10 +0000

ipython (8.30.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Fix pdb issues in Python 3.13.1 (closes: #1088322).

 -- Colin Watson <cjwatson@debian.org>  Mon, 09 Dec 2024 01:11:42 +0000

ipython (8.29.0-1) unstable; urgency=medium

  [ Julian Gilbey ]
  * fix nodocs -> nodoc

  [ Gordon Ball ]
  * New upstream version 8.29.0 (Closes: #1063945)

 -- Gordon Ball <gordon@chronitis.net>  Mon, 11 Nov 2024 23:03:15 +0100

ipython (8.20.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Adds support for Python 3.12. (Closes: #1056414)
  * Refresh patches.
  * Drop the broken embedding patch, superseded upstream.
  * Clean correctly. (Closes: #1049281)
  * Copy the manpage instead of moving it. (Closes: #1049598)
  * Depend on python3-pandas, python3-pickleshare, and python3-trio in
    autotpkgtest for extra coverage.
  * Run the autopkgtest against the installed package.
  * Skip test_pretty_environ as it is broken.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 14 Jan 2024 20:32:19 -0400

ipython (8.14.0-2) unstable; urgency=medium

  * Team upload.

  [ L. Guruprasad ]
  * Add upstream patch to fix broken embedding when using
    IPython.terminal.embed.InteractiveShellEmbed. (Closes: #1053223)

 -- Colin Watson <cjwatson@debian.org>  Thu, 05 Oct 2023 00:12:56 +0100

ipython (8.14.0-1) unstable; urgency=medium

  * New upstream version 8.14.0
  * Rebase patches; drop patches which apply to versions of jedi and
    stack-data below the version in stable.
  * Build-depend on python3-typing-extensions (for docs only)

 -- Gordon Ball <gordon@chronitis.net>  Sat, 22 Jul 2023 19:20:13 +0000

ipython (8.5.0-4) unstable; urgency=medium

  * Team upload.
  * Add upstream patch for pygments > 2.14 (Closes: #1028617)

 -- Jochen Sprickerhof <jspricke@debian.org>  Fri, 20 Jan 2023 08:19:58 +0100

ipython (8.5.0-3) unstable; urgency=medium

  * Team upload.
  * Add workaround for stack_data in testing

 -- Jochen Sprickerhof <jspricke@debian.org>  Sat, 17 Dec 2022 15:16:53 +0100

ipython (8.5.0-2) unstable; urgency=medium

  * Team upload.
  * Add upstream patch for new python-stack-data

 -- Jochen Sprickerhof <jspricke@debian.org>  Sat, 17 Dec 2022 07:52:47 +0100

ipython (8.5.0-1) unstable; urgency=medium

  * New upstream version 8.5.0
  * patches: drop backport from 8.4.0-2, applied upstream

 -- Gordon Ball <gordon@chronitis.net>  Sat, 01 Oct 2022 18:26:44 +0000

ipython (8.4.0-2) unstable; urgency=medium

  * d/control: inject dependency on python3-setuptools
  * patches: backport ipython#d858213,7a49386 to fix test_pprint_heap_allocated_type

 -- Gordon Ball <gordon@chronitis.net>  Sat, 17 Sep 2022 21:08:27 +0000

ipython (8.4.0-1) experimental; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Security-Contact.

  [ Gordon Ball ]
  * New upstream version 8.4.0

 -- Gordon Ball <gordon@chronitis.net>  Sat, 27 Aug 2022 22:27:11 +0000

ipython (8.1.0-1) experimental; urgency=medium

  * New upstream version 8.1.0

 -- Gordon Ball <gordon@chronitis.net>  Mon, 14 Mar 2022 19:35:09 +0000

ipython (8.0.1-1) experimental; urgency=medium

  * New upstream version 8.0.1
  * Rebase patches, drop setuptools patch
  * Build using pybuild-plugin-pyproject instead of setuptools directly
  * Update dependencies: +black, +stack-data, +pytest-asyncio, -nose
  * Install manpages explicitly rather than via setuptools data_files
  * Skip tests known to fail with jedi 0.18.0

 -- Gordon Ball <gordon@chronitis.net>  Fri, 28 Jan 2022 11:40:45 +0000

ipython (7.31.1-1) unstable; urgency=medium

  * New upstream version 7.31.1
  * Fixes CVE-2022-21699 (execution of config files from the current
    directory, which might allow cross-user attacks if ipython is run from a
    directory multiple users can write). Closes: #1004122

 -- Gordon Ball <gordon@chronitis.net>  Mon, 24 Jan 2022 20:22:25 +0000

ipython (7.31.0-1) unstable; urgency=medium

  [ Julien Puydt ]
  * New upstream version 7.29.0.
  * Remove Built-Using from the arch:all -doc package.
  * Rework patches.
  * Add some -doc packages as b-dep with nodoc tag.
  * Drop 0007-forgotten-sys.patch (useless?).

  [ Gordon Ball ]
  * Run pytest against all supported python versions
  * New upstream version 7.31.0

 -- Gordon Ball <gordon@chronitis.net>  Fri, 07 Jan 2022 15:09:47 +0000

ipython (7.27.0-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream version 7.26.0
  * d/control: new dependency python3-matplotlib-inline

  [ Julien Puydt ]
  * Bump standards-version to 4.6.0.
  * New upstream version 7.27.0.

 -- Gordon Ball <gordon@chronitis.net>  Sat, 06 Nov 2021 19:22:12 +0000

ipython (7.22.0-1) unstable; urgency=medium

  [ Julien Puydt ]
  * Fix d/watch.

  [ Gordon Ball ]
  * New upstream version 7.22.0

 -- Gordon Ball <gordon@chronitis.net>  Sun, 15 Aug 2021 18:04:37 +0000

ipython (7.20.0-1) unstable; urgency=medium

  * New upstream version 7.20.0
  * Drop upstreamed patches for jedi, sip
  * Run the testsuite as an autopkgtest, enable autodep8 test

 -- Gordon Ball <gordon@chronitis.net>  Tue, 02 Feb 2021 19:50:23 +0000

ipython (7.19.0-3) unstable; urgency=medium

  * Team upload.
  * More Patches for new jedi version
  * Add patch for new python-sip (Closes: #966035)

 -- Jochen Sprickerhof <jspricke@debian.org>  Fri, 01 Jan 2021 10:13:33 +0100

ipython (7.19.0-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

  [ Jochen Sprickerhof ]
  * Add patches for new jedi version

 -- Jochen Sprickerhof <jspricke@debian.org>  Tue, 29 Dec 2020 17:40:23 +0100

ipython (7.19.0-1) unstable; urgency=medium

  * New upstream version 7.19.0

 -- Gordon Ball <gordon@chronitis.net>  Sun, 01 Nov 2020 11:15:43 +0000

ipython (7.18.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Gordon Ball ]
  * Add missing build-dependency: python3-decorator (Closes: #971180)
  * Rename the git repository from ipython4 -> ipython, and update Vcs-*
    fields accordingly.

 -- Gordon Ball <gordon@chronitis.net>  Tue, 27 Oct 2020 19:07:53 +0000

ipython (7.18.1-1) unstable; urgency=medium

  * New upstream version 7.18.1
  * Refresh patches
  * Update lintian-overrides for python3-ipython

 -- Gordon Ball <gordon@chronitis.net>  Mon, 31 Aug 2020 15:03:45 +0000

ipython (7.17.0-1) unstable; urgency=medium

  * New upstream release 7.17.0.
  * Use my @debian.org mail address.
  * Add copyright assignment for debian/* in d/copyright.

 -- Julien Puydt <jpuydt@debian.org>  Mon, 03 Aug 2020 17:39:37 +0200

ipython (7.16.1-1) unstable; urgency=medium

  * New upstream version 7.16.1

 -- Gordon Ball <gordon@chronitis.net>  Sun, 05 Jul 2020 10:50:24 +0000

ipython (7.15.0-1) unstable; urgency=medium

  * New upstream version 7.15.0
  * d/control: use debhelper compatibility level 13

 -- Gordon Ball <gordon@chronitis.net>  Thu, 04 Jun 2020 18:08:35 +0000

ipython (7.14.0-1) unstable; urgency=medium

  * New upstream version 7.14.0

 -- Gordon Ball <gordon@chronitis.net>  Mon, 04 May 2020 18:10:06 +0000

ipython (7.13.0-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream version 7.13.0

  [ Julien Puydt ]
  * Suggest the doc package (Closes: #807125).

 -- Julien Puydt <jpuydt@debian.org>  Wed, 04 Mar 2020 13:03:33 +0100

ipython (7.12.0-1) unstable; urgency=medium

  * New upstream version 7.12.0
  * d/control: update Standards-Version to 4.5.0

 -- Gordon Ball <gordon@chronitis.net>  Tue, 04 Feb 2020 20:04:33 +0000

ipython (7.11.1-1) unstable; urgency=medium

  [ Emmanuel Arias ]
  * New upstream version 7.11.1 (Closes: #949137)

 -- Gordon Ball <gordon@chronitis.net>  Mon, 20 Jan 2020 18:42:30 +0000

ipython (7.11.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Gordon Ball <gordon@chronitis.net>  Mon, 06 Jan 2020 14:07:42 +0000

ipython (7.11.0-1) experimental; urgency=medium

  * New upstream version 7.11.0 (Closes: #887101, #942660)
  * d/control:
    + Drop simplegeneric, ipython_genutils from build-depends
    + Add backcall, jedi to build-depends
    + Drop ancient breaks/replaces for oldoldstable
  * d/copyright: drop outdated stanza for file dropped upstream
  * Drop custom entrypoint script: ipython3 previously shipped a custom shell
    script as the entrypoint, we'll now use the standard setuptools-generated
    entrypoint script; ipython3 accordingly gains an explicit dependency on
    python3.
  * Rebase patches
    + Drop 0003-Backport-ipython-11593-for-python-3.8-compat.patch

 -- Gordon Ball <gordon@chronitis.net>  Mon, 30 Dec 2019 20:46:41 +0000

ipython (5.8.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Gordon Ball ]
  * Stop building binary packages python-ipython, ipython from this source.
    For this time being, these packages are built from the ipython-py2 source
    package. This will allow ipython3 to be updated past the 5.x series which
    is the last to support python 2.7.
  * d/control: Update Standards-Version to 4.4.1
  * d/control: Update to debhelper compat level 12
  * d/control: Set Rules-Requires-Root: no
  * d/watch: Update to use github as upstream, unpin from 5.x series
  * Backport ipython#11593 from IPython 7, which fixes compatibility with
    python 3.8 (needed until dependencies are available to upgrade to the
    fixed version).

 -- Gordon Ball <gordon@chronitis.net>  Tue, 24 Dec 2019 21:22:58 +0000

ipython (5.8.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * d/changelog: Remove trailing whitespaces
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Gordon Ball ]
  * New upstream release
  * Remove d/.git-dpm and move to git-buildpackage style master branch with
    unapplied patches
  * Update Standards-Version to 4.2.1
  * Add lintian override for the README_STARTUP file, which is used by the
    ipython startup directory skeleton

  [ Nicolas Dandrimont ]
  * Block network access when building sphinx docs

 -- Nicolas Dandrimont <olasd@debian.org>  Wed, 17 Oct 2018 21:06:28 +0200

ipython (5.5.0-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream release
  * Update Standards-Version to 4.1.0
  * Update debhelper compat to 10
  * Set minimum python3 version to 3.3
  * Use python3 sphinx for documentation, add ${sphinxdoc:Built-Using}
    to documentation package
  * Add autopkgtests for importability and simple syntax examples
  * Install the upstream changelog
  * Fix python2 pexpect dependency of python3-ipython
  * Add myself to uploaders
  * Add pydist-overrides file mapping IPython to python-ipython, and
    equivalent for python3
  * Quote arguments to ipython -c (closes: #843793)

  [ Diane Trout ]
  * Update debian/copyright for IPython/utils/_get_terminal_size.py

 -- Gordon Ball <gordon@chronitis.net>  Thu, 26 Oct 2017 00:41:52 +0200

ipython (5.1.0-2) unstable; urgency=medium

  * Team upload.
  * Update wrapper scripts to avoid a deprecation warning.

 -- Ximin Luo <infinity0@debian.org>  Mon, 31 Oct 2016 08:47:51 +0100

ipython (5.1.0-1) experimental; urgency=medium

  [ Julien Cristau ]
  * Add missing dependencies.  dh_python{,3} does not handle PEP 496
    environment markers, so these need to be added manually for now.

  [ Julien Puydt ]
  * New upstream release.

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 18 Aug 2016 07:06:56 +0200

ipython (5.0.0-1) experimental; urgency=medium

  [ Julien Cristau ]
  * Add missing python3-pickleshare build-dep.

  [ Julien Puydt ]
  * Bump standards-version.
  * New upstream release.
  * Add missing python-backport-shutil-get-terminal-size and
    python-sphinx-rtd-theme build-deps.

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 21 Jul 2016 13:05:20 +0200

ipython (4.1.2-1) experimental; urgency=medium

  * Team upload

  [ Julien Puydt ]
  * New upstream version. (Closes: #780408)

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Julien Cristau ]
  * Update to 4.1.2.
  * Bump Standards-Version to 3.9.7.

 -- Julien Cristau <jcristau@debian.org>  Fri, 08 Apr 2016 13:36:06 +0200