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
|
bioxtasraw (2.3.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Don't generate a runtime dependency on numba. (Closes: #1058469)
-- Adrian Bunk <bunk@debian.org> Thu, 10 Apr 2025 16:04:42 +0300
bioxtasraw (2.3.0-2) unstable; urgency=medium
* Team upload.
* Add missing dependency on python3-six (Closes: #1090093)
[ Sébastien Delafond ]
* Remove Freexian Packaging Team from uploaders
-- Alexandre Detiste <tchet@debian.org> Wed, 25 Dec 2024 21:44:30 +0100
bioxtasraw (2.3.0-1) unstable; urgency=medium
* New upstream release.
-- Roland Mas <lolando@debian.org> Tue, 05 Nov 2024 11:33:05 +0100
bioxtasraw (2.2.2-2) unstable; urgency=medium
* Bug fix: "please (temporarily) drop python3-numba dependencies",
thanks to Graham Inggs (Closes: #1058469).
-- Roland Mas <lolando@debian.org> Mon, 23 Sep 2024 21:48:56 +0200
bioxtasraw (2.2.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.7.0 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Replace virtual python3-pillow by python3-pil
* Refresh patches, drop by own 'future' patch.
* Drop dependency on python3-mock (Closes: #1069737)
-- Alexandre Detiste <tchet@debian.org> Sat, 29 Jun 2024 17:21:38 +0200
bioxtasraw (2.2.1-2) unstable; urgency=medium
* Team upload.
* Drop python3-future dependency
Closes: #1058861
* Fix clean target
* Drop cython3 runtime dependency
Closes: #1057981
-- Andreas Tille <tille@debian.org> Sat, 06 Jan 2024 15:57:47 +0100
bioxtasraw (2.2.1-1) unstable; urgency=medium
* New upstream release.
* Update debian/watch.
* Add myself to Uploaders.
-- Roland Mas <lolando@debian.org> Wed, 16 Aug 2023 21:33:48 +0200
bioxtasraw (2.1.1-4) unstable; urgency=medium
* Disable autopkgtest-pkg-python due to missing dependencies on s390x
-- Neil Williams <codehelp@debian.org> Wed, 13 Jul 2022 19:06:30 +0100
bioxtasraw (2.1.1-3) unstable; urgency=medium
* Drop autopkgtest runs on problematic architectures
-- Neil Williams <codehelp@debian.org> Wed, 13 Jul 2022 09:49:26 +0100
bioxtasraw (2.1.1-2) unstable; urgency=medium
* Fix autopkgtest to avoid local path issues tied to the source
package.
* Add missing runtime dependency on reportlab
-- Neil Williams <codehelp@debian.org> Mon, 11 Jul 2022 08:50:48 +0100
bioxtasraw (2.1.1-1) unstable; urgency=medium
[ Sebastien Delafond ]
* Initial release. (Closes: #969371: ITP: bioxtasraw -- process
biological small angle scattering data)
[ Neil Williams ]
* Trim trailing whitespace.
* debian/copyright: Replace commas with whitespace to separate items in Files
paragraph.
* New upstream release.
* Add doc package and sphinx B-D
* Update d.copyright
* Patch out privacy breaches in docs
* Add d.watch file for SF
* Add resources to Python module for GUI support. Add Wx python
support. Patch desktop file for use with package name and icon
location
* Add simplistic autopkgtest
* Improve desktop patch for validity check
* d.copyright: update for files used with permission
-- Neil Williams <codehelp@debian.org> Tue, 03 May 2022 08:24:23 +0100
|