diff --git a/debian/changelog b/debian/changelog index 2e65f7cc143f6f186fa63f045bbef58712a1e362..23d14dc6083b7a06dcfc11e953898bc3a50e1352 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libcommons-digester-java (1.8.1-6) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + * Update watch file format version to 4. + * Use secure URI in Homepage field. + * Bump debhelper from old 10 to 13. + * Set debhelper-compat version in Build-Depends. + * Update Vcs-* headers from URL redirect. + * Use canonical URL in Vcs-Git. + + -- Debian Janitor <janitor@jelmer.uk> Tue, 13 Dec 2022 17:27:02 -0000 + libcommons-digester-java (1.8.1-5) unstable; urgency=medium [ Kumar Appaiah ] @@ -45,7 +57,7 @@ libcommons-digester-java (1.8.1-1) experimental; urgency=low [ Ludovic Claude ] * New upstream release, add myself to Uploaders - * Fix debian/watch to restrict watch on 1.x releases, as 2.0 is + * Fix debian/watch to restrict watch on 1.x releases, as 2.0 is breaking backwards compatibility * Add the Maven POM to the package, * Add a Build-Depends-Indep dependency on maven-repo-helper, ant-optional, diff --git a/debian/compat b/debian/compat deleted file mode 100644 index f599e28b8ab0d8c9c57a486c89c4a5132dcbd3b2..0000000000000000000000000000000000000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -10 diff --git a/debian/control b/debian/control index 6e79fb2c16323470ae08ad61dcf5c13311ff47af..9f90eef71adb5c4ce46071cc2845bce3e7dc6fd0 100644 --- a/debian/control +++ b/debian/control @@ -8,16 +8,16 @@ Uploaders: Build-Depends: ant, ant-optional, - debhelper (>= 10), + debhelper-compat (= 13), default-jdk, junit, libcommons-beanutils-java, libcommons-logging-java, maven-repo-helper Standards-Version: 4.1.3 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcommons-digester-java.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcommons-digester-java.git -Homepage: http://commons.apache.org/digester/ +Vcs-Git: https://salsa.debian.org/java-team/libcommons-digester-java.git +Vcs-Browser: https://salsa.debian.org/java-team/libcommons-digester-java +Homepage: https://commons.apache.org/digester/ Package: libcommons-digester-java Architecture: all diff --git a/debian/watch b/debian/watch index eb635e00dac1ee6aa931c5245e9845d51e315056..1d596fcaa7432cf66600ec63637700de6fe1fc19 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ -version=3 +version=4 https://archive.apache.org/dist/commons/digester/source/ commons-digester-(1\.[\d\.]+)-src.tar.gz debian debian/orig-tar.sh