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
|
xerial-sqlite-jdbc (3.46.1.3+dfsg-1) unstable; urgency=medium
* New upstream version 3.46.1.3+dfsg
* Refreshing patches
-- Pierre Gruet <pgt@debian.org> Tue, 08 Oct 2024 23:02:26 +0200
xerial-sqlite-jdbc (3.45.2.0+dfsg-1) unstable; urgency=medium
* New upstream version 3.45.2.0+dfsg
* Refreshing patches
* Raising Standards version to 4.7.0 (no change)
* Refreshing the list of files to exclude when repacking
-- Pierre Gruet <pgt@debian.org> Wed, 10 Apr 2024 21:53:15 +0200
xerial-sqlite-jdbc (3.44.1.0+dfsg-1) unstable; urgency=medium
* New upstream version 3.44.1.0+dfsg
* Refreshing patches
* Depending on libslf4j-java, using javahelper to put its jar in the
Manifest file of the jar
* Updating Maven ignoreRules
* Further patching the Makefiles
* Omitting one test assertion as it relies on an unpackaged class
* Updating the autopkgtest
* Rely on pre-initialized dpkg-architecture variables.
-- Pierre Gruet <pgt@debian.org> Fri, 01 Dec 2023 11:06:18 +0100
xerial-sqlite-jdbc (3.42.0.0+dfsg-1) unstable; urgency=medium
* New upstream version 3.42.0.0+dfsg:
- Fixes CVE-2023-32697 (Closes: #1036706)
* Refreshing patches
* Stopping shipping the removed README.md file
* Building without graal-sdk, which is unpackaged
* Updating d/maven.ignoreRules for plugins to skip
* Set upstream metadata fields: Security-Contact.
* Removing unused Lintian override
-- Pierre Gruet <pgt@debian.org> Sun, 11 Jun 2023 23:16:54 +0200
xerial-sqlite-jdbc (3.40.1.0+dfsg-1) unstable; urgency=medium
* New upstream version 3.40.1.0+dfsg
* Refreshing patches
* Raising Standards version to 4.6.2 (no change)
* Reordering patches dedicated to changing Maven behaviour
* Adding the missing junit-jupiter-params artifact in the dependencies
-- Pierre Gruet <pgt@debian.org> Sat, 04 Feb 2023 14:24:45 +0100
xerial-sqlite-jdbc (3.39.4.0+dfsg-1) unstable; urgency=medium
* New upstream version 3.39.4.0+dfsg
* Refreshing patches
* Skipping tests depending on unpackaged testing framework
* Build-Depending on assertj-code instead of hamcrest for the tests
* Updating Maven ignoreRules
-- Pierre Gruet <pgt@debian.org> Thu, 17 Nov 2022 08:30:18 +0100
xerial-sqlite-jdbc (3.39.2.0+dfsg-1) unstable; urgency=medium
* New upstream version 3.39.2.0+dfsg
* Refreshing patches
* Raising Standards version to 4.6.1 (no change)
* Apply multi-arch hints. + libxerial-sqlite-jdbc-jni: Add Multi-Arch: same.
* Skipping the test of the OSInfo class
* Updating dependencies and Maven (ignore) rules
* Adding a Lintian override for the bad jar name
-- Pierre Gruet <pgt@debian.org> Mon, 15 Aug 2022 22:17:59 +0200
xerial-sqlite-jdbc (3.36.0.3+dfsg1-3) unstable; urgency=medium
* Installing the NOTICE file in the -jni package
* Handling the build, test and install manually (not through Maven)
for the -jni package
-- Pierre Gruet <pgt@debian.org> Tue, 15 Feb 2022 16:07:06 +0100
xerial-sqlite-jdbc (3.36.0.3+dfsg1-2) unstable; urgency=medium
* Removing build-dependency on debhelper
* Looking for the shared lib in the right place during build-time tests
-- Pierre Gruet <pgt@debian.org> Mon, 14 Feb 2022 22:11:27 +0100
xerial-sqlite-jdbc (3.36.0.3+dfsg1-1) unstable; urgency=medium
* Initial release (Closes: #930333)
-- Pierre Gruet <pgt@debian.org> Wed, 12 Jan 2022 15:28:50 +0100
|