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
|
pymoc (0.5.2-2) unstable; urgency=medium
* Build-depend on python3-setuptools (Closes: #1080710)
-- Ole Streicher <olebole@debian.org> Fri, 06 Sep 2024 09:40:06 +0200
pymoc (0.5.2-1) unstable; urgency=medium
* Add gitlab-ci.yml
* New upstream version 0.5.2
-- Ole Streicher <olebole@debian.org> Mon, 19 Aug 2024 23:26:15 +0200
pymoc (0.5.1-1) unstable; urgency=medium
[ Nilesh Patra ]
* [skip ci] Update email
[ Ole Streicher ]
* New upstream version 0.5.1
* Rediff patches
* Push Standards-Version to 4.7.0. No changes needed
* Remove Paul Sladen from uploaders
-- Ole Streicher <olebole@debian.org> Fri, 12 Jul 2024 14:22:08 +0200
pymoc (0.5.0-5) unstable; urgency=medium
* Depend python3-healpy and python3-tk since they are
needed with pymoctools --plot flag (Closes: #950033)
* Improve autopkgtests to catch pymoctool error if
it happens in future
* Add upstream/metadata
* Drop compat, switch to debhelper-compat version 13
* Declare compliance with policy 4.5.1
* Add "Rules-Requires-Root:no"
* Switch watch version to 4
* Add gbp.conf so gbp operations to not conflict with default .gbp.conf
-- Nilesh Patra <npatra974@gmail.com> Sat, 23 Jan 2021 18:12:51 +0530
pymoc (0.5.0-4) unstable; urgency=low
* Remove Python 2 package
* Push Standards-Version to 4.2.1. No changes needed
-- Ole Streicher <olebole@debian.org> Fri, 14 Dec 2018 14:21:51 +0100
pymoc (0.5.0-3) unstable; urgency=medium
* Push Standards-Version to 4.2.0. No changes needed.
* Skip catalog test if healpy is not available. (Closes: #895368)
-- Ole Streicher <olebole@debian.org> Wed, 08 Aug 2018 17:19:50 +0200
pymoc (0.5.0-2) unstable; urgency=low
* Add healpy to test dependencies
-- Ole Streicher <olebole@debian.org> Thu, 22 Feb 2018 09:43:14 +0100
pymoc (0.5.0-1) unstable; urgency=low
* Update VCS fields to use salsa.d.o
* New upstream version 0.5.0. Rediff patches
* Add myself as uploader
* Push Standards-Version to 4.1.3. Change remaining URLs to https
* Push compat version to 11
* New Build-dep and Suggests: healpy (Closes: #860811)
-- Ole Streicher <olebole@debian.org> Wed, 21 Feb 2018 16:16:27 +0100
pymoc (0.4.2-1) unstable; urgency=low
* Import upstream bugfix release (0.4.2)
+ Fix large FITS import on 32-bit architectures (Closes: #860629)
-- Paul Sladen <debian@paul.sladen.org> Thu, 20 Apr 2017 15:21:00 +0200
pymoc (0.4.1-1) unstable; urgency=low
* Initial release (Closes: #839744)
-- Paul Sladen <debian@paul.sladen.org> Mon, 26 Sep 2016 13:12:24 +0200
|