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
|
pytest-astropy-header (0.2.2-2) unstable; urgency=medium
* 'd/control':
- Add myself to 'Uploaders'.
- Update 'Standards-Version' to 4.7.0, no changes required.
- Add 'Rules-Requires-Root: no'.
* 'd/copyright': Add 'Files: debian/*' section and add appropriate persons.
* 'd/watch': Use version 4.
-- Phil Wyett <philip.wyett@kathenas.org> Wed, 16 Oct 2024 13:41:00 +0100
pytest-astropy-header (0.2.2-1) unstable; urgency=medium
* New upstream version 0.2.2
-- Ole Streicher <olebole@debian.org> Thu, 08 Sep 2022 10:37:09 +0200
pytest-astropy-header (0.2.1-2) unstable; urgency=medium
* Add version.py to d/clean (Closes: #1015071)
* Push Standards-Version to 4.6.1. No changes needed
-- Ole Streicher <olebole@debian.org> Sun, 17 Jul 2022 12:10:08 +0200
pytest-astropy-header (0.2.1-1) unstable; urgency=medium
* New upstream version 0.2.1
-- Ole Streicher <olebole@debian.org> Mon, 21 Mar 2022 11:05:19 +0100
pytest-astropy-header (0.2.0-1) unstable; urgency=medium
* New upstream version 0.2.0
* Remove unneeded test patch
* Push dh compat to 13. No changes needed
* Push Standards-Version to 4.6.0. No changes
* Update build deps
-- Ole Streicher <olebole@debian.org> Mon, 03 Jan 2022 09:31:51 +0100
pytest-astropy-header (0.1.2-3) unstable; urgency=medium
* Allow missing astropy-helpers error messages
* Revert "Add astropy-helpers package to test dependencies"
-- Ole Streicher <olebole@debian.org> Thu, 29 Oct 2020 09:53:47 +0100
pytest-astropy-header (0.1.2-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Ole Streicher ]
* Add astropy-helpers package to test dependencies
-- Ole Streicher <olebole@debian.org> Thu, 29 Oct 2020 09:27:18 +0100
pytest-astropy-header (0.1.2-1) unstable; urgency=low
* Fix d/watch again (pkg name this time)
* New upstream version 0.1.2
* Drop Fix-bad-import.patch: applied upstream
-- Ole Streicher <olebole@debian.org> Fri, 20 Dec 2019 09:49:17 +0100
pytest-astropy-header (0.1.1-2) unstable; urgency=low
* Add astropy to recommends: this is the recommended usage
* Fix d/watch to not include pytest-astropy packages
-- Ole Streicher <olebole@debian.org> Wed, 13 Nov 2019 08:38:00 +0100
pytest-astropy-header (0.1.1-1) unstable; urgency=low
* Initial release. (Closes: #943940)
-- Ole Streicher <olebole@debian.org> Sun, 03 Nov 2019 15:09:36 +0100
|