This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository modello-maven-plugin.
commit 3659cd118e23619a4ca48c8071bf557b63f41e98 Author: Emmanuel Bourg <[email protected]> Date: Thu May 18 16:16:03 2017 +0200 No longer install a symlink to the jar in /usr/share/java/ --- debian/changelog | 1 + debian/libmodello-maven-plugin-java.poms | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4a2b13a..3e12013 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ modello-maven-plugin (1.9.1-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Depend on libmodello-java (>= 1.9.1) + * No longer install a symlink to the jar in /usr/share/java/ * Build with the DH sequencer instead of CDBS * Updated the URL of the project homepage * Standards-Version updated to 3.9.8 diff --git a/debian/libmodello-maven-plugin-java.poms b/debian/libmodello-maven-plugin-java.poms index 1d885c3..0417132 100644 --- a/debian/libmodello-maven-plugin-java.poms +++ b/debian/libmodello-maven-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 --has-package-version --java-lib +pom.xml --has-package-version -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/modello-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

