This is an automated email from the git hooks/post-receive script. eighthave pushed a commit to branch master in repository ivyplusplus.
commit 8fc40022b17cc8a738191fa93a14434cf7f473de Author: Hans-Christoph Steiner <[email protected]> Date: Mon Dec 14 23:51:18 2015 +0100 actually include build products in binary package --- debian/docs | 1 + debian/install | 1 + debian/links | 1 + 3 files changed, 3 insertions(+) diff --git a/debian/docs b/debian/docs new file mode 100644 index 0000000..8d526b9 --- /dev/null +++ b/debian/docs @@ -0,0 +1 @@ +README.markdown diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..823c746 --- /dev/null +++ b/debian/install @@ -0,0 +1 @@ +dist/ivyplusplus-1.14.jar /usr/share/java/ diff --git a/debian/links b/debian/links new file mode 100644 index 0000000..df7891f --- /dev/null +++ b/debian/links @@ -0,0 +1 @@ +/usr/share/java/ivyplusplus-1.14.jar /usr/share/java/ivyplusplus.jar \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ivyplusplus.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

