xonsh (0.9.13+dfsg-2) unstable; urgency=medium

  * Backport upstream PR xonsh#3384 for python3.8 support (closes: #950212)
  * Update to Standards-Version 4.5.0

 -- Gordon Ball <gordon@chronitis.net>  Fri, 31 Jan 2020 12:21:28 +0000

xonsh (0.9.13+dfsg-1) unstable; urgency=medium

  * New upstream version 0.9.13+dfsg
  * Update to Standards-Version 4.4.1

 -- Gordon Ball <gordon@chronitis.net>  Fri, 01 Nov 2019 20:58:21 +0000

xonsh (0.9.11+dfsg-1) unstable; urgency=medium

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

  [ Gordon Ball ]
  * New upstream release
  * Refresh patches
  * Upgrade to debhelper compat level 12

 -- Gordon Ball <gordon@chronitis.net>  Wed, 25 Sep 2019 21:03:51 +0000

xonsh (0.9.8+dfsg-1) unstable; urgency=medium

  * New upstream version 0.9.8+dfsg
  * Refresh patches
  * Update to Standards-Version 4.4.0

 -- Gordon Ball <gordon@chronitis.net>  Tue, 09 Jul 2019 19:08:18 +0000

xonsh (0.8.10+dfsg-1) unstable; urgency=medium

  * New upstream release

 -- Gordon Ball <gordon@chronitis.net>  Wed, 13 Feb 2019 20:31:36 +0000

xonsh (0.8.8+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Update to Standards-Version 4.3.0
  * Set Rules-Requires-Root: no

 -- Gordon Ball <gordon@chronitis.net>  Thu, 31 Jan 2019 16:41:10 +0000

xonsh (0.8.2+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Add git as a dependency for tests, used as an example command in
    several places

 -- Gordon Ball <gordon@chronitis.net>  Fri, 02 Nov 2018 19:52:45 +0000

xonsh (0.8.0+dfsg-1) unstable; urgency=medium

  * New upstream release

 -- Gordon Ball <gordon@chronitis.net>  Thu, 11 Oct 2018 07:56:16 +0000

xonsh (0.7.7+dfsg-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream release
  * Update to standards-version 4.2.1
  * Install upstream's xonsh-cat script to /usr/share/xonsh instead of
    /usr/bin; it shouldn't be needed when cat is available
  * Use https for the homepage link

  [ Ondřej Nový ]
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

 -- Gordon Ball <gordon@chronitis.net>  Wed, 12 Sep 2018 09:40:02 +0000

xonsh (0.6.8+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Update to standards-version 4.1.5

 -- Gordon Ball <gordon@chronitis.net>  Fri, 06 Jul 2018 11:01:59 +0000

xonsh (0.6.3+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Move packaging repository to salsa (and DPMT), and update VCS URLs
  * Add DPMT team as maintainer, move existing maintainers to uploaders
  * Update to debhelper compat 11
  * Remove X-Python3-Version >= 3.4 (no longer needed)

 -- Gordon Ball <gordon@chronitis.net>  Sun, 06 May 2018 14:50:24 +0000

xonsh (0.6.1+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Update to standards-version 4.1.4

 -- Gordon Ball <gordon@chronitis.net>  Sun, 22 Apr 2018 11:35:23 +0000

xonsh (0.6.0+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Update to standards-version 4.1.1
  * Retire manpage-spelling.patch; fixed upstream

 -- Gordon Ball <gordon@chronitis.net>  Sat, 25 Nov 2017 15:20:53 +0000

xonsh (0.5.12+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Update to standards-version 4.0.0
  * Update years and use https URL in d/copyright
  * Set C.UTF-8 for the entire build instead of just the documentation

 -- Gordon Ball <gordon@chronitis.net>  Fri, 23 Jun 2017 11:05:48 +0200

xonsh (0.5.10+dfsg-1) unstable; urgency=medium

  * New upstream release

 -- Gordon Ball <gordon@chronitis.net>  Thu, 25 May 2017 23:25:18 +0200

xonsh (0.5.9+dfsg-1) unstable; urgency=medium

  * New upstream release

 -- Gordon Ball <gordon@chronitis.net>  Sat, 18 Mar 2017 15:49:16 +0100

xonsh (0.5.8+dfsg-1) unstable; urgency=medium

  * New upstream release

 -- Gordon Ball <gordon@chronitis.net>  Sun, 12 Mar 2017 22:56:02 +0100

xonsh (0.5.7+dfsg-1) unstable; urgency=medium

  * New upstream release

 -- Gordon Ball <gordon@chronitis.net>  Fri, 03 Mar 2017 20:14:42 +0100

xonsh (0.5.6+dfsg-1) unstable; urgency=medium

  * New upstream release

 -- Gordon Ball <gordon@chronitis.net>  Thu, 23 Feb 2017 19:59:59 +0100

xonsh (0.5.5+dfsg-1) unstable; urgency=medium

  * New upstream release
  * d/patches/manpage-spelling.patch: Fix misspellings in help and manpage

 -- Gordon Ball <gordon@chronitis.net>  Sun, 19 Feb 2017 16:46:24 +0100

xonsh (0.5.3+dfsg-2) unstable; urgency=medium

  * Update the short description to match the one used by upstream:
    "Python-powered, cross-platform, Unix-gazing shell"
  * Support the <nodoc> build profile

 -- Gordon Ball <gordon@chronitis.net>  Sat, 04 Feb 2017 17:47:51 +0100

xonsh (0.5.3+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Re-enable building documentation with cloud-sptheme, and version the
    build-dependency
  * Update docs-no-imgmath.patch to also fix URL and privacy (external font)
    issues, rename to documentation-fixes.patch
  * Remove unnecessary dependency on python3-pkg-resources
  * Backgrounding fixed upstream (closes: #851841)

 -- Gordon Ball <gordon@chronitis.net>  Fri, 03 Feb 2017 21:38:17 +0100

xonsh (0.5.2+dfsg-1) unstable; urgency=medium

  * New upstream release: 0.5.2
  * d/patches/jupyter-install-root.patch: retired, fixed upstream
  * Documentation now registered with doc-base
  * Autopkgtests explicitly set C.UTF-8 locale
  * Replace ADTTMP with AUTOPKGTEST_TMP in autopkgtests
  * Use sphinxdoc:Built-Using for xonsh-doc
  * Test for pty availablility during autopkgtests
  * Updated d/compat to 10

 -- Gordon Ball <gordon@chronitis.net>  Mon, 09 Jan 2017 17:07:02 +0100

xonsh (0.4.7+dfsg-2) unstable; urgency=medium

  * Build-depend on jupyter-client to install xonsh's built-in jupyter kernel.
  * d/patches/jupyter-install-root.patch: fix the installer for the jupyter
    kernel not using the buildroot path.
  * d/patches/elide-cloud-sptheme.patch: build documentation without
    cloud-sptheme, due to RC bugs (closes: #844754)
  * d/patches/docs-no-imgmath.patch: this previously also removed an
    unsupported style parameter, irrelevant when not using the cloud theme

 -- Gordon Ball <gordon@chronitis.net>  Mon, 12 Dec 2016 12:10:21 -0500

xonsh (0.4.7+dfsg-1) unstable; urgency=medium

  * New upstream release: 0.4.7
  * d/rules: Explicitly set locale to C.UTF-8 in to prevent a sphinx error.

 -- Gordon Ball <gordon@chronitis.net>  Sun, 02 Oct 2016 11:23:31 +0200

xonsh (0.4.6+dfsg-1) unstable; urgency=medium

  * New upstream release: 0.4.6
  * d/patches/backport-1603.patch: retired, fixed upstream
  * d/patches/fix-winapi-docs.patch: retired, fixed upstream

 -- Gordon Ball <gordon@chronitis.net>  Fri, 02 Sep 2016 13:53:59 +0200

xonsh (0.4.5+dfsg-1) unstable; urgency=medium

  * New upstream release: 0.4.5
  * d/patches/backport-1603.patch: PLY parser_table now included in the
    package, avoiding it needing to be re-generated on each start, which
    should speed up startup. The requisite patch is backported from
    xonsh#1603. (closes: #834948)

 -- Gordon Ball <gordon@chronitis.net>  Tue, 23 Aug 2016 22:02:05 +0200

xonsh (0.4.4+dfsg-1) unstable; urgency=medium

  * New upstream release: 0.4.4
  * Added a patch to solve a build failure caused by trying to import _winapi

 -- Gordon Ball <gordon@chronitis.net>  Thu, 28 Jul 2016 14:26:58 +0200

xonsh (0.4.3+dfsg-1) unstable; urgency=medium

  * New upstream release: 0.4.3
  * Tests now use pytest instead of nose
  * Upstream provides a sh wrapper (xon.sh) which may be useful for invoking
    xonsh in some circumstances. For now this is in /usr/share/xonsh rather
    than /usr/bin.
  * The upstream git repository is now github.com/xonsh/xonsh, update the
    d/watch file accordingly.

 -- Gordon Ball <gordon@chronitis.net>  Fri, 01 Jul 2016 14:16:50 +0200

xonsh (0.3.4+dfsg-1) unstable; urgency=medium

  * New upstream release: 0.3.4

 -- Gordon Ball <gordon@chronitis.net>  Thu, 09 Jun 2016 23:01:41 +0200

xonsh (0.3.3+dfsg-1) unstable; urgency=medium

  * Initial release (closes: #825112)

 -- Gordon Ball <gordon@chronitis.net>  Mon, 06 Jun 2016 21:38:36 +0200
