[med-svn] [seaview] 03/04: New upstream version
Andreas Tille
tille at debian.org
Sat Sep 10 05:17:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository seaview.
commit 3663f5258238657a0b4a51473d6b29d1004e2cd6
Author: Andreas Tille <tille at debian.org>
Date: Sat Sep 10 07:11:02 2016 +0200
New upstream version
---
debian/changelog | 6 ++++++
debian/patches/no-interactive.patch | 14 --------------
debian/patches/series | 1 -
3 files changed, 6 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 80a0cb2..8d48a9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+seaview (1:4.6.1.1-1) unstable; urgency=medium
+
+ * New upstream version
+
+ -- Andreas Tille <tille at debian.org> Sat, 10 Sep 2016 07:10:54 +0200
+
seaview (1:4.6-2) unstable; urgency=medium
* Do not require user input at stdin when calling phyml
diff --git a/debian/patches/no-interactive.patch b/debian/patches/no-interactive.patch
deleted file mode 100644
index cfd7742..0000000
--- a/debian/patches/no-interactive.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Do not require user input at stdin when calling phyml
-Author: Andreas Tille <tille at debian.org>
-Last-Update: Wed, 20 Apr 2016 11:26:31 +0200
-
---- a/trees.cxx
-+++ b/trees.cxx
-@@ -1123,6 +1123,7 @@ void run_phyml_callback(Fl_Widget *ob, v
- else if(nni_spr_b->value()) strcat(args, " -s BEST");
- if(!u_optimize->value()) { strcat(args, " -o lr"); user_tree = TRUE; }
- if (u_quiet->value()) strcat(args, " --quiet");
-+ else strcat(args, " --no_memory_check");
- if(u_menutree->value()) {
- char *tree = view->trees[u_choice->value()];
- if(*tree == '[' && (p = strchr(tree, ']')) != NULL) { //remove tree header
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 644187b..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-no-interactive.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seaview.git
More information about the debian-med-commit
mailing list