This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch experimental in repository objenesis.
commit ee9765dfd0e498cca79928db9abf6b5cd53191d4 Author: Markus Koschany <[email protected]> Date: Sat Jan 14 21:51:20 2017 +0100 Build-Depend on libmaven-bundle-plugin-java. --- debian/changelog | 1 + debian/control | 1 + debian/maven.ignoreRules | 1 - 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9a6e7bf..2b7ea03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ objenesis (2.5-1) unstable; urgency=medium * New upstream version 2.5. * Switch to compat level 10. + * Build-depend on libmaven-bundle-plugin-java. -- Markus Koschany <[email protected]> Sat, 14 Jan 2017 21:34:58 +0100 diff --git a/debian/control b/debian/control index 6532acc..2c926af 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: default-jdk, default-jdk-doc, junit4, + libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, maven-debian-helper (>= 1.4) Standards-Version: 3.9.8 diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index 49d2a37..bbad93b 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -16,7 +16,6 @@ com.google.code.maven-license-plugin maven-license-plugin * * * * com.keyboardsamurais.maven maven-timestamp-plugin * * * * -org.apache.felix maven-bundle-plugin * * * * org.apache.maven.plugins maven-eclipse-plugin * * * * org.apache.maven.plugins maven-pmd-plugin * * * * org.apache.maven.plugins maven-remote-resources-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/objenesis.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

