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
|
astrodendro (0.3.1+ds-2) unstable; urgency=medium
* Fix d/tests/control syntax
-- Ole Streicher <olebole@debian.org> Tue, 11 Mar 2025 07:33:40 +0100
astrodendro (0.3.1+ds-1) unstable; urgency=medium
* Re-remove large test data files
* Enable build time and full runtime tests
* Don't run tests that don't have data
-- Ole Streicher <olebole@debian.org> Mon, 10 Mar 2025 16:38:53 +0100
astrodendro (0.3.1-1) unstable; urgency=medium
* Remove excluded file list for uscan
* New upstream version 0.3.1
* Remove patches that are applied upstream
* Use Expat as license shortname in d/copyright
* Remove outdated version restrictions in d/control
* Push Standards-Version to 4.7.2, no changes needed
* Build-Depend on pybuild-plugin-pyproject
* Put myself on uploaders
* Adjust Salsa project name
-- Ole Streicher <olebole@debian.org> Sun, 09 Mar 2025 13:34:45 +0100
astrodendro (0.2.0+dfsg1-4) unstable; urgency=medium
* Team upload.
* Fix compability to numpy 1.24 (Closes: #1027188)
-- Ole Streicher <olebole@debian.org> Tue, 17 Jan 2023 09:23:28 +0100
astrodendro (0.2.0+dfsg1-3) unstable; urgency=medium
* Add debian/patches/001-python3.10-support.patch. (Closes: #1009091).
* debian/copyright: Update copyright year for debian/*.
* Bump Standards-Version to 4.6.0. No changes required.
-- Josue Ortega <josue@debian.org> Sun, 10 Apr 2022 14:52:10 -0600
astrodendro (0.2.0+dfsg1-2) unstable; urgency=medium
* Update package to use debhelper-compat (= 13)
* debian/control:
+ Document Rules-Requires-Root field as no
+ Update Vcs-* fields to use salsa.debian.org
+ Add python3-matplotlib as package dependency
* Bump package Standards-Version to 4.5.1:
+ debian/copyright: Update Format field to use its https form
* debian/watch:
+ Bump file Standard version to use 4
+ Update uri to use its secure form
* Add autopkgtest suite
* Add debian/upstream/metadata. Taken from Debian Janitor Merge Request:
https://salsa.debian.org/debian-astro-team/python-astrodendro/-/merge_requests/1/diffs
* debian/copyright: Add missing explanation for repacked upstream
tarball
* debian/patches: Document Forwarded field
* Add debian/patches/001-python3.10-support.patch. (Closes: #1009091).
-- Josue Ortega <josue@debian.org> Fri, 01 Jan 2021 20:03:50 -0600
astrodendro (0.2.0+dfsg1-1) unstable; urgency=low
* Initial release. (Closes: #855551)
-- Josue Ortega <josue@debian.org> Mon, 17 Apr 2017 19:18:52 -0600
|