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 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
python-quantities (0.16.1-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.16.1. (Closes: #1082911)
* d/control: add Breaks in the python3-quantities package.
-- Yogeswaran Umasankar <yogu@debian.org> Wed, 30 Oct 2024 18:15:07 +0000
python-quantities (0.16.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.16.0.
* d/control: bump Standards-Version to 4.7.0.
-- Yogeswaran Umasankar <yogu@debian.org> Wed, 28 Aug 2024 06:30:00 +0000
python-quantities (0.15.0-2) unstable; urgency=medium
[ Yogeswaran Umasankar ]
* Team upload.
[ James Addison ]
* Removed unittest2 from suggests in d/control. (Closes: #1058959)
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Thu, 15 Feb 2024 22:30:00 +0000
python-quantities (0.15.0-1) unstable; urgency=medium
[ Yogeswaran Umasankar ]
* Team upload.
* New upstream version 0.15.0.
[ Nilesh Patra ]
* Add Builddep on python3-setuptools-scm and pybuild-plugin-pyproject
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Thu, 08 Feb 2024 03:10:45 +0530
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
|