[med-svn] [praat] 02/05: d/p/logis-reg-test-typo.patch: New patch

Rafael Laboissiere rafael at debian.org
Fri Oct 6 03:55:13 UTC 2017


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

rafael pushed a commit to branch master
in repository praat.

commit 3d61b5c9731c5bb1ca5f29052da079316ab7adcf
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Thu Oct 5 05:45:19 2017 -0300

    d/p/logis-reg-test-typo.patch: New patch
---
 debian/patches/logis-reg-test-typo.patch | 16 ++++++++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/logis-reg-test-typo.patch b/debian/patches/logis-reg-test-typo.patch
new file mode 100644
index 0000000..7d868e5
--- /dev/null
+++ b/debian/patches/logis-reg-test-typo.patch
@@ -0,0 +1,16 @@
+Description: Fix typo in unit test logisticRegression.praat
+Author: Rafael Laboissiere <rafael at debian.org>
+Forwarded: https://github.com/praat/praat/pull/480
+Last-Update: 2017-10-04
+
+--- praat-6.0.33.orig/test/stat/logisticRegression.praat
++++ praat-6.0.33/test/stat/logisticRegression.praat
+@@ -4,7 +4,7 @@ echo Logistic regression
+ printline Spec & Dur table
+ table = Read Table from table file... logisticRegression/rh.Table
+ logreg = To logistic regression: "Spec Dur", "/I/", "/i/"
+-logreg2 = Read from file: "logisticRegression/rh.logisticRegression"
++logreg2 = Read from file: "logisticRegression/rh.LogisticRegression"
+ assert objectsAreIdentical (logreg, logreg2)
+ info$ = Info
+ intercept = extractNumber (info$, "Intercept: ")
diff --git a/debian/patches/series b/debian/patches/series
index 4b102bf..d9f05ae 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 use-ldflags.patch
 remove-time-date-macros.patch
+logis-reg-test-typo.patch

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



More information about the debian-med-commit mailing list