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 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309
|
uncertainties (3.2.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Wed, 10 Jul 2024 15:14:38 +0100
uncertainties (3.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Thu, 20 Jun 2024 08:24:11 +0100
uncertainties (3.2.0-1) unstable; urgency=medium
* Team upload.
[Yogeswaran Umasankar]
* Patch to fix unumpy import error in autopkgtests.
* Added autopkgtest-pkg-pybuild testsuite.
* Removed debian/tests/control.
* Update Build-Depends to replace nose. (Closes: #1018657)
- python3-nose
+ python3-pytest
+ python3-pytest-cov
[Alexandre Detiste]
* New upstream version
* Standards-Version: 4.7.0 (routine-update)
* Refresh patches
* Update dependencies:
- libjs-jquery
- libjs-underscore
+ pybuild-plugin-pyproject
+ python3-sphinx-copybutton
+ node-mathjax-full
-- Alexandre Detiste <tchet@debian.org> Sat, 08 Jun 2024 10:50:19 +0200
uncertainties (3.1.7-2) unstable; urgency=medium
* Team upload.
[ Federico Ceratto ]
* Set Debian Python Modules Team as maintainer
[ Andreas Tille ]
* Move git repository to DPT
* Update maintainer email for merge of DPMT and PAPT.
* Remove sphinx doc from debian/html
Closes: #1046237
-- Andreas Tille <tille@debian.org> Wed, 14 Feb 2024 15:30:02 +0100
uncertainties (3.1.7-1.1) unstable; urgency=medium
* Non-maintainer upload: patch out extraneous python3-future.
-- Alexandre Detiste <tchet@debian.org> Fri, 15 Dec 2023 21:00:36 +0100
uncertainties (3.1.7-1) unstable; urgency=medium
* Team upload.
* Fix watchfile to detect new versions on github
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Picca Frédéric-Emmanuel <picca@debian.org> Fri, 15 Dec 2023 14:36:00 +0100
uncertainties (3.1.6-1) unstable; urgency=medium
* New upstream release
-- Federico Ceratto <federico@debian.org> Sat, 11 Jun 2022 14:11:07 +0100
uncertainties (3.1.5-1) unstable; urgency=medium
* New upstream version 3.1.5
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
* refresh patch series
-- Picca Frédéric-Emmanuel <picca@debian.org> Sat, 19 Dec 2020 10:24:56 +0100
uncertainties (3.1.4-2) unstable; urgency=medium
* Added autopkgtests
-- Picca Frédéric-Emmanuel <picca@debian.org> Fri, 11 Sep 2020 14:40:36 +0200
uncertainties (3.1.4-1) unstable; urgency=medium
* Team upload
* New upstream version 3.1.4
* d/control: Added python3-future Build-Depends.
* d/control: Added Breaks+Replaces: python-uncertainties (Closes: #949613)
* d/control: Removed 2to3 Build-Depends, since uncertainties supports
Python2 and Python3.
-- Picca Frédéric-Emmanuel <picca@debian.org> Wed, 09 Sep 2020 11:29:16 +0200
uncertainties (3.1.2-1) unstable; urgency=medium
* New upstream release (Closes: #948432)
* Switch Maintainer (Closes: #942816, #946093)
-- Federico Ceratto <federico@debian.org> Sun, 19 Jan 2020 12:04:05 +0000
uncertainties (3.0.2.github-3) unstable; urgency=medium
* Team upload.
* Drop python2 support; Closes: #938753
-- Sandro Tosi <morph@debian.org> Mon, 21 Oct 2019 20:27:18 -0400
uncertainties (3.0.2.github-2) unstable; urgency=medium
* Team upload
[ Andreas Tille ]
* Follow hint by Piotr Ożarowski and add python3-setuptools to Build-Depends
* Manually remove duplicated modules
[Picca Frédéric-Emmanuel]
* 0002-remove-useless-sys.path-from-conf.py.patch
* Added an hack to skip failling unit test.
-- Andreas Tille <tille@debian.org> Wed, 17 Oct 2018 19:39:36 +0200
uncertainties (3.0.2.github-1) unstable; urgency=medium
* Team Upload
* d/watch: Obtain code release from github which is different from pypi
and lmfit-py claim that this code is working (see
https://github.com/lmfit/lmfit-py/issues/502#issuecomment-428638278 )
* Simplify d/rules
* Do not disable unit tests
* Ignore some errors in unit tests - this makes the package not worse
than before where testing was skipped at all
* Work around broken RefactoringTool which breaks TO_SUPERSCRIPT
-- Andreas Tille <tille@debian.org> Fri, 12 Oct 2018 17:20:07 +0200
uncertainties (3.0.2-1) unstable; urgency=medium
* Team upload
[ Federico Ceratto ]
* New upstream release.
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
[ Andreas Tille ]
* Set maintainer to Debian Python Modules Team
* debhelper 11
* Standards-Version: 4.2.1
* cme fix dpkg-control
* Build-Depends: 2to3
* Fix dh_auto_clean to not leave lots of changed files
* Use python3-sphinx instead of python-sphinx
* Set PYTHONPATH for doc creation
* Testsuite: autopkgtest-pkg-python
-- Andreas Tille <tille@debian.org> Wed, 10 Oct 2018 14:23:38 +0200
uncertainties (2.4.4-1) unstable; urgency=low
* New upstream release
* Python3 support added (Closes: #660945)
* Documentation added
* Switched to Pybuild
* Changelog fixed
* Standards-Version bumped to 3.9.5
-- Federico Ceratto <federico.ceratto@gmail.com> Sat, 11 Jan 2014 16:25:36 +0000
uncertainties (2.4.2-1) unstable; urgency=low
* New upstream release.
* lib2to3 patch added.
-- Federico Ceratto <federico.ceratto@gmail.com> Tue, 26 Nov 2013 23:21:09 +0000
uncertainties (1.9-1) unstable; urgency=low
* New upstream release.
* Updated debian/copyright.
* Standards-Version bump to 3.9.4, no changes needed.
* DMUA removed.
* Bumped debhelper compat to 9.
* Fix Vcs-* urls.
-- David Paleino <dapal@debian.org> Mon, 31 Dec 2012 09:15:35 +0100
uncertainties (1.8-1) unstable; urgency=low
* New upstream release
-- Federico Ceratto <federico.ceratto@gmail.com> Tue, 01 Nov 2011 19:47:11 +0000
uncertainties (1.7.4-1) unstable; urgency=low
* New upstream release
* Package switched from pysupport to dh_python2
* Patches removed, fixed upstream
* Standards-Version bump to 3.9.2, no changes needed
-- David Paleino <dapal@debian.org> Tue, 13 Sep 2011 09:05:24 +0200
uncertainties (1.7.1-1) unstable; urgency=low
* New upstream release
* Patches refreshed
-- David Paleino <dapal@debian.org> Fri, 25 Mar 2011 23:17:11 +0100
uncertainties (1.7-1) unstable; urgency=low
* New upstream release
* debian/patches/00-fix_encoding.patch refreshed
-- David Paleino <dapal@debian.org> Sun, 29 Aug 2010 10:03:15 +0200
uncertainties (1.6-1) unstable; urgency=low
* New upstream release
* Standards-Version bump to 3.9.1, no changes needed
* debian/patches/00-fix_encoding.patch added, fix FTBFS caused by
a distutils bug.
-- David Paleino <dapal@debian.org> Sun, 22 Aug 2010 09:12:43 +0200
uncertainties (1.5.5-1) unstable; urgency=low
* New upstream version
* debian/copyright updated, the software is now licensed under a
BSD-3 license.
-- David Paleino <dapal@debian.org> Fri, 16 Jul 2010 07:46:12 +0200
uncertainties (1.5.4.9-1) unstable; urgency=low
* New upstream version
* debian/rules: don't run tests if nocheck is passed in
DEB_BUILD_OPTIONS (Closes: #587436)
-- David Paleino <dapal@debian.org> Mon, 05 Jul 2010 16:23:47 +0200
uncertainties (1.5.4.8-1) unstable; urgency=low
* New upstream version
-- David Paleino <dapal@debian.org> Tue, 29 Jun 2010 08:43:33 +0200
uncertainties (1.5.4.3-2) unstable; urgency=low
* Adopting the package (Closes: #587064)
* Package moved from DPMT's SVN to collab-maint Git
* debian/control:
- Vcs-* fields updated
- removed DPMT from Uploaders, added Federico Ceratto
- dependency fields re-wrapped
- Standards-Version bumped to 3.9.0, no changes needed
* debian/rules simplified
* debian/copyright: added myself for debian/*
-- David Paleino <dapal@debian.org> Mon, 28 Jun 2010 17:29:16 +0200
uncertainties (1.5.4.3-1) unstable; urgency=low
* New upstream release.
+ Update Homepage field.
* Don't install test modules into the binary package.
-- Jakub Wilk <jwilk@debian.org> Thu, 24 Jun 2010 21:46:22 +0200
uncertainties (1.5.4-1) unstable; urgency=low
* New upstream release.
+ Build-depend on python-numpy, it's needed to run tests.
+ Test failures happens reasonably seldom (closes: #584263).
* Add Debian Python Modules Team to uploaders.
* Add Vcs-* fields.
* Respect the ‘nocheck’ build option.
* Drop work-around for bug #575377.
-- Jakub Wilk <jwilk@debian.org> Fri, 04 Jun 2010 16:14:10 +0200
uncertainties (1.4.5-1) unstable; urgency=low
* New upstream release.
* Run tests at build time.
+ Build-depend on python-all and python-nose.
-- Jakub Wilk <jwilk@debian.org> Sun, 28 Feb 2010 12:30:24 +0100
uncertainties (1.4.1-1) unstable; urgency=low
* Initial release (closes: #566485).
-- Jakub Wilk <jwilk@debian.org> Sun, 07 Feb 2010 02:01:03 +0100
|