Rafael Laboissière pushed to branch master at Debian Med / praat


Commits:
0f616c56 by Rafael Laboissière at 2024-05-12T15:47:32-03:00
d/p/test-datamodeler-debug.patch: New patch

- - - - -
6b363208 by Rafael Laboissière at 2024-05-12T15:48:05-03:00
d/changelog: Add entry for release 6.4.12+dfsg-2

Gbp-Dch: Ignore

- - - - -


3 changed files:

- debian/changelog
- debian/patches/series
- + debian/patches/test-datamodeler-debug.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+praat (6.4.12+dfsg-2) unstable; urgency=medium
+
+  * d/p/test-datamodeler-debug.patch: New patch
+
+ -- Rafael Laboissière <[email protected]>  Sun, 12 May 2024 15:47:37 -0300
+
 praat (6.4.12+dfsg-1) unstable; urgency=medium
 
   * New upstream version 6.4.12+dfsg


=====================================
debian/patches/series
=====================================
@@ -4,3 +4,4 @@ dwtest-random-seed.patch
 honor-cppflags.patch
 drop-espeak-demonic-file.patch
 praat-launch-in-desktop.patch
+test-datamodeler-debug.patch


=====================================
debian/patches/test-datamodeler-debug.patch
=====================================
@@ -0,0 +1,16 @@
+Description: Temporary patch for testing FTBFS on some architectures
+Author: Rafael Laboissière <[email protected]>
+Bug-Debian: https://bugs.debian.org/1070994
+Forwarded: not-needed
+Last-Update: 2024-05-12
+
+--- praat-6.4.12+dfsg.orig/dwtest/test_DataModeler.praat
++++ praat-6.4.12+dfsg/dwtest/test_DataModeler.praat
+@@ -478,6 +478,7 @@ procedure test_certified_norris_data
+       .rSquared = Get coefficient of determination
+       assert abs(.rSquared - .rsquaredCertified) < 1e-13
+       .residualStdev = Get residual standard deviation
++      appendInfo: ".residualStdev = ", .residualStdev, "   
.residualStdevCertified = ", .residualStdevCertified
+       assert abs(.residualStdev - .residualStdevCertified) < 1e-14
+       removeObject: .table, .dm
+       appendInfoLine: " OK"



View it on GitLab: 
https://salsa.debian.org/med-team/praat/-/compare/5fcb70a345dedb1c174bd109e101f8758f8c1dac...6b363208de83ffec0fc9f4371d16e4ea78567681

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/praat/-/compare/5fcb70a345dedb1c174bd109e101f8758f8c1dac...6b363208de83ffec0fc9f4371d16e4ea78567681
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to