diff --git a/debian/changelog b/debian/changelog index dd0c45e214589c3d6c04941fee6318f320ef0ee7..51f1c3e5303f7165e1684fbd3797121645ccbd34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +maven-processor-plugin (3.3.3-2) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster (oldstable): + + Build-Depends: Drop versioned constraint on libmaven-plugin-tools-java and + maven-debian-helper. + + -- Debian Janitor <janitor@jelmer.uk> Mon, 21 Nov 2022 11:07:52 -0000 + maven-processor-plugin (3.3.3-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index e7bd1791eabb253f764f767c2505b42966450b9a..76ab8214b681eb127fa6d13e5ec9784ff6d2c74f 100644 --- a/debian/control +++ b/debian/control @@ -7,10 +7,10 @@ Build-Depends: debhelper (>= 11), default-jdk, junit4, - libmaven-plugin-tools-java (>= 3.2), + libmaven-plugin-tools-java, libmaven3-core-java, libplexus-compiler-java, - maven-debian-helper (>= 1.5) + maven-debian-helper Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/java-team/maven-processor-plugin.git Vcs-Browser: https://salsa.debian.org/java-team/maven-processor-plugin