[med-svn] [prottest] 03/06: Add prottest.properties in /etc/prottest

Andreas Tille tille at debian.org
Mon Oct 19 13:23:41 UTC 2015


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

tille pushed a commit to branch master
in repository prottest.

commit 449e85e3dfa0b23383a77d0ea285406b7681f516
Author: Andreas Tille <tille at debian.org>
Date:   Mon Oct 19 14:58:36 2015 +0200

    Add prottest.properties in /etc/prottest
---
 debian/bin/prottest | 7 +++++++
 debian/install      | 4 +++-
 debian/links        | 3 +++
 debian/manifest     | 2 +-
 4 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/debian/bin/prottest b/debian/bin/prottest
new file mode 100755
index 0000000..ad97c42
--- /dev/null
+++ b/debian/bin/prottest
@@ -0,0 +1,7 @@
+#! /bin/sh
+set -e
+
+# Include the wrappers utility script
+. /usr/lib/java-wrappers/java-wrappers.sh
+
+run_java -Xms128M -Xmx1G -jar /usr/share/prottest/prottest.jar "$@"
diff --git a/debian/install b/debian/install
index 153cdb8..1b9f57a 100644
--- a/debian/install
+++ b/debian/install
@@ -1 +1,3 @@
-dist/prottest*.jar	usr/share/java
+dist/prottest*.jar			usr/share/prottest
+debian/bin/prottest			usr/bin
+src/main/resources/prottest.properties	etc/prottest
diff --git a/debian/links b/debian/links
new file mode 100644
index 0000000..cefba9c
--- /dev/null
+++ b/debian/links
@@ -0,0 +1,3 @@
+/usr/share/prottest/prottest-3.4.jar	/usr/share/prottest/prottest.jar
+/usr/share/prottest/prottest.jar	/usr/share/java/prottest.jar
+/etc/prottest/prottest.properties	/usr/share/prottest/prottest.properties
diff --git a/debian/manifest b/debian/manifest
index 122a841..eb657ef 100644
--- a/debian/manifest
+++ b/debian/manifest
@@ -1,2 +1,2 @@
-usr/share/java/prottest-3.4.jar:
+usr/share/prottest/prottest-3.4.jar:
  Class-Path: /usr/share/java/AbsoluteLayout.jar /usr/share/java/mpj.jar /usr/share/java/pal-cvs.jar /usr/share/java/alter.jar

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/prottest.git



More information about the debian-med-commit mailing list