diffstat for ring-json-clojure-0.4.0 ring-json-clojure-0.4.0

 changelog |    8 ++++++++
 control   |    6 +++---
 2 files changed, 11 insertions(+), 3 deletions(-)

diff -Nru ring-json-clojure-0.4.0/debian/changelog ring-json-clojure-0.4.0/debian/changelog
--- ring-json-clojure-0.4.0/debian/changelog	2021-01-26 11:22:32.000000000 +0200
+++ ring-json-clojure-0.4.0/debian/changelog	2025-11-13 15:49:59.000000000 +0200
@@ -1,3 +1,11 @@
+ring-json-clojure (0.4.0-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from Santiago Vila to fix FTBFS with the nocheck
+    build profile. (Closes: #1116894)
+
+ -- Adrian Bunk <bunk@debian.org>  Thu, 13 Nov 2025 15:49:59 +0200
+
 ring-json-clojure (0.4.0-2) unstable; urgency=medium
 
   * Rebuild source-only (Closes: #980755).
diff -Nru ring-json-clojure-0.4.0/debian/control ring-json-clojure-0.4.0/debian/control
--- ring-json-clojure-0.4.0/debian/control	2021-01-26 11:22:32.000000000 +0200
+++ ring-json-clojure-0.4.0/debian/control	2025-11-13 15:49:54.000000000 +0200
@@ -9,9 +9,9 @@
  default-jdk,
  javahelper (>= 0.32),
  maven-repo-helper (>= 1.7),
- clojure <!nocheck>,
- libcheshire-clojure <!nocheck>,
- libring-core-clojure <!nocheck>,
+ clojure,
+ libcheshire-clojure,
+ libring-core-clojure,
 Standards-Version: 4.5.0
 Vcs-Git: https://salsa.debian.org/clojure-team/ring-json-clojure.git
 Vcs-Browser: https://salsa.debian.org/clojure-team/ring-json-clojure
