[Git][java-team/xerial-sqlite-jdbc][master] 3 commits: Raising Standards version to 4.7.2 (no change)
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Sat Oct 4 23:21:39 BST 2025
Pierre Gruet pushed to branch master at Debian Java Maintainers / xerial-sqlite-jdbc
Commits:
40a870ab by Pierre Gruet at 2025-10-04T23:53:37+02:00
Raising Standards version to 4.7.2 (no change)
- - - - -
71bee8f0 by Pierre Gruet at 2025-10-04T23:59:09+02:00
Removing the nocheck annotation from the assertj and mockito B-D
- - - - -
dd07058a by Pierre Gruet at 2025-10-04T23:59:47+02:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+xerial-sqlite-jdbc (3.50.3.0+dfsg-2) unstable; urgency=medium
+
+ * Raising Standards version to 4.7.2 (no change)
+ * Removing the nocheck annotation from the assertj and mockito B-D
+ (Closes: #1116927)
+
+ -- Pierre Gruet <pgt at debian.org> Sat, 04 Oct 2025 23:59:16 +0200
+
xerial-sqlite-jdbc (3.50.3.0+dfsg-1) unstable; urgency=low
* add debian/gbp.conf
=====================================
debian/control
=====================================
@@ -9,14 +9,14 @@ Build-Depends: debhelper-compat (= 13),
dh-exec,
javahelper,
junit5 <!nocheck>,
- libassertj-core-java <!nocheck>,
+ libassertj-core-java,
libmaven-compiler-plugin-java,
libmaven-jar-plugin-java,
- libmockito-java <!nocheck>,
+ libmockito-java,
libslf4j-java,
libsqlite3-dev,
maven-debian-helper
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/java-team/xerial-sqlite-jdbc
Vcs-Git: https://salsa.debian.org/java-team/xerial-sqlite-jdbc.git
Rules-Requires-Root: no
View it on GitLab: https://salsa.debian.org/java-team/xerial-sqlite-jdbc/-/compare/4f8c4baaad414b40f9216b10f0c4609afab4d933...dd07058a59a542b85e213579e07f5cd9941b4869
--
View it on GitLab: https://salsa.debian.org/java-team/xerial-sqlite-jdbc/-/compare/4f8c4baaad414b40f9216b10f0c4609afab4d933...dd07058a59a542b85e213579e07f5cd9941b4869
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20251004/2a49a39b/attachment.htm>
More information about the pkg-java-commits
mailing list