From b1d915b0edd081087c62f59be59985c892799623 Mon Sep 17 00:00:00 2001
From: Andreas Tille <tille@debian.org>
Date: Wed, 19 Feb 2025 22:33:46 +0100
Subject: [PATCH] Standards-Version: 4.7.0 (routine-update)

---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d97d4b2..e3e9569 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ java-jmx-clojure (0.3.4-2) UNRELEASED; urgency=medium
   [ Andreas Tille ]
   * Build-Depends: s/default-jdk/default-jdk-headless/
   * d/rules: check DEB_BUILD_OPTIONS against nocheck
+  * Standards-Version: 4.7.0 (routine-update)
 
  -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 08 Jan 2022 18:33:09 -0500
 
diff --git a/debian/control b/debian/control
index 7f18d84..7edc29d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: clojure (>= 1.8),
                javahelper (>= 0.32),
                libtext-markdown-perl | markdown,
                maven-repo-helper (>= 1.5~)
-Standards-Version: 4.0.0
+Standards-Version: 4.7.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-clojure/java-jmx-clojure.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-clojure/java-jmx-clojure.git;a=summary
 Homepage: https://github.com/clojure/java.jmx
-- 
GitLab