Loading debian/changelog +3 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,9 @@ hyphy (2.3.10+dfsg-1) UNRELEASED; urgency=medium * debhelper 11 * Add Build-Depends: opencl-dev [ Liubov Chuprikova ] * Drop hyphygui as it was removed from upstream -- Andreas Tille <tille@debian.org> Sun, 11 Feb 2018 10:45:54 +0100 hyphy (2.2.7+dfsg-1) unstable; urgency=medium Loading debian/control +1 −24 Original line number Diff line number Diff line Loading @@ -7,36 +7,13 @@ Build-Depends: debhelper (>= 11~), cmake (>= 3.0), mpi-default-dev, libcurl4-gnutls-dev | libcurl4-dev, libgtk2.0-dev, libssl-dev, libsqlite3-dev, libpoclu-dev [amd64], ocl-icd-opencl-dev | opencl-dev, pocl-opencl-icd [amd64] | opencl-icd [amd64], clinfo libsqlite3-dev Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/hyphy.git Vcs-Git: https://anonscm.debian.org/git/debian-med/hyphy.git Homepage: http://hyphy.org/ Package: hyphygui Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, hyphy-common Description: Hypothesis testing using Phylogenies (GTK+ gui) HyPhy is an open-source software package for the analysis of genetic sequences using techniques in phylogenetics, molecular evolution, and machine learning. It features a complete graphical user interface (GUI) and a rich scripting language for limitless customization of analyses. Additionally, HyPhy features support for parallel computing environments (via message passing interface) and it can be compiled as a shared library and called from other programming environments such as Python or R. Continued development of HyPhy is currently supported in part by an NIGMS R01 award 1R01GM093939. . This package contains the GTK+ gui. Package: hyphy-pt Architecture: any Depends: ${shlibs:Depends}, Loading debian/hyphygui.installdeleted 100644 → 0 +0 −1 Original line number Diff line number Diff line usr/bin/*gtk debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ override_dh_auto_configure: override_dh_auto_build: # no idea about the purpose of the dynamic library - executables are not simply linked against it dh_auto_build -- HYPHYGTK MP2 MPI GTEST # LIB dh_auto_build -- MP MPI GTEST # LIB override_dh_auto_test: find obj-* -name HYPHYGTEST -exec \{\} \; Loading Loading
debian/changelog +3 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,9 @@ hyphy (2.3.10+dfsg-1) UNRELEASED; urgency=medium * debhelper 11 * Add Build-Depends: opencl-dev [ Liubov Chuprikova ] * Drop hyphygui as it was removed from upstream -- Andreas Tille <tille@debian.org> Sun, 11 Feb 2018 10:45:54 +0100 hyphy (2.2.7+dfsg-1) unstable; urgency=medium Loading
debian/control +1 −24 Original line number Diff line number Diff line Loading @@ -7,36 +7,13 @@ Build-Depends: debhelper (>= 11~), cmake (>= 3.0), mpi-default-dev, libcurl4-gnutls-dev | libcurl4-dev, libgtk2.0-dev, libssl-dev, libsqlite3-dev, libpoclu-dev [amd64], ocl-icd-opencl-dev | opencl-dev, pocl-opencl-icd [amd64] | opencl-icd [amd64], clinfo libsqlite3-dev Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/hyphy.git Vcs-Git: https://anonscm.debian.org/git/debian-med/hyphy.git Homepage: http://hyphy.org/ Package: hyphygui Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, hyphy-common Description: Hypothesis testing using Phylogenies (GTK+ gui) HyPhy is an open-source software package for the analysis of genetic sequences using techniques in phylogenetics, molecular evolution, and machine learning. It features a complete graphical user interface (GUI) and a rich scripting language for limitless customization of analyses. Additionally, HyPhy features support for parallel computing environments (via message passing interface) and it can be compiled as a shared library and called from other programming environments such as Python or R. Continued development of HyPhy is currently supported in part by an NIGMS R01 award 1R01GM093939. . This package contains the GTK+ gui. Package: hyphy-pt Architecture: any Depends: ${shlibs:Depends}, Loading
debian/hyphygui.installdeleted 100644 → 0 +0 −1 Original line number Diff line number Diff line usr/bin/*gtk
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ override_dh_auto_configure: override_dh_auto_build: # no idea about the purpose of the dynamic library - executables are not simply linked against it dh_auto_build -- HYPHYGTK MP2 MPI GTEST # LIB dh_auto_build -- MP MPI GTEST # LIB override_dh_auto_test: find obj-* -name HYPHYGTEST -exec \{\} \; Loading