pyregion (2.3.0-2) unstable; urgency=medium

  * Remove intersphinx mapping from docs/conf.py (Closes: #1090121)

 -- Ole Streicher <olebole@debian.org>  Sun, 22 Dec 2024 21:39:16 +0100

pyregion (2.3.0-1) unstable; urgency=medium

  * New upstream version 2.3.0
  * Drop Fix-import_array.patch: applied upstream
  * Adjust build dependencies to use extension_helpers
  * Find namespace packages for tests

 -- Ole Streicher <olebole@debian.org>  Thu, 24 Oct 2024 16:01:57 +0200

pyregion (2.2.0-5) unstable; urgency=medium

  [Phil Wyett]
  * 'd/clean': Add additional files to clean. (Closes: #1049279)
  * 'd/rules': Add hardening 'all'.

  [Ole Streicher]
  * Remove special handling of doctree in build-sphinx

 -- Ole Streicher <olebole@debian.org>  Thu, 10 Oct 2024 17:40:40 +0200

pyregion (2.2.0-4) unstable; urgency=medium

  * Put myself onto the list of uploaders
  * Fix `import_array()` (Closes: #1075410)
  * Clean up d/rules
  * Push Standards-Version to 4.7.0. No changes needed

 -- Ole Streicher <olebole@debian.org>  Fri, 13 Sep 2024 09:35:08 +0200

pyregion (2.2.0-3) unstable; urgency=medium

  * Team upload.
  * Switch to cython3-legacy. Closes: #1056844

 -- Ole Streicher <olebole@debian.org>  Fri, 09 Feb 2024 15:12:39 +0100

pyregion (2.2.0-2) unstable; urgency=medium

  * Team upload.
  * Remove obsolete python3-astropy-helpers build dependency

 -- Ole Streicher <olebole@debian.org>  Mon, 25 Dec 2023 21:35:00 +0100

pyregion (2.2.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.2.0
  * Make patches conform to gbp pq
  * Remove all patches: applied upstream
  * Push Standards-Version to 4.6.2. No changes needed
  * Rename MIT license shortname to standard name Expat
  * Fix binary-any FTBFS (Closes: #1050232)
  * Add new py3-setuptools-scm and py3-sphinx-rtd-theme build dependencies
  * Add gitlab-ci.yml
  * Update CI test call

 -- Ole Streicher <olebole@debian.org>  Sun, 08 Oct 2023 15:08:52 +0200

pyregion (2.1.1-2) unstable; urgency=medium

  * Patch to ensure compatibility with astropy 5.1 (Closes: #1013078)
  * Update d/copyright

 -- Vincent Prat <vivi@debian.org>  Sat, 18 Jun 2022 15:53:44 +0200

pyregion (2.1.1-1) unstable; urgency=medium

  * New upstream release
  * Remove obsolete patch Fix-import-failure-from-astropy.tests-on-astropy-3.2
  * Add patches to fix docs and doc tests
  * Change Homepage field in d/control
  * Update Standards-Version to 4.6.0.1 (no change needed)

 -- Vincent Prat <vivi@debian.org>  Thu, 09 Sep 2021 19:49:14 +0200

pyregion (2.0-11) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).
  * Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.

  [ Vincent Prat ]
  * Use Debian email address as Uploader
  * Update debhelper compatibility version to 13
  * Fix capitalization of Multi-Arch field in d/control

 -- Vincent Prat <vivi@debian.org>  Wed, 11 Nov 2020 19:36:31 +0100

pyregion (2.0-10) unstable; urgency=medium

  * Fix intersphinx KeyError (Closes: #955324)
  * Add sphinxdoc:Depends to the documentation
  * Update Standards-Version to 4.5.0
  * Add Rules-Requires-Root statement
  * Remove compat file and add dependency to debhelper-compat
  * Fix duplicates files

 -- Vincent Prat <vinceprat@free.fr>  Mon, 30 Mar 2020 10:33:27 +0200

pyregion (2.0-9) unstable; urgency=medium

  * Add dependency (libjs-sphinxdoc) to fix broken symlinks

 -- Vincent Prat <vinceprat@free.fr>  Tue, 06 Aug 2019 13:22:34 +0200

pyregion (2.0-8) unstable; urgency=medium

  * Patch tests for compatibility with astropy 3.2 (Closes: #932739)
  * Update Standards-Version to 4.4.0

 -- Vincent Prat <vinceprat@free.fr>  Mon, 29 Jul 2019 16:27:56 +0200

pyregion (2.0-7) unstable; urgency=medium

  * Fix sphinx build and get rid of Python 2 dependencies (Closes: #918151)
  * Patch deprecated statement (Closes: #918207)
  * Bump debhelper version to 12 and Standards-Version to 4.3.0

 -- Vincent Prat <vinceprat@free.fr>  Sun, 06 Jan 2019 12:50:37 +0100

pyregion (2.0-6) unstable; urgency=medium

  * Drop Python 2 support (Closes: #916524)
  * Multi-arch metadata added to the doc package

 -- Vincent Prat <vinceprat@free.fr>  Sat, 15 Dec 2018 18:45:34 +0100

pyregion (2.0-5) unstable; urgency=medium

  * Drop dependency on sphinx-rtd-theme to avoid shipping fonts
  * Bump Standards-Version to 4.2.1
  * Fix broken symlink (Closes: #910418)

 -- Vincent Prat <vinceprat@free.fr>  Sat, 06 Oct 2018 18:19:33 +0200

pyregion (2.0-4) unstable; urgency=medium

  * Remove python-version fields

 -- Vincent Prat <vinceprat@free.fr>  Mon, 28 May 2018 17:29:31 +0200

pyregion (2.0-3) unstable; urgency=medium

  * Drop dependency on python3-distutils (Closes: #894896)
  * Bump Standards-Version to 4.1.4
  * Add d/upstream/metadata file

 -- Vincent Prat <vinceprat@free.fr>  Sun, 08 Apr 2018 13:05:37 +0200

pyregion (2.0-2) unstable; urgency=medium

  * Bump debhelper version to 11
  * Change Vcs links to Samba
  * Remove now absent examples
  * Change directory of doc files
  * Use https in copyright-format uri
  * Bump Standards-Version to 4.1.3
  * Avoid installation of doctree files
  * Add python3-distutils to the dependencies of Python 3 package

 -- Vincent Prat <vinceprat@free.fr>  Thu, 22 Mar 2018 22:21:35 +0100

pyregion (2.0-1) unstable; urgency=medium

  * New upstream release
  * Update copyright file
  * Use secure uri in watch file
  * Add matplotlib to build dependencies for documentation

 -- Vincent Prat <vinceprat@free.fr>  Wed, 25 Oct 2017 09:50:05 +0200

pyregion (1.2-6) unstable; urgency=medium

  * Remove Testsuite field from control file
  * Add directories to auto_clean
  * Update Standards-Version to 4.1.1

 -- Vincent Prat <vinceprat@free.fr>  Sat, 30 Sep 2017 12:59:31 +0200

pyregion (1.2-5) unstable; urgency=medium

  * Remove wcsaxes from build dependencies
  * Update Standards-Version to 4.0.0
  * Update debhelper compatibility version to 10
  * Update watch file to version 4
  * Use of SOURCE_DATE_EPOCH instead of dpkg-parsechangelog
  * Run tests for all supported versions of Python

 -- Vincent Prat <vinceprat@free.fr>  Tue, 18 Jul 2017 14:52:35 +0100

pyregion (1.2-4) unstable; urgency=medium

  * Add cython3 to build dependencies as a workaround for #851006.

 -- Vincent Prat <vinceprat@free.fr>  Thu, 12 Jan 2017 14:33:39 +0100

pyregion (1.2-3) unstable; urgency=medium

  * fix CI tests

 -- Vincent Prat <vinceprat@free.fr>  Fri, 11 Nov 2016 17:08:13 +0100

pyregion (1.2-2) unstable; urgency=medium

  * misspelled dependency fixed

 -- Vincent Prat <vinceprat@free.fr>  Wed, 24 Aug 2016 09:57:21 +0200

pyregion (1.2-1) unstable; urgency=medium

  * new upstream release
  * tests run at build time
  * new documentation package
  * CI enabled

 -- Vincent Prat <vinceprat@free.fr>  Sat, 13 Aug 2016 15:35:46 +0200

pyregion (1.1.4-2) unstable; urgency=medium

  * dependencies fixed (Closes: #802134)
  * examples installed

 -- Vincent Prat <vinceprat@free.fr>  Sun, 08 Nov 2015 14:22:14 +0100

pyregion (1.1.4-1) unstable; urgency=medium

  * Initial release. (Closes: #789717)

 -- Vincent Prat <vinceprat@free.fr>  Thu, 25 Jun 2015 21:11:22 +0200
