Bug#1131979: spymemcached: FTBFS with the nocheck build profile

Santiago Vila sanvila at debian.org
Fri Mar 27 01:50:12 GMT 2026


tags 1131979 patch
thanks

Hi. The attached patch seems to fix the issue.

Thanks.
-------------- next part --------------
commit 78a32fd6d861cc172f2692c2a3b11ac257f37bb6
Author: Santiago Vila <sanvila at debian.org>
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


More information about the pkg-java-maintainers mailing list