jupyter-core (4.9.1-1) unstable; urgency=medium

  * Drop test dependency on python3-nose
  * Update the autopkgtest
    + Don't install test files in the binary package
    + Test against all supported python versions
    + Ensure the installed library is used for tests
  * New upstream version 4.9.1
  * Skip tests that assume a non-system python prefix

 -- Gordon Ball <gordon@chronitis.net>  Tue, 02 Nov 2021 18:56:21 +0000

jupyter-core (4.8.0-1) unstable; urgency=medium

  * New upstream version 4.8.0

 -- Gordon Ball <gordon@chronitis.net>  Sun, 19 Sep 2021 19:05:17 +0000

jupyter-core (4.7.1-2) unstable; urgency=medium

  * Fix d/watch.
  * Bump std-vers to 4.6.0.

 -- Julien Puydt <jpuydt@debian.org>  Wed, 25 Aug 2021 15:51:38 +0200

jupyter-core (4.7.1-1) unstable; urgency=medium

  * New upstream version 4.7.1
  * d/watch: fix rc sorting after release
  * d/control: debhelper compat 13

 -- Gordon Ball <gordon@chronitis.net>  Mon, 01 Feb 2021 18:39:54 +0000

jupyter-core (4.7.0-1) 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 ]
  * New upstream version 4.7.0
  * Refresh patches
     + Drop patch to ENV_CONFIG_PATH, handled by logic elsewhere
     + Patch out test test_jupyter_path_prefer_env, which doesn't work with
       system python paths
  * Drop copyright information for a now-dropped embedded file

 -- Gordon Ball <gordon@chronitis.net>  Fri, 20 Nov 2020 16:36:42 +0000

jupyter-core (4.6.3-4) unstable; urgency=medium

  * Run testsuite in autopkgtest
  * Drop obsolete or transitive dependencies: python3-{pickleshare,mock}
  * Mark test dependencies with <!nocheck>
  * Remove custom test invocation in d/rules

 -- Gordon Ball <gordon@chronitis.net>  Tue, 01 Sep 2020 11:36:49 +0000

jupyter-core (4.6.3-3) unstable; urgency=medium

  * d/control: add undeclared runtime dependencies:
    python3-ipython-genutils, python3-distutils

 -- Gordon Ball <gordon@chronitis.net>  Fri, 06 Mar 2020 18:51:56 +0000

jupyter-core (4.6.3-2) unstable; urgency=medium

  [ Gordon Ball ]
  * Drop python 2.7 support (Closes: #936774)

 -- Sandro Tosi <morph@debian.org>  Wed, 04 Mar 2020 19:27:58 -0500

jupyter-core (4.6.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards-version to 4.5.0.

 -- Julien Puydt <jpuydt@debian.org>  Fri, 28 Feb 2020 15:45:00 +0100

jupyter-core (4.6.2-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Gordon Ball ]
  * New upstream release

 -- Gordon Ball <gordon@chronitis.net>  Sat, 15 Feb 2020 13:13:25 +0000

jupyter-core (4.6.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Stephan Lachnit ]
  * Demote python{,3}-pip from Recommends to Suggests (MR!1)

  [ Gordon Ball ]
  * New upstream release
  * d/control: Set Rules-Requires-Root: no
  * d/control: Update debhelper compat level to 12

 -- Gordon Ball <gordon@chronitis.net>  Tue, 12 Nov 2019 15:32:53 +0000

jupyter-core (4.6.0-1) unstable; urgency=medium

  * New upstream release

 -- Gordon Ball <gordon@chronitis.net>  Wed, 09 Oct 2019 18:37:55 +0000

jupyter-core (4.5.0-2) unstable; urgency=medium

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

 -- Julien Puydt <jpuydt@debian.org>  Tue, 30 Jul 2019 18:51:32 +0200

jupyter-core (4.5.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Gordon Ball ]
  * New upstream release
  * Refresh patches, drop unconditional setuptools patch (no longer needed)
  * Update Standards-Version to 4.3.0

  [ Julien Puydt ]
  * Bump dh compat to 11.
  * Bump std-ver to 4.4.0.
  * Use my debian.org mail address.

 -- Julien Puydt <jpuydt@debian.org>  Tue, 09 Jul 2019 18:47:12 +0200

jupyter-core (4.4.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Fix Format URL to correct one

  [ Julien Puydt ]
  * Add copyright for shutil_which.py (Closes: #889620).

 -- Julien Puydt <julien.puydt@laposte.net>  Tue, 20 Feb 2018 09:29:31 +0100

jupyter-core (4.4.0-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream release
  * Bump Standards-Version to 4.1.2 (no changes)
  * Disable use of unpackaged sphinxcontrib_github_alt package for docs
  * Recommend python{,3}-pip (used by jupyter-troubleshoot)
  * Add a "jupyter" metapackage which has dependencies on the basic set
    of jupyter packages
  * Install the upstream changelog

  [ Julien Puydt ]
  * Update copyright years
  * Use https for copyright format link

 -- Gordon Ball <gordon@chronitis.net>  Thu, 07 Dec 2017 08:22:23 +0000

jupyter-core (4.3.0-1) unstable; urgency=medium

  [ Julien Puydt ]
  * New upstream release.
  * Bump d/watch to version 4.
  * Mark the -doc package as Multi-Arch: foreign (following hinter).

  [ Gordon Ball ]
  * Add myself to uploaders.
  * Set minimum python3 version to 3.3
  * Bump Standards-Version to 4.1.0 (no changes)
  * Use debhelper compat level 10
  * Add Testsuite: autopkgtest-pkg-python (autodep8 test only)
  * Add pydist-overrides mapping jupyter_core to python-jupyter-core
    and python3 equivalent
  * Use python3 sphinx for documentation, add ${sphinxdoc:Built-Using}
    to documentation package
  * Switch build-dependencies on ipython to python-ipython (and
    python3 equivalent)

 -- Julien Puydt <julien.puydt@laposte.net>  Mon, 04 Sep 2017 09:59:00 +0200

jupyter-core (4.2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Gordon Ball <gordon@chronitis.net>  Sun, 04 Dec 2016 12:18:25 +0100

jupyter-core (4.2.0-3) unstable; urgency=medium

  * Team upload.
  * Fix ENV_CONFIG_PATH for Debian systems, we never use /usr/etc.

 -- Ximin Luo <infinity0@debian.org>  Sat, 03 Dec 2016 15:28:26 +0100

jupyter-core (4.2.0-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Tobias Hansen <thansen@debian.org>  Wed, 02 Nov 2016 11:44:26 +0000

jupyter-core (4.2.0-1) experimental; urgency=medium

  * Switched the uploaders/maintainer fields.
  * New upstream release.

 -- Julien Puydt <julien.puydt@laposte.net>  Sat, 17 Sep 2016 10:21:05 +0200

jupyter-core (4.1.1-1) experimental; urgency=medium

  * New upstream release.

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

jupyter-core (4.1.0-2) experimental; urgency=medium

  * Bump standards-version to 3.9.8.
  * Point d/watch to upstream's github repository.
  * Add depend on python-backports-shutil-get-terminal-size.
  * Add a manpage for jupyter-troubleshoot.

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 21 Jul 2016 10:38:21 +0200

jupyter-core (4.1.0-1) experimental; urgency=medium

  [ Julien Puydt ]
  * Initial release. (Closes: #799470)

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

  [ Julien Cristau ]
  * Team upload
  * Update from 4.0.6 to 4.1.0
  * Add DPMT to Uploaders
  * Bump Standards-Version to 3.9.7.
  * Install new jupyter-troubleshoot entry point.
  * Use dh_install instead of PYBUILD_NAME.

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