[med-svn] [Git][med-team/hyphy][master] Drop hyphygui as it was removed from upstream
Liubov Chuprikova
gitlab at salsa.debian.org
Mon Jul 9 17:33:54 BST 2018
Liubov Chuprikova pushed to branch master at Debian Med / hyphy
Commits:
2abef66f by Liubov Chuprikova at 2018-07-09T19:32:52+03:00
Drop hyphygui as it was removed from upstream
- - - - -
4 changed files:
- debian/changelog
- debian/control
- − debian/hyphygui.install
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 at debian.org> Sun, 11 Feb 2018 10:45:54 +0100
hyphy (2.2.7+dfsg-1) unstable; urgency=medium
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -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},
=====================================
debian/hyphygui.install deleted
=====================================
--- a/debian/hyphygui.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin/*gtk
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -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 \{\} \;
View it on GitLab: https://salsa.debian.org/med-team/hyphy/commit/2abef66f3879113834449c57e1fb3da3fc5e9e94
--
View it on GitLab: https://salsa.debian.org/med-team/hyphy/commit/2abef66f3879113834449c57e1fb3da3fc5e9e94
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180709/b176f1d8/attachment-0001.html>
More information about the debian-med-commit
mailing list