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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
pysynphot (2.0.0+dfsg-3) unstable; urgency=medium
* Team Upload
* Fix SyntaxWarning (Closes: #1085832)
* Patch-out usage of python3-six
-- Alexandre Detiste <tchet@debian.org> Wed, 25 Dec 2024 23:58:30 +0100
pysynphot (2.0.0+dfsg-2) unstable; urgency=medium
* 'd/clean': Add missing files and patterns.
* 'd/control':
- Add myself to 'Uploaders'.
- Update 'Standards-Version' to 4.7.0, no changes required.
* 'd/rules':
- Add hardening 'all'.
- Add 'DH_VERBOSE' but leave disabled.
* 'd/watch': Use version 4.
-- Phil Wyett <philip.wyett@kathenas.org> Sat, 19 Oct 2024 14:05:01 +0100
pysynphot (2.0.0+dfsg-1) unstable; urgency=medium
* New upstream version 2.0.0+dfsg
-- Ole Streicher <olebole@debian.org> Thu, 07 Oct 2021 09:40:30 +0200
pysynphot (1.0.1+dfsg-1) unstable; urgency=medium
* New upstream version 1.0.1+dfsg
* Push Standards-Version to 4.6.0. No changes needed
-- Ole Streicher <olebole@debian.org> Fri, 20 Aug 2021 21:12:59 +0200
pysynphot (1.0.0+dfsg-1) unstable; urgency=low
* New upstream version 1.0.0+dfsg. Rediff patches
* Build-dep from setuptools-scm
* Push Standards-Version to 4.5.0. No changes needed
* Push dh-compat to 13
* Set Rules-Requires-Root:no
* Remove unneeded build dep versions
-- Ole Streicher <olebole@debian.org> Thu, 20 Aug 2020 17:20:20 +0200
pysynphot (0.9.14+dfsg-1) unstable; urgency=low
* New upstream version 0.9.14+dfsg
-- Ole Streicher <olebole@debian.org> Sun, 25 Aug 2019 14:16:05 +0200
pysynphot (0.9.13+dfsg-1) unstable; urgency=low
* New upstream version 0.9.13+dfsg. Rediff patches
* Push Standards-Version to 4.4.0. No changes required
* Push compat to 12. Remove d/compat
* Add gitlab-ci.yml for salsa
* Disable setuptools-scm
-- Ole Streicher <olebole@debian.org> Fri, 16 Aug 2019 17:21:07 +0200
pysynphot (0.9.12+dfsg-3) unstable; urgency=medium
* Remove synphot-data package (Closes: #930056, LP: #1775965)
-- Ole Streicher <olebole@debian.org> Sat, 08 Jun 2019 20:51:21 +0200
pysynphot (0.9.12+dfsg-2) unstable; urgency=low
* Remove Python 2 package
* Push Standards-Version to 4.2.1. No changes required
-- Ole Streicher <olebole@debian.org> Tue, 11 Dec 2018 09:11:51 +0100
pysynphot (0.9.12+dfsg-1) unstable; urgency=low
* Update VCS fields to use salsa.d.o
* New upstream version 0.9.12+dfsg
* Push Standards-Version to 4.1.4. No changes needed.
* Push compat to 11
-- Ole Streicher <olebole@debian.org> Fri, 20 Apr 2018 15:07:24 +0200
pysynphot (0.9.8.8+dfsg-1) unstable; urgency=low
* New upstream version 0.9.8.8+dfsg
* Push Standards-Version to 4.1.2. Switch remaining URL to https
-- Ole Streicher <olebole@debian.org> Tue, 19 Dec 2017 10:21:13 +0100
pysynphot (0.9.8.7+dfsg-1) unstable; urgency=low
* Use a fake relic package for version info instead of hardcoding
* New upstream version 0.9.8.7+dfsg
* Push Standards-Version to 4.0.0. No changes
-- Ole Streicher <olebole@debian.org> Thu, 22 Jun 2017 21:09:30 +0200
pysynphot (0.9.8.5+dfsg-1) unstable; urgency=low
* Add VCS fields
* Switch to github (pypi is no longer updated)
* New upstream version 0.9.8.5+dfsg
* Disable tests. They now require test data not available here.
* Build Python 3 package
* Push Standards-Version to 3.9.8 (no changes)
-- Ole Streicher <olebole@debian.org> Sat, 05 Nov 2016 23:11:25 +0100
pysynphot (0.9.7+dfsg-1) unstable; urgency=low
* Initial version. Closes: #813733
-- Ole Streicher <olebole@debian.org> Sun, 28 Feb 2016 10:02:07 +0100
|