diff -pruN 3.3.2-2/debian/changelog 3.3.2-3/debian/changelog
--- 3.3.2-2/debian/changelog	2023-09-01 19:10:43.000000000 +0000
+++ 3.3.2-3/debian/changelog	2025-10-04 13:14:13.000000000 +0000
@@ -1,3 +1,10 @@
+libfailsafe-java (3.3.2-3) unstable; urgency=medium
+
+  * Raising Standards version to 4.7.2 (no change)
+  * Removing the nocheck annotation from all the B-D (Closes: #1116768)
+
+ -- Pierre Gruet <pgt@debian.org>  Sat, 04 Oct 2025 15:14:13 +0200
+
 libfailsafe-java (3.3.2-2) unstable; urgency=medium
 
   * Source-only upload to unstable
diff -pruN 3.3.2-2/debian/control 3.3.2-3/debian/control
--- 3.3.2-2/debian/control	2023-08-22 14:33:17.000000000 +0000
+++ 3.3.2-3/debian/control	2025-10-04 13:08:51.000000000 +0000
@@ -7,11 +7,11 @@ Build-Depends: debhelper-compat (= 13),
                default-jdk-headless,
                javahelper,
                maven-debian-helper
-Build-Depends-Indep: libconcurrentunit-java <!nocheck>,
-                     libmockito-java <!nocheck>,
+Build-Depends-Indep: libconcurrentunit-java,
+                     libmockito-java,
                      libokhttp-java,
-                     testng <!nocheck>
-Standards-Version: 4.6.2
+                     testng
+Standards-Version: 4.7.2
 Vcs-Browser: https://salsa.debian.org/java-team/libfailsafe-java
 Vcs-Git: https://salsa.debian.org/java-team/libfailsafe-java.git
 Homepage: https://failsafe.dev
