This is an automated email from the git hooks/post-receive script. rafael pushed a commit to branch master in repository praat.
commit 05d250e524b2da34639af5a8fe95424df42bf3cd Author: Rafael Laboissiere <[email protected]> Date: Sat Oct 14 03:15:15 2017 -0300 d/p/logis-reg-test-typo.patch: Drop patch (applied upstream) --- debian/patches/logis-reg-test-typo.patch | 16 ---------------- debian/patches/series | 1 - 2 files changed, 17 deletions(-) diff --git a/debian/patches/logis-reg-test-typo.patch b/debian/patches/logis-reg-test-typo.patch deleted file mode 100644 index 7d868e5..0000000 --- a/debian/patches/logis-reg-test-typo.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: Fix typo in unit test logisticRegression.praat -Author: Rafael Laboissiere <[email protected]> -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 a11e3cd..622ce9c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ use-ldflags.patch remove-time-date-macros.patch -logis-reg-test-typo.patch fix-pca-unit-test.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
