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 93
|
python-pyds9 (1.8.1-5) unstable; urgency=low
* Replace find_executable (not existing anymore) with shutil.which
-- Ole Streicher <olebole@debian.org> Mon, 17 Dec 2018 16:37:18 +0100
python-pyds9 (1.8.1-4) unstable; urgency=low
* Fix Python 3 compatibility of CI test
-- Ole Streicher <olebole@debian.org> Sun, 16 Dec 2018 13:01:28 +0100
python-pyds9 (1.8.1-3) unstable; urgency=low
* Remove Python 2 package
* Push Standards-Version to 4.2.1. No changes needed
-- Ole Streicher <olebole@debian.org> Sat, 15 Dec 2018 13:49:53 +0100
python-pyds9 (1.8.1-2) unstable; urgency=medium
* Add Bug-Db and Repository to d/u/metadata
* Update VCS fields to use salsa.d.o
* Push Standards-Version to 4.2.0. Change URLs to https
* Push compat to 11
* Depend python3-pyds9 on python3-six, not python-six
-- Ole Streicher <olebole@debian.org> Tue, 14 Aug 2018 08:55:21 +0200
python-pyds9 (1.8.1-1) unstable; urgency=low
* New upstream version
-- Ole Streicher <olebole@debian.org> Fri, 29 Jan 2016 09:46:41 +0100
python-pyds9 (1.8-2) unstable; urgency=low
* Add python-six to dependencies to fix CI failure
-- Ole Streicher <olebole@debian.org> Thu, 26 Nov 2015 10:28:18 +0100
python-pyds9 (1.8-1) unstable; urgency=low
* New upstream version
* Add Python-3 package
-- Ole Streicher <olebole@debian.org> Mon, 19 Oct 2015 12:27:47 +0200
python-pyds9 (1.7-4) unstable; urgency=low
* Add astropy dependency to CI test
-- Ole Streicher <olebole@debian.org> Thu, 28 May 2015 15:31:47 +0200
python-pyds9 (1.7-3) unstable; urgency=low
* Correct dependency of CI test
* Make xpa-tools a strong dependency
-- Ole Streicher <olebole@debian.org> Wed, 20 May 2015 08:58:24 +0200
python-pyds9 (1.7-2) unstable; urgency=low
* Update maintainers e-mail address
* Update standards version to 3.9.6. No changes needed.
* Change maintainer and VCS location to debian-astro
* Add CI tests.
-- Ole Streicher <olebole@debian.org> Sat, 25 Apr 2015 14:22:27 +0200
python-pyds9 (1.7-1) unstable; urgency=low
* New upstream version
-- Ole Streicher <debian@liska.ath.cx> Mon, 29 Jul 2013 12:05:17 +0200
python-pyds9 (1.6-1) unstable; urgency=low
* Change distribution to unstable
-- Ole Streicher <debian@liska.ath.cx> Wed, 24 Apr 2013 18:35:49 +0200
python-pyds9 (1.6-1~exp1) experimental; urgency=low
* New upstream version
-- Ole Streicher <debian@liska.ath.cx> Mon, 18 Feb 2013 10:05:34 +0100
python-pyds9 (1.4-1) unstable; urgency=low
* Initial release. (Closes: #679111)
-- Ole Streicher <debian@liska.ath.cx> Wed, 27 Jun 2012 09:40:16 +0200
|