astropy-healpix (0.5-5build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 18 Feb 2020 09:21:02 +0100

astropy-healpix (0.5-5) unstable; urgency=medium

  * Rebuild for source-only upload.

 -- Leo Singer <leo.singer@ligo.org>  Thu, 02 Jan 2020 11:45:28 -0500

astropy-healpix (0.5-4) unstable; urgency=medium

  * Disable deadlines for even more tests with flaky timings.

 -- Leo Singer <leo.singer@ligo.org>  Wed, 01 Jan 2020 14:50:42 -0500

astropy-healpix (0.5-3) unstable; urgency=medium

  * Disable deadline for additional flaky tests to fix FTBS on arm64
    and mips64el archs.

 -- Leo Singer <leo.singer@ligo.org>  Wed, 01 Jan 2020 11:32:54 -0500

astropy-healpix (0.5-2) unstable; urgency=medium

  * Disable deadline for some flaky tests to fix FTBFS on MIPS archs

 -- Ole Streicher <olebole@debian.org>  Fri, 06 Dec 2019 20:20:39 +0100

astropy-healpix (0.5-1) unstable; urgency=low

  * Team upload.
  * New upstream version 0.5
  * Rediff patches. Drop patches that are applied upstream.
  * Push Standards-Version to 4.4.1. No changes needed
  * Add explicit dh-python build dependency (Closes: #945408)
  * Use pytest in CI test
  * Remove unused paragraphs from d/copyright
  * Add minimal d/u/metadata file

 -- Ole Streicher <olebole@debian.org>  Fri, 06 Dec 2019 10:00:17 +0100

astropy-healpix (0.4-6) unstable; urgency=medium

  * Team upload.
  * Fix import failure from astropy.tests on astropy 3.2
    (Closes: #932727, #935272)
  * Push Standards-Version to 4.4.0. No changes required.
  * Push compat to 12. Remove d/compat
  * Add tests on salsa

 -- Ole Streicher <olebole@debian.org>  Wed, 21 Aug 2019 21:25:42 +0200

astropy-healpix (0.4-5) unstable; urgency=medium

  * Compile with -ffloat-store on i386 to fix unit test failures due
    to unwanted floating point precision. (Closes: #921324)

 -- Leo Singer <leo.singer@ligo.org>  Tue, 05 Mar 2019 22:53:26 -0500

astropy-healpix (0.4-4) unstable; urgency=medium

  * Include python3-astropy as a build dependeny on all
    architectures, including i386.

 -- Leo Singer <leo.singer@ligo.org>  Thu, 24 Jan 2019 10:34:27 -0500

astropy-healpix (0.4-3) unstable; urgency=medium

  * Add python3-healpy as a build dependency on all architectures
    except for i386 (for which python3-healpy does not yet build.)
  * Add patch to fix unit test failures on 32-bit systems by writing
    64-bit integer literals portably as (int64_t)4 rather than 4L.
  * Add patch to fix implicit declaration warning.

 -- Leo Singer <leo.singer@ligo.org>  Mon, 21 Jan 2019 15:39:38 -0500

astropy-healpix (0.4-2) unstable; urgency=medium

  * Add patch to replace np.asscalar with ndarray.item to fix a
    deprecation error in the unit tests.
    (Closes: #917756, #918201, #918625)
  * Update Standards-Version to 4.3.0.

 -- Leo Singer <leo.singer@ligo.org>  Mon, 21 Jan 2019 08:24:19 -0500

astropy-healpix (0.4-1) unstable; urgency=medium

  * New upstream release.
  * Rediff patches.
  * Drop dependency on Cython.

 -- Leo Singer <leo.singer@ligo.org>  Tue, 18 Dec 2018 15:05:36 -0500

astropy-healpix (0.3.1-2) unstable; urgency=medium

  * Fix lintian warning: multi-arch-same-package-calls-pycompile.
  * Update Standards-Version to 4.2.1.
  * Put a patch back in place for MIPS.

 -- Leo Singer <leo.singer@ligo.org>  Sun, 09 Dec 2018 22:31:02 -0500

astropy-healpix (0.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Remove Python 2 support.
  * Remove some patches that were fixed upstream.

 -- Leo Singer <leo.singer@ligo.org>  Sat, 08 Dec 2018 20:17:46 -0500

astropy-healpix (0.2-7) unstable; urgency=medium

  * Fix build on mips by reverting an upstream change.
    (Closes: #906881)

 -- Leo Singer <leo.singer@ligo.org>  Wed, 22 Aug 2018 12:47:54 -0400

astropy-healpix (0.2-6) unstable; urgency=medium

  * Fix "astropy-healpix ftbfs (Python 3.7 build error)": should
    have been noted in last release (Closes: #906192)
  * Fix "flaky autopkgtest: tolerance too small?": should have been
    noted in last release (Closes: #902713)
  * Update Standards-Version to 4.2.0.
  * Remove installed *.c files.

 -- Leo Singer <leo.singer@ligo.org>  Mon, 20 Aug 2018 08:46:36 -0400

astropy-healpix (0.2-5) unstable; urgency=medium

  * Rebuild Cython files from source.

 -- Leo Singer <leo.singer@ligo.org>  Thu, 16 Aug 2018 15:31:21 -0400

astropy-healpix (0.2-4) unstable; urgency=medium

  * Fix capitalization of license short names in order
    to resolve lintian warning:
    global-files-wildcard-not-first-paragraph-in-dep5-copyright

 -- Leo Singer <leo.singer@ligo.org>  Wed, 23 May 2018 01:50:13 -0400

astropy-healpix (0.2-3) unstable; urgency=medium

  * Fix docstrings so that they do not depend on Numpy formatting
    differences between 32-bit and 64-bit platforms. See upstream
    issue: https://github.com/astropy/astropy-healpix/issues/81

 -- Leo Singer <leo.singer@ligo.org>  Thu, 17 May 2018 23:53:07 -0400

astropy-healpix (0.2-2) unstable; urgency=medium

  * For building, only require Healpy on 64-bit architectures.
    Healpy is only used for testing and is only 64-bit compatible.
  * Update Standards-Version to 4.1.4.
  * Skip doctests that are broken by the new Numpy 1.14.0 array
    representation format.

 -- Leo Singer <leo.singer@ligo.org>  Thu, 17 May 2018 16:48:57 -0400

astropy-healpix (0.2-1) unstable; urgency=medium

  * Initial release. (Closes: #888870)

 -- Leo Singer <leo.singer@ligo.org>  Mon, 05 Feb 2018 18:57:26 -0500
