1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
|
python-fitsio (0.9.12+dfsg-1) unstable; urgency=low
* New upstream version 0.9.12+dfsg. Rediff patches
* Push Standards-Version to 4.3.0. No changes required.
* New build dependencies setuptools
* Push compat to 12
-- Ole Streicher <olebole@debian.org> Fri, 18 Jan 2019 09:59:47 +0100
python-fitsio (0.9.11+dfsg-4) unstable; urgency=medium
[ Ole Streicher ]
* Drop alignment patches. They didn't work.
[ Matthias Klose ]
* Dont run autotests on armhf for now (partially resolves #902990)
-- Ole Streicher <olebole@debian.org> Sun, 15 Jul 2018 16:36:56 +0200
python-fitsio (0.9.11+dfsg-3) unstable; urgency=medium
* Disable failing checksum test
-- Ole Streicher <olebole@debian.org> Fri, 13 Jul 2018 08:47:51 +0200
python-fitsio (0.9.11+dfsg-2) unstable; urgency=medium
* Update VCS fields to use salsa.d.o
* Push compat to 11
* Push Standards-Version to 4.1.5. Change copyright format URL to https
-- Ole Streicher <olebole@debian.org> Thu, 05 Jul 2018 11:09:18 +0200
python-fitsio (0.9.11+dfsg-1) unstable; urgency=low
* Propagate CI test exit code
* New upstream version 0.9.11+dfsg
* Rediff patches
* Push Standards-Version to 4.0.0. No changes
-- Ole Streicher <olebole@debian.org> Fri, 23 Jun 2017 17:44:06 +0200
python-fitsio (0.9.10+dfsg-1) unstable; urgency=medium
* Imported Upstream version 0.9.10+dfsg
-- Ole Streicher <olebole@debian.org> Thu, 18 Aug 2016 14:38:31 +0200
python-fitsio (0.9.9.1+dfsg-1) unstable; urgency=low
* Imported Upstream version 0.9.9.1+dfsg
-- Ole Streicher <olebole@debian.org> Wed, 20 Jul 2016 17:52:17 +0200
python-fitsio (0.9.9+dfsg-1) unstable; urgency=low
* Imported Upstream version 0.9.9+dfsg
-- Ole Streicher <olebole@debian.org> Fri, 15 Jul 2016 08:54:33 +0200
python-fitsio (0.9.8+dfsg-5) unstable; urgency=low
* Skip bzip2 unittest instead of xfail to avoid bus error on sparc64
-- Ole Streicher <olebole@debian.org> Thu, 21 Apr 2016 21:47:58 +0200
python-fitsio (0.9.8+dfsg-4) unstable; urgency=low
* Align test data in testAsciiTableWriteRead. Closes: #821132
-- Ole Streicher <olebole@debian.org> Thu, 21 Apr 2016 14:48:49 +0200
python-fitsio (0.9.8+dfsg-3) unstable; urgency=low
* Push Standards-Version to 3.9.8 (no changes)
* Fix FTBFS on mips and powerpc
-- Ole Streicher <olebole@debian.org> Wed, 20 Apr 2016 11:22:39 +0200
python-fitsio (0.9.8+dfsg-2) unstable; urgency=low
* Fix CI test call
* Fix crash on 32-bit platforms Closes: #821131
* Fix Vcs-Git URL
-- Ole Streicher <olebole@debian.org> Sat, 16 Apr 2016 22:01:34 +0200
python-fitsio (0.9.8+dfsg-1) unstable; urgency=low
* Initial release. (Closes: #820811)
-- Ole Streicher <olebole@debian.org> Thu, 14 Apr 2016 22:56:03 +0200
|