[med-svn] [Git][med-team/praat][upstream] New upstream version 6.4.44.a+dfsg

Rafael Laboissière (@rafael) gitlab at salsa.debian.org
Wed Oct 1 15:51:15 BST 2025



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


Commits:
9c459e8b by Rafael Laboissière at 2025-10-01T05:13:52-03:00
New upstream version 6.4.44.a+dfsg
- - - - -


8 changed files:

- docs/Welcome.html
- docs/download_chrome.html
- docs/download_linux.html
- docs/download_mac.html
- docs/download_raspberrypi.html
- docs/download_win.html
- docs/index.html
- docs/praat.html


Changes:

=====================================
docs/Welcome.html
=====================================
@@ -47,11 +47,11 @@ ul { font-size: 0.8em; font-family: Geneva, Arial, Helvetica, sans-serif }
 <tr>
 <td bgcolor="#FFFFFF" colspan=2>
 <font size="+2"><b>Questions, problems, solutions:</b></font><br>
-   1. Many problems can be solved by upgrading to <a href="manual/What_s_new_.html">version 6.4.43</a> of Praat.<br>
+   1. Many problems can be solved by upgrading to <a href="manual/What_s_new_.html">version 6.4.44</a> of Praat.<br>
    2. Make sure you have read the <a href="manual/Intro.html">Intro</a> from Praat’s <b>Help</b> menu.<br>
    3. If that does not help, use the <b>Search</b> button in Praat’s manual window.<br>
    4. Or consult the <a href="manual/FAQ__Frequently_Asked_Questions_.html">Frequently Asked Questions</a> directly.<br>
-   5. There is a user group on the Internet: the <a href="https://groups.io/g/Praat-Users-List">Praat User List</a>.<br>
+   5. There is a user group on the Internet: the <a href="https://groups.io/g/Praat-Users-List">Praat Users List</a>.<br>
    6. If none of the above helps, you can send email to <a href="mailto:paul.boersma at uva.nl">paul.boersma at uva.nl</a>.<br>
 
 </table>


=====================================
docs/download_chrome.html
=====================================
@@ -55,23 +55,23 @@ If you also see <b>x86_64</b> on <i>your</i> Chromebook, then you are lucky,
 because a Linux edition for Intel64 processors is available from
 the download page that you are reading now. Here it is:</p>
 <dl>
-<dd><b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_chrome-intel64.tar.gz">praat6443_chrome-intel64.tar.gz</a></b> (14 September 2025; 26.1 MB)
+<dd><b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_chrome-intel64.tar.gz">praat6444_chrome-intel64.tar.gz</a></b> (25 September 2025; 26.1 MB)
 </dl>
 <p>If the next-to-last word is <b>aarch64</b> instead,
 this means that your Chromebook is powered by an ARM64 (i.e. 64-bit ARM) processor.
 Again, you are lucky, because a Linux edition for ARM64 processors is also available:</p>
 <dl>
-<dd><b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_chrome-arm64.tar.gz">praat6443_chrome-arm64.tar.gz</a></b> (14 September 2025; 24.9 MB)
+<dd><b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_chrome-arm64.tar.gz">praat6444_chrome-arm64.tar.gz</a></b> (25 September 2025; 24.9 MB)
 </dl>
 
 <p>When you download one of these two files, it will appear in your <b>Downloads</b> folder,
 which is another folder under <b>My files</b> (if the file doesn’t download when you click on it,
 then try right-click and choose <b>Save link as...</b> in your browser).</p>
 
-<p>Once the file praat6443_chrome-intel64.tar.gz or praat6443_chrome-arm64.tar.gz
+<p>Once the file praat6444_chrome-intel64.tar.gz or praat6444_chrome-arm64.tar.gz
 is in your <b>Downloads</b> folder, drag it from your <b>Downloads</b> folder to your <b>Linux files</b> folder.</p>
 
-<p>After you confirm that your <b>Linux files</b> folder contains praat6443_chrome-intel64.tar.gz (or its ARM64 friend),
+<p>After you confirm that your <b>Linux files</b> folder contains praat6444_chrome-intel64.tar.gz (or its ARM64 friend),
 you are ready to install Praat via the Terminal. Thus, open your Terminal app again and type:</p>
 <code>
    ls -al
@@ -80,7 +80,7 @@ you are ready to install Praat via the Terminal. Thus, open your Terminal app ag
 the resulting list shows a number of hidden files, with names that start with “.”,
 but it should also show you the file that you downloaded, probably in a line like this:</p>
 <code>
--rw-r--r-- 1 yourname yourname 14764270 Nov  7 09:52 praat6443_chrome-intel64.tar.gz
+-rw-r--r-- 1 yourname yourname 14764270 Nov  7 09:52 praat6444_chrome-intel64.tar.gz
 </code>
 <p>Here, 14764270 is the size of the file in bytes (i.e., the file is 14.7 MB big), “Nov 7 09:52” is the date and time
 at which the file was created (i.e. downloaded or copied), and “yourname” is the name
@@ -90,7 +90,7 @@ has been compressed by <b>gzip</b>,
 so you have to uncompress it by typing the following command into the Terminal window
 (i.e. type the text, followed by Enter):</p>
 <code>
-   gunzip praat6443_chrome-intel64.tar.gz
+   gunzip praat6444_chrome-intel64.tar.gz
 </code>
 <p>After this command, do</p>
 <code>
@@ -98,13 +98,13 @@ so you have to uncompress it by typing the following command into the Terminal w
 </code>
 <p>again, and you see that the file has been unpacked to something that is 55.2 MB big:</p>
 <code>
--rw-r--r-- 1 yourname yourname 55200000 Jan  3 00:51 praat6443_chrome-intel64.tar
+-rw-r--r-- 1 yourname yourname 55200000 Jan  3 00:51 praat6444_chrome-intel64.tar
 </code>
 <p>This file is still not the Praat app. The extension <b>.tar</b> means that the file
 has been archived by <b>tar</b>,
 so you have to unpack it again with the following command:</p>
 <code>
-   tar xvf praat6443_chrome-intel64.tar
+   tar xvf praat6444_chrome-intel64.tar
 </code>
 <p>where <b> xvf</b> stands for eXtract - Verbose - File. After this command, do</p>
 <code>
@@ -115,7 +115,7 @@ so you have to unpack it again with the following command:</p>
 in the <b>Linux files</b> folder):</p>
 <code>
 -rwxr-xr-x 1 yourname yourname 55235168 Jan  3 00:51 praat<br>
--rw-r--r-- 1 yourname yourname 55200000 Jan  3 00:51 praat6443_chrome-intel64.tar
+-rw-r--r-- 1 yourname yourname 55200000 Jan  3 00:51 praat6444_chrome-intel64.tar
 </code>
 <p>You see that the file <b>praat</b> has the date and time at which it was originally
 created by the authors of Praat. The three little <i>x</i>es in <b>-rwxr-xr-x</b> mean
@@ -139,9 +139,9 @@ If you use Praat for the first time, choose <b>Intro</b> from the Help menu.</p>
 <p>This is the name by which the <b>Linux files</b> folder is known to Linux!
 So they are the same folder, known under two different names,
 depending on whether you look from the ChromeOS side or from the Linux side.</p>
-<p>You no longer need the file praat6443_chrome-intel64.tar. You can throw it away by typing</p>
+<p>You no longer need the file praat6444_chrome-intel64.tar. You can throw it away by typing</p>
 <code>
-   rm praat6443_chrome-intel64.tar
+   rm praat6444_chrome-intel64.tar
 </code>
 <p>where <code>rm</code> stands for “remove”.</p>
 
@@ -152,12 +152,12 @@ depending on whether you look from the ChromeOS side or from the Linux side.</p>
 <p>If instead of</p>
 <code>
 -rwxr-xr-x 1 yourname yourname 55235168 Jan  3 00:51 praat<br>
--rw-r--r-- 1 yourname yourname 55200000 Jan  3 00:51 praat6443_chrome-intel64.tar
+-rw-r--r-- 1 yourname yourname 55200000 Jan  3 00:51 praat6444_chrome-intel64.tar
 </code>
 <p>you see</p>
 <code>
 -rw-r--r-- 1 yourname yourname 55235168 Jan  3 00:51 praat<br>
--rw-r--r-- 1 yourname yourname 55200000 Jan  3 00:51 praat6443_chrome-intel64.tar
+-rw-r--r-- 1 yourname yourname 55200000 Jan  3 00:51 praat6444_chrome-intel64.tar
 </code>
 <p>then the file <b>praat</b> is not executable, i.e. the command</p>
 <code>


=====================================
docs/download_linux.html
=====================================
@@ -10,14 +10,14 @@ Downloading Praat for Linux
 is to download Praat from this page. Click on the appropriate compressed archive:</p>
 <dl>
 <dd><b>normal edition</b> (for interactive work as well as scripting):<br>
- - for Intel64/AMD64/x64 (on Ubuntu 22.04 and later): <b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_linux-intel64.tar.gz">praat6443_linux-intel64.tar.gz</a></b> (14 September 2025; 28.3 MB)   <b><-- you probably want this</b><br>
- - for ARM64/AArch64 (on Ubuntu 22.04 and later): <b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_linux-arm64.tar.gz">praat6443_linux-arm64.tar.gz</a></b> (14 September 2025; 27.2 MB)<br>
- - for s390x: <b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_linux-s390x.tar.gz">praat6443_linux-s390x.tar.gz</a></b> (14 September 2025; 29.0 MB)
+ - for Intel64/AMD64/x64 (on Ubuntu 22.04 and later): <b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_linux-intel64.tar.gz">praat6444_linux-intel64.tar.gz</a></b> (25 September 2025; 28.3 MB)   <b><-- you probably want this</b><br>
+ - for ARM64/AArch64 (on Ubuntu 22.04 and later): <b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_linux-arm64.tar.gz">praat6444_linux-arm64.tar.gz</a></b> (25 September 2025; 27.2 MB)<br>
+ - for s390x: <b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_linux-s390x.tar.gz">praat6444_linux-s390x.tar.gz</a></b> (25 September 2025; 29.0 MB)
 <dd> 
 <dd><b>barren server edition</b> (no GUI, no network, no sound, no graphics):<br>
- - for Intel64/AMD64/x64 (on Ubuntu 22.04 and later): <b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_linux-intel64-barren.tar.gz">praat6443_linux-intel64-barren.tar.gz</a></b> (14 September 2025; 29.0 MB)<br>
- - for ARM64/AArch64 (on Ubuntu 22.04 and later): <b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_linux-arm64-barren.tar.gz">praat6443_linux-arm64-barren.tar.gz</a></b> (14 September 2025; 27.8 MB)<br>
- - for s390x: <b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_linux-s390x-barren.tar.gz">praat6443_linux-s390x-barren.tar.gz</a></b> (14 September 2025; 29.4 MB)
+ - for Intel64/AMD64/x64 (on Ubuntu 22.04 and later): <b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_linux-intel64-barren.tar.gz">praat6444_linux-intel64-barren.tar.gz</a></b> (25 September 2025; 29.0 MB)<br>
+ - for ARM64/AArch64 (on Ubuntu 22.04 and later): <b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_linux-arm64-barren.tar.gz">praat6444_linux-arm64-barren.tar.gz</a></b> (25 September 2025; 27.8 MB)<br>
+ - for s390x: <b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_linux-s390x-barren.tar.gz">praat6444_linux-s390x-barren.tar.gz</a></b> (25 September 2025; 29.4 MB)
 </dl>
 <p>Unpack with <b>gunzip</b> and <b>tar xvf</b>. This will create the executable file <b>praat</b>.
 You can remove the <b>tar</b> file.</p>


=====================================
docs/download_mac.html
=====================================
@@ -9,13 +9,13 @@ Downloading Praat for Macintosh
 <p>To download the latest version of the <b>MacOS</b> edition of <b>Praat</b>,
 click once on the following disk image file:</p>
 <dl>
-<dd>64-bit edition (MacOS 10.11-10.15 and macOS 11-15, for Intel and Apple Silicon): <b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_mac.dmg">praat6443_mac.dmg</a></b> (14 September 2025; 46.0 MB)
+<dd>64-bit edition (MacOS 10.11-10.15 and macOS 11-15, for Intel and Apple Silicon): <b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_mac.dmg">praat6444_mac.dmg</a></b> (25 September 2025; 46.0 MB)
 </dl>
 <p>After downloading, your web browser might open the <b>.dmg</b> file directly; you will then see the program <b>Praat</b> or <b>Praat.app</b>.
 If your browser did not open the <b>.dmg</b> file,
 then you should double-click the <b>.dmg</b> file in the <b>Downloads</b> window (or in the <b>Downloads</b> folder in your home directory);
 after double-clicking you may see the program <b>Praat</b> or <b>Praat.app</b> directly,
-or you may see a disk icon called <b>Praat6443</b>, which when you open it will show you the program <b>Praat</b> or <b>Praat.app</b>.
+or you may see a disk icon called <b>Praat6444</b>, which when you open it will show you the program <b>Praat</b> or <b>Praat.app</b>.
 To install Praat, just drag the program <b>Praat</b> or <b>Praat.app</b> to your <b>Applications</b> folder (or anywhere else).</p>
 
 <hr><h3>2. How to start</h3>
@@ -92,7 +92,7 @@ write a Praat script and specify that script on the command line, optionally wit
 <p>For details see <a href="manual/Scripting_6_9__Calling_from_the_command_line.html">Calling from the command line</a> in the Scripting manual.</p>
 
 <hr><h3>7. Editions of Praat for older computers or operating system versions</h3>
-<p>On a modern computer you would use <a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_mac.dmg">Praat 6.4.43</a>, as suggested above.
+<p>On a modern computer you would use <a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_mac.dmg">Praat 6.4.44</a>, as suggested above.
 If that does not work on your computer, you can probably try an older version:</p>
 <ul>
 <li>On MacOS 10.9 or 10.10, try <a href="https://github.com/praat/praat/releases/download/v6.3.09/praat6309_mac.dmg">Praat 6.3.09</a> of 2 March 2023


=====================================
docs/download_raspberrypi.html
=====================================
@@ -10,8 +10,8 @@ Downloading Praat for Raspberry Pi
 <p>To download the latest version of the <b>Raspberry Pi</b> edition of <b>Praat</b>,
 click on one of the following compressed archives:</p>
 <ul>
-<li>32-bit edition (ARMv7 processor, e.g. the Pi 4B): <b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_rpi-armv7.tar.gz">praat6443_rpi-armv7.tar.gz</a></b> (14 September 2025; 24.9 MB)
-<li>64-bit edition (ARM64/Aarch64 processor, e.g. the Pi 400): <b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_linux-armv64.tar.gz">praat6443_linux-armv64.tar.gz</a></b> (14 September 2025; 27.2 MB; this is the general Linux ARM64 edition)
+<li>32-bit edition (ARMv7 processor, e.g. the Pi 4B): <b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_rpi-armv7.tar.gz">praat6444_rpi-armv7.tar.gz</a></b> (25 September 2025; 24.9 MB)
+<li>64-bit edition (ARM64/Aarch64 processor, e.g. the Pi 400): <b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_linux-armv64.tar.gz">praat6444_linux-armv64.tar.gz</a></b> (25 September 2025; 27.2 MB; this is the general Linux ARM64 edition)
 </ul>
 <p>Unpack with <b>gunzip</b> and <b>tar xvf</b>. This will create the executable file <b>praat</b>.
 You can remove the <b>tar</b> file.</p>


=====================================
docs/download_win.html
=====================================
@@ -9,9 +9,9 @@ Downloading Praat for Windows
 <p>To download the latest version of the <b>Windows</b> (7, 8, 10, 11...) edition of <b>Praat</b>,
 download one of the following zip folders to your desktop:</p>
 <dl>
-<dd>64-bit edition (also known as Intel64, AMD64, x86_64, x64...): <b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_win-intel64.zip">praat6443_win-intel64.zip</a></b> (14 September 2025; 22.0 MB)   <b><-- you probably want this</b>
-<dd>ARM64 edition: <b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_win-arm64.zip">praat6443_win-arm64.zip</a></b> (14 September 2025; 20.9 MB)
-<dd>32-bit edition (also known as Intel32, IA-32, x86, i386, i686...): <b><a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_win-intel32.zip">praat6443_win-intel32.zip</a></b> (14 September 2025; 22.5 MB)
+<dd>64-bit edition (also known as Intel64, AMD64, x86_64, x64...): <b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_win-intel64.zip">praat6444_win-intel64.zip</a></b> (25 September 2025; 22.0 MB)   <b><-- you probably want this</b>
+<dd>ARM64 edition: <b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_win-arm64.zip">praat6444_win-arm64.zip</a></b> (25 September 2025; 20.9 MB)
+<dd>32-bit edition (also known as Intel32, IA-32, x86, i386, i686...): <b><a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_win-intel32.zip">praat6444_win-intel32.zip</a></b> (25 September 2025; 22.5 MB)
 </dl>
 
 <hr><h3>2. Which of the three editions do I need?</h3>
@@ -106,10 +106,10 @@ write a Praat script and specify that script on the command line, optionally wit
 <p>For details see <a href="manual/Scripting_6_9__Calling_from_the_command_line.html">Calling from the command line</a> in the Scripting manual.</p>
 
 <hr><h3>8. Editions of Praat for older operating system versions</h3>
-<p>On a modern computer you would use <a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_win-intel64.zip">praat6443_win-intel64.zip</a>,
-or <a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_win-arm64.zip">praat6443_win-arm64.zip</a>, as suggested above.
+<p>On a modern computer you would use <a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_win-intel64.zip">praat6444_win-intel64.zip</a>,
+or <a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_win-arm64.zip">praat6444_win-arm64.zip</a>, as suggested above.
 If that does not work on your computer, you can probably use
-<a href="https://github.com/praat/praat/releases/download/v6.4.43/praat6443_win32.zip">praat6443_win32.zip</a> (as suggested above),
+<a href="https://github.com/praat/praat/releases/download/v6.4.44a/praat6444_win32.zip">praat6444_win32.zip</a> (as suggested above),
 or try an older version:</p>
 <ul>
 <li>If you have Windows 2000 or XP or Vista, try <a href="https://github.com/praat/praat/releases/download/v6.1.51/praat6151_win32.zip">praat6151_win32.zip</a> of 22 July 2021


=====================================
docs/index.html
=====================================
@@ -47,11 +47,11 @@ ul { font-size: 0.8em; font-family: Geneva, Arial, Helvetica, sans-serif }
 <tr>
 <td bgcolor="#FFFFFF" colspan=2>
 <font size="+2"><b>Questions, problems, solutions:</b></font><br>
-   1. Many problems can be solved by upgrading to <a href="manual/What_s_new_.html">version 6.4.43</a> of Praat.<br>
+   1. Many problems can be solved by upgrading to <a href="manual/What_s_new_.html">version 6.4.44</a> of Praat.<br>
    2. Make sure you have read the <a href="manual/Intro.html">Intro</a> from Praat’s <b>Help</b> menu.<br>
    3. If that does not help, use the <b>Search</b> button in Praat’s manual window.<br>
    4. Or consult the <a href="manual/FAQ__Frequently_Asked_Questions_.html">Frequently Asked Questions</a> directly.<br>
-   5. There is a user group on the Internet: the <a href="https://groups.io/g/Praat-Users-List">Praat User List</a>.<br>
+   5. There is a user group on the Internet: the <a href="https://groups.io/g/Praat-Users-List">Praat Users List</a>.<br>
    6. If none of the above helps, you can send email to <a href="mailto:paul.boersma at uva.nl">paul.boersma at uva.nl</a>.<br>
 
 </table>


=====================================
docs/praat.html
=====================================
@@ -47,11 +47,11 @@ ul { font-size: 0.8em; font-family: Geneva, Arial, Helvetica, sans-serif }
 <tr>
 <td bgcolor="#FFFFFF" colspan=2>
 <font size="+2"><b>Questions, problems, solutions:</b></font><br>
-   1. Many problems can be solved by upgrading to <a href="manual/What_s_new_.html">version 6.4.43</a> of Praat.<br>
+   1. Many problems can be solved by upgrading to <a href="manual/What_s_new_.html">version 6.4.44</a> of Praat.<br>
    2. Make sure you have read the <a href="manual/Intro.html">Intro</a> from Praat’s <b>Help</b> menu.<br>
    3. If that does not help, use the <b>Search</b> button in Praat’s manual window.<br>
    4. Or consult the <a href="manual/FAQ__Frequently_Asked_Questions_.html">Frequently Asked Questions</a> directly.<br>
-   5. There is a user group on the Internet: the <a href="https://groups.io/g/Praat-Users-List">Praat User List</a>.<br>
+   5. There is a user group on the Internet: the <a href="https://groups.io/g/Praat-Users-List">Praat Users List</a>.<br>
    6. If none of the above helps, you can send email to <a href="mailto:paul.boersma at uva.nl">paul.boersma at uva.nl</a>.<br>
 
 </table>



View it on GitLab: https://salsa.debian.org/med-team/praat/-/commit/9c459e8b7707304dc303cbb4ad383f964c1eaefd

-- 
View it on GitLab: https://salsa.debian.org/med-team/praat/-/commit/9c459e8b7707304dc303cbb4ad383f964c1eaefd
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/20251001/33fa6bbb/attachment-0001.htm>


More information about the debian-med-commit mailing list