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
|
python-cx-oracle (8.3.0-3) unstable; urgency=medium
* [9adce37] teach autopkgtest-pkg-python that this module is spelled cx_Oracle
-- Joseph Nahmias <jello@debian.org> Fri, 20 May 2022 11:26:21 -0400
python-cx-oracle (8.3.0-2) unstable; urgency=medium
* [271074e] update Homepage URL
* [beed969] enable salsa CI
-- Joseph Nahmias <jello@debian.org> Wed, 26 Jan 2022 22:26:14 -0500
python-cx-oracle (8.3.0-1) unstable; urgency=medium
* Initial release (Closes: #877946)
* drop odpi-c library included in prior version, it is now packaged
separately
* [4e12ec2] drop README.source discussing odpi git submodule
* [ffcb6b6] move to contrib
* [92aa766] build-dep on odpic-dev
* [008ad26] docs now use the ReadTheDocs sphinx theme
* [9ff47a6] use system libodpi4
* [ffe49bd] support SOURCE_DATE_EPOCH for reproducibility
* [aa18b91] install README & CONTRIBUTING
* [ab57f33] bump debhelper and std-ver; no changes
* [a06d856] add d/watch
* [37972f2] add doc-base entry for cx_Oracle documentation
-- Joseph Nahmias <jello@debian.org> Wed, 24 Nov 2021 14:53:58 -0500
|