This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-clean-plugin.
commit a18612d324c0857b093e03869bda3b36b98c416b Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 20 15:37:50 2017 +0200 No longer install the plugin jar in /usr/share/java --- debian/changelog | 1 + debian/libmaven-clean-plugin-java.poms | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 25fd380..ab74e3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven-clean-plugin (3.0.0-1) UNRELEASED; urgency=medium * New upstream release * Removed the javadoc package + * No longer install the plugin jar in /usr/share/java * Build with the DH sequencer instead of CDBS * Moved the package to Git * Standards-Version updated to 3.9.8 diff --git a/debian/libmaven-clean-plugin-java.poms b/debian/libmaven-clean-plugin-java.poms index 64b1188..5ad70f2 100644 --- a/debian/libmaven-clean-plugin-java.poms +++ b/debian/libmaven-clean-plugin-java.poms @@ -25,4 +25,4 @@ # --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # -pom.xml --no-parent --has-package-version --java-lib +pom.xml --no-parent --has-package-version -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-clean-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

