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
|
pyobjcryst (2024.2.1-3) unstable; urgency=medium
* Team Upload
* Patch-out python3-pkg-resources (Closes: #1083581)
* d/salsa-ci.yml: cope with removed /noccache/ rules
* Add build-dep on python3-numpy-dev, python3-packaging
* Drop "Rules-Requires-Root: no"
* Bump Standards-Version to 4.7.3, drop Priority: tag
-- Alexandre Detiste <tchet@debian.org> Sat, 21 Feb 2026 18:55:54 +0100
pyobjcryst (2024.2.1-2) unstable; urgency=medium
* Team Upload
* Drop build-dep on python3-pkg-resources, it's pulled by python3-setuptools
(Closes: #1083578)
* Use dh-sequence-python3
* Bump Standards-Version to 4.7.2
[ Michael R. Crusoe ]
* d/rules: use DEB_BUILD_OPTION_PARALLEL instead of nproc
to respect Debian Policy 4.9.1.
[ Sébastien Delafond ]
* Remove Freexian Packaging Team from uploaders
-- Alexandre Detiste <tchet@debian.org> Fri, 08 Aug 2025 10:49:53 +0200
pyobjcryst (2024.2.1-1) unstable; urgency=medium
Update standards version to 4.6.2, no changes needed.
* New upstream version 2024.2.1
* Bug fix: "FTBFS: ModuleNotFoundError: No module named
'numpy.distutils'", thanks to Santiago Vila (Closes:
#1081092).
-- Picca Frédéric-Emmanuel <picca@debian.org> Mon, 25 Nov 2024 15:03:11 +0100
pyobjcryst (2.2.5-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Bump libobjcryst Build-Dep, it requires new APIs.
* Refresh patches.
-- Stefano Rivera <stefanor@debian.org> Sun, 08 Jan 2023 11:50:11 -0400
pyobjcryst (2.2.1-3) unstable; urgency=medium
* Team upload.
* Build for all supported Python 3 versions. (Closes: #1027012)
* Run autopkgtest for all supported Python 3 versions.
-- Stefano Rivera <stefanor@debian.org> Fri, 06 Jan 2023 23:10:38 -0400
pyobjcryst (2.2.1-2) unstable; urgency=medium
* Team upload.
* Patch: Pass --install-layout=deb to setup.py when scons calls it.
(Closes: #1022382)
-- Stefano Rivera <stefanor@debian.org> Sat, 24 Dec 2022 15:38:27 -0400
pyobjcryst (2.2.1-1) unstable; urgency=medium
* Initial release. (Closes: #1003950: ITP: pyobjcryst -- Object-
Oriented Crystallographic Library Python3 bindings)
-- Neil Williams <codehelp@debian.org> Wed, 02 Mar 2022 08:12:38 +0000
|