diff --git a/debian/changelog b/debian/changelog index 1912366077fa4b60b6efc59555e757c4642a346f..5faa2ca962e11da5d5b28877bace39daf3576af6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +maven-source-plugin (3.2.1-2) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + * Use secure URI in Homepage field. + + -- Debian Janitor <janitor@jelmer.uk> Sun, 18 Dec 2022 18:46:17 -0000 + maven-source-plugin (3.2.1-1) unstable; urgency=medium * Team upload. @@ -71,6 +78,6 @@ maven-source-plugin (2.0.4-1) unstable; urgency=low * Initial release (Closes: #691927) * demoted to version 2.0 vs the current 2.2 because of build dependency to maven-plugin-tools by Steffen Moeller. - - junit version 3 + - junit version 3 -- Thomas Koch <thomas@koch.ro> Wed, 31 Oct 2012 15:34:36 +0100 diff --git a/debian/control b/debian/control index 70b7f1b36958d07d504988a658bf04f9f2747a6f..e372a86e0998886f0d239d8b4bbfea0a4be1f6bc 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/java-team/maven-source-plugin.git Vcs-Browser: https://salsa.debian.org/java-team/maven-source-plugin -Homepage: http://maven.apache.org/plugins/maven-source-plugin +Homepage: https://maven.apache.org/plugins/maven-source-plugin Package: libmaven-source-plugin-java Architecture: all