Commit 14cbc52c authored by Andreas Tille's avatar Andreas Tille
Browse files

Install Phyx_Gui

parent c350e8b1
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
phyx (0.999+ds-2) UNRELEASED; urgency=medium
phyx (0.999+ds-3) UNRELEASED; urgency=medium

  * Install Phyx_Gui

 -- Andreas Tille <tille@debian.org>  Wed, 11 Sep 2019 22:17:54 +0200

phyx (0.999+ds-2) unstable; urgency=medium

  * Team upload

+2 −1
Original line number Diff line number Diff line
@@ -18,7 +18,8 @@ Homepage: https://github.com/FePhyFoFum/phyx
Package: phyx
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
         ${misc:Depends},
         python3
Description: UNIX-style phylogenetic analyses on trees and sequences
 phyx provides a convenient, lightweight and inclusive toolkit consisting of
 programs spanning the wide breadth of programs utilized by researchers
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@ endif
override_dh_auto_install:
	mkdir -p $(CURDIR)/debian/$(DEB_SOURCE)/usr/bin
	dh_auto_install -- prefix=$(CURDIR)/debian/$(DEB_SOURCE)/usr
	echo "#!/usr/bin/python3" > $(CURDIR)/debian/$(DEB_SOURCE)/usr/bin/Phyx_Gui
	cat src/Phyx_Gui.py >> $(CURDIR)/debian/$(DEB_SOURCE)/usr/bin/Phyx_Gui

override_dh_compress:
	dh_compress --exclude=.pdf