Markus Koschany pushed to branch master at Debian Java Maintainers / dnssecjava
Commits: d6a7cc72 by Markus Koschany at 2019-02-21T23:03:15Z Remove powermock from B-D. - - - - - a172e0ff by Markus Koschany at 2019-03-01T21:26:07Z Declare compliance with Debian Policy 4.3.0. - - - - - fb9a2053 by Markus Koschany at 2019-03-01T21:26:43Z Update changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/maven.ignoreRules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +dnssecjava (1.1.3-3) unstable; urgency=medium + + * Team upload. + * Remove powermock from B-D. See #875358. + * Declare compliance with Debian Policy 4.3.0. + + -- Markus Koschany <[email protected]> Fri, 01 Mar 2019 22:26:20 +0100 + dnssecjava (1.1.3-2) unstable; urgency=medium * Disable tests to build on Java 9 (Closes: #893185) ===================================== debian/control ===================================== @@ -12,10 +12,9 @@ Build-Depends: libjoda-time-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, - libpowermock-java, libslf4j-java, maven-debian-helper (>= 2.0) -Standards-Version: 4.1.3 +Standards-Version: 4.3.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/dnssecjava.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/dnssecjava.git Homepage: https://github.com/ibauersachs/dnssecjava ===================================== debian/maven.ignoreRules ===================================== @@ -3,3 +3,4 @@ org.apache.maven.plugins maven-checkstyle-plugin * * * * org.apache.maven.plugins maven-release-plugin * * * * org.eluder.coveralls coveralls-maven-plugin * * * * org.jacoco jacoco-maven-plugin * * * * +org.powermock * * * * * View it on GitLab: https://salsa.debian.org/java-team/dnssecjava/compare/b31f06f3038450f7113f0e09e78b8014f9fa84c3...fb9a2053d122d68b4bf80bdea1954a7bab028651 -- View it on GitLab: https://salsa.debian.org/java-team/dnssecjava/compare/b31f06f3038450f7113f0e09e78b8014f9fa84c3...fb9a2053d122d68b4bf80bdea1954a7bab028651 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

