From 2968663da5bca8aaf3922225c093ec9fff123c1e Mon Sep 17 00:00:00 2001 From: Debian Janitor <janitor@jelmer.uk> Date: Wed, 21 Sep 2022 09:27:36 +0000 Subject: [PATCH] Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on maven-debian-helper. Changes-By: deb-scrub-obsolete --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c59954f..07be17f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libswingx-java (1:1.6.2-5) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster (oldstable): + + Build-Depends: Drop versioned constraint on maven-debian-helper. + + -- Debian Janitor <janitor@jelmer.uk> Wed, 21 Sep 2022 09:27:36 -0000 + libswingx-java (1:1.6.2-4) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 4959095..ed11b9f 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: default-jdk-doc, libjhlabs-filters-java, libmaven-javadoc-plugin-java, - maven-debian-helper (>= 1.4) + maven-debian-helper Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/java-team/libswingx-java.git Vcs-Browser: https://salsa.debian.org/java-team/libswingx-java -- GitLab