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-oracledb (1.2.1-3) unstable; urgency=medium
* [65915e9] fix Vcs URLs
* [f4c2498] install upstream release notes as changelog
* [78a9deb] use proper :native qualifier for p3-all-dev now that
dh-python supports it
-- Joseph Nahmias <jello@debian.org> Tue, 10 Jan 2023 11:22:06 -0500
python-oracledb (1.2.1-2) unstable; urgency=medium
* source-only upload for entrance to testing.
-- Joseph Nahmias <jello@debian.org> Sun, 08 Jan 2023 10:42:53 -0500
python-oracledb (1.2.1-1) unstable; urgency=medium
* Initial release
* [b0bbd07] do not build the thick-mode driver
it requires the non-free oracle client libraries to run.
* [5e0bf2f] fix install location of docs
* [9b41588] lintian override for source-is-missing on tutorial HTML page.
File is not generated as far as I know, it just puts an entire long
paragraph <p>...</p> on a single text line -- which displeases lintian.
* [cb9113b] build docs in -indep target and use B-D-I accordingly
* [a0e7626] try to fix cross-build
* [1e6dbbb] really fix build-deps for proper cross-building.
Thanks to Helmut Grohne!
-- Joseph Nahmias <jello@debian.org> Fri, 06 Jan 2023 15:20:22 -0500
|