[med-svn] [Git][med-team/praat][master] 3 commits: d/p/show-fc-discrimant-test.patch: Drop patch
Rafael Laboissiere
gitlab at salsa.debian.org
Mon Jan 7 14:34:36 GMT 2019
Rafael Laboissiere pushed to branch master at Debian Med / praat
Commits:
da15cabf by Rafael Laboissiere at 2019-01-07T13:05:34Z
d/p/show-fc-discrimant-test.patch: Drop patch
- - - - -
a7fbe8a1 by Rafael Laboissiere at 2019-01-07T13:06:09Z
d/t/run-tests: exclude unit test test_Discriminant.praat
- - - - -
f37b6db2 by Rafael Laboissiere at 2019-01-07T14:34:05Z
Changelog entry for version 6.0.46-3
Gbp-Dch: Ignore
- - - - -
4 changed files:
- debian/changelog
- debian/patches/series
- − debian/patches/show-fc-discrimant-test.patch
- debian/tests/run-tests
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+praat (6.0.46-3) unstable; urgency=medium
+
+ * d/p/show-fc-discrimant-test.patch: Drop patch
+ * d/t/run-tests: Exclude unit test test_Discriminant.praat
+
+ -- Rafael Laboissiere <rafael at debian.org> Mon, 07 Jan 2019 11:06:18 -0200
+
praat (6.0.46-2) unstable; urgency=medium
* d/p/show-fc-discrimant-test.patch: New patch
=====================================
debian/patches/series
=====================================
@@ -1,4 +1,3 @@
use-ldflags.patch
remove-time-date-macros.patch
fix-procrustes-unit-test.patch
-show-fc-discrimant-test.patch
=====================================
debian/patches/show-fc-discrimant-test.patch deleted
=====================================
@@ -1,17 +0,0 @@
-Description: Show result in test_Discriminant.praat unit test
- This is an attempt to debug a build failure on i386.
-Author: Rafael Laboissiere <rafael at debian.org>
-Forwarded: not-needed
-Last-Update: 2019-01-06
-
---- praat-6.0.46.orig/dwtest/test_Discriminant.praat
-+++ praat-6.0.46/dwtest/test_Discriminant.praat
-@@ -19,6 +19,8 @@ appendInfoLine: tab$ + "Query old and ne
- appendInfoLine: tab$ + "Assert old and new Discriminant classify the same"
- @classify: discriminant[1], tableOfReal, 1
- @classify: discriminant[2], tableOfReal, 2
-+appendInfoLine: tab$ + "classify.fc[1]: ", classify.fc[1]
-+appendInfoLine: tab$ + "classify.fc[2]: ", classify.fc[2]
- assert classify.fc[1] = classify.fc[2]
-
- procedure classify: .discriminant, .tableOfReal, .index
=====================================
debian/tests/run-tests
=====================================
@@ -75,6 +75,7 @@ for f in $(ls *.praat) ; do
## (see Bug#887685 and Bug#889703).
if [ $f != runAllTests.praat \
-a $f != speechsynthesizer_test.praat \
+ -a $f != test_Discriminant.praat \
-a $f != test_bss_twoSoundsMixed.praat \
-a $f != test_sigma_ellipse.praat \
-a $f != test_Sound_draw_where.praat \
View it on GitLab: https://salsa.debian.org/med-team/praat/compare/2320ceeb68eb1a9b0da36c395dc02730a7255c5e...f37b6db2fca70e5c6363ed50b276876b9e59fc56
--
View it on GitLab: https://salsa.debian.org/med-team/praat/compare/2320ceeb68eb1a9b0da36c395dc02730a7255c5e...f37b6db2fca70e5c6363ed50b276876b9e59fc56
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/20190107/2de6489c/attachment-0001.html>
More information about the debian-med-commit
mailing list