[med-svn] [grabix] 12/14: Move parts of Debian packaging away from root dir

Andreas Tille tille at debian.org
Fri Dec 8 20:09:52 UTC 2017


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

tille pushed a commit to annotated tag upstream/4.1
in repository grabix.

commit 9b6dd0ef4ce0c5677ea513661445e0f71d0cb047
Author: Andreas Tille <tille at debian.org>
Date:   Fri Dec 8 21:02:45 2017 +0100

    Move parts of Debian packaging away from root dir
---
 haploview.sh => debian/bin/haploview | 0
 debian/install                       | 1 +
 debian/rules                         | 1 -
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/haploview.sh b/debian/bin/haploview
similarity index 100%
rename from haploview.sh
rename to debian/bin/haploview
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..8e71dae
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+debian/bin	usr
diff --git a/debian/rules b/debian/rules
index 93b3a0b..8254a13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,6 @@ common-install-impl:: install/haploview
 install/haploview:: DEB_FINALDIR=$(CURDIR)/debian/haploview
 install/haploview::
 	install -p -m 644 -D Haploview.jar $(DEB_FINALDIR)/usr/share/haploview/Haploview.jar
-	install -p -m 755 -D haploview.sh $(DEB_FINALDIR)/usr/bin/haploview
 
 clean:: unpatch
 	dh_clean resources/jgrapht* Haploview.jar

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



More information about the debian-med-commit mailing list