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
|
python-quantities (0.13.0-2) unstable; urgency=medium
* Team upload.
* Adapt to numpy 1.24
Closes: #1028773
* Standards-Version: 4.6.2 (routine-update)
-- Andreas Tille <tille@debian.org> Wed, 18 Jan 2023 16:20:23 +0100
python-quantities (0.13.0-1) unstable; urgency=medium
* Team upload.
* Fix watch file
-- Andreas Tille <tille@debian.org> Sat, 29 Jan 2022 08:32:06 +0100
python-quantities (0.12.4-2) unstable; urgency=medium
* Team upload.
* Fix watchfile to detect new versions on github
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Fix test issue with numpy 1.21
Closes: #999539
-- Andreas Tille <tille@debian.org> Mon, 22 Nov 2021 08:12:31 +0100
python-quantities (0.12.4-1) unstable; urgency=medium
* New upstream release
- addresses "Fix "<ufunc 'clip'> not supported" error" (Closes: #945260)
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 27 Jan 2020 20:34:29 -0500
python-quantities (0.12.3-2) unstable; urgency=medium
* Team upload.
* Fix license
Closes: #939163
* debhelper-compat 12
* Standards-Version: 4.4.0
* Secure URI in copyright format
* Trim trailing whitespace.
* Use versioned copyright format URI.
* Use secure URI in Homepage field.
-- Andreas Tille <tille@debian.org> Mon, 09 Sep 2019 11:38:11 +0200
python-quantities (0.12.3-1) unstable; urgency=medium
* Fresh upstream release
* debian/control
- migrated into python3-quantities (Closes: #938118)
- boosted policy to 4.3.0
- added python3-numpy to build-depends (for testing)
* debian/rules
- switch to use pybuild buildsystem
* debian/patches/up_no_test_xfail
- to not xfail a test
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 01 Sep 2019 14:12:15 +0200
python-quantities (0.12.1-1) unstable; urgency=medium
* Team upload.
[ Yaroslav Halchenko ]
* debian/control:
- added X-Python-Version: >= 2.6 to restrict supported versions of Python
so it could be seamlessly backported to squeeze
- added Suggests: python-unittest2 so tests could be exercised
on user's sytem
[ Andreas Tille ]
* New upstream version
Closes: #896354, #896361
* Moved packaging to Salsa
* cme fix dpkg-control
* Fix watch file
* debhelper 11
* Testsuite: autopkgtest-pkg-python
* Install correct doc
* DEP5 fix
-- Andreas Tille <tille@debian.org> Mon, 21 May 2018 21:26:52 +0200
python-quantities (0.10.1-1) unstable; urgency=low
* source package automatically created by stdeb 0.6.0+git (closes: #659641)
-- Andrea Palazzi <palazziandrea@yahoo.it> Sat, 11 Feb 2012 22:51:51 +0100
|