rpitalk (1.3) unstable; urgency=medium

  * Added device name validation
  * Added flushSpeech() method; replaced safeSpeak() calls with it
  * Removed legacy openSerialPort2() method
  * Renamed variable range to prange to avoid conflict with built-in function
  * Fixed typos in setSpeechPitchRange and setSpeechVolume (bad method names)
  * Fixed setSpeechVolume: replaced bare int() calls with self.toInteger()
  * Corrected voice mapping table in setVoiceByID; added bounds check
  * Renamed safeSpeak to safeSpeech; fixed escape sequence detection

 -- John G Heim <jheim@math.wisc.edu>  Sun, 24 May 2026 19:09:30 +0200

rpitalk (1.2) unstable; urgency=medium

  * Added Makefile and removed debian/install file
  * Moved man pages into debian/manpages/
  * Added functionto set voice to LiteTalk emulator
  * Changed config script to recommend emulator based on choice of port

 -- John G Heim <jheim@math.wisc.edu>  Tue, 31 Mar 2026 19:29:36 -0500

rpitalk (1.1) unstable; urgency=medium

  * Improve DECtalk emulation compatibility with JAWS for DOS.
  * Fix serial handling to better match expected DECtalk behavior.
  * Adjust USB gadget identification for improved Speakup/JAWS detection.
  * Minor documentation updates.

 -- John G. Heim <jheim@math.wisc.edu>  Sat, 14 Mar 2026 11:58:22 -0500

rpitalk (1.0) unstable; urgency=medium

  * Initial Debian package (Closes: #1127568)

 -- John G Heim <jheim@math.wisc.edu>  Thu, 05 Feb 2026 20:21:44 -0600
