Skip to content
Commits on Source (2)
......@@ -8,9 +8,9 @@ maven-repo-helper (1.9.4) UNRELEASED; urgency=medium
[ tony mancill ]
* Update build.javaVersion to 1.8 (Closes: #941737)
*
* Update dependency on python-docutils for python3 (Closes: #943174)
-- tony mancill <tmancill@debian.org> Sun, 06 Oct 2019 11:00:48 -0700
-- tony mancill <tmancill@debian.org> Mon, 28 Oct 2019 20:07:24 -0700
maven-repo-helper (1.9.3) unstable; urgency=medium
......
......@@ -15,7 +15,7 @@ Build-Depends:
junit4,
libcommons-io-java,
libxmlunit-java,
python-docutils
python3-docutils
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/java-team/maven-repo-helper.git
Vcs-Browser: https://salsa.debian.org/java-team/maven-repo-helper
......