This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven.

commit 7fa9cf69e10525c8c7723545a699c9fb14cbc631
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Tue Sep 19 11:09:14 2017 +0200

    Install the mvnyjp script into /usr/share/maven/bin/
---
 debian/changelog     | 1 +
 debian/maven.install | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 25cb7f8..660cb3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 maven (3.5.0-7) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Install the mvnyjp script into /usr/share/maven/bin/
   * Depend on libwagon-*-java instead of libwagon2-java
   * Depend on libplexus-classworlds-java instead of libplexus-classworlds2-java
   * Specified that gradle (<< 3.2.1-3~) is broken by the current release
diff --git a/debian/maven.install b/debian/maven.install
index 587f304..d0aab5a 100644
--- a/debian/maven.install
+++ b/debian/maven.install
@@ -1,6 +1,7 @@
 apache-maven/src/bin/m2.conf /etc/maven
 apache-maven/src/bin/mvn /usr/share/maven/bin/
 apache-maven/src/bin/mvnDebug /usr/share/maven/bin/
+apache-maven/src/bin/mvnyjp   /usr/share/maven/bin/
 apache-maven/src/conf/* /etc/maven
 
 debian/bash_completion.d/maven /etc/bash_completion.d

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to