tags 1131979 patch
thanks

Hi. The attached patch seems to fix the issue.

Thanks.
commit 78a32fd6d861cc172f2692c2a3b11ac257f37bb6
Author: Santiago Vila <[email protected]>
Date:   Thu Mar 26 23:55:00 2026 +0100

    Fix FTBFS with nocheck build profile. Closes: #1131979.

diff --git a/debian/control b/debian/control
index 4695c10..57a3377 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
 Build-Depends-Indep:
  junit4 <!nocheck>,
  libdropwizard-metrics-java,
- libjmock-java <!nocheck>,
+ libjmock-java,
  liblog4j1.2-java,
  libspring-beans-java,
 Standards-Version: 4.4.1
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to