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 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 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 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 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 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 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 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 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 Mon, 20 Aug 2018 08:46:36 -0400 astropy-healpix (0.2-5) unstable; urgency=medium * Rebuild Cython files from source. -- Leo Singer 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 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 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 Thu, 17 May 2018 16:48:57 -0400 astropy-healpix (0.2-1) unstable; urgency=medium * Initial release. (Closes: #888870) -- Leo Singer Mon, 05 Feb 2018 18:57:26 -0500