Rafael Laboissière pushed to branch master at Debian Med / praat
Commits: 6926a633 by Rafael Laboissière at 2021-11-08T04:44:38-03:00 d/control: Suggests libasound2-plugins Installing the libasound2-plugins package allows Praat to record sound files from the microphone when a sound card is not present in the system but a PulseAudio domain socket is available. Closes: #998754 Gbp-Dch: Full - - - - - 338e36e0 by Rafael Laboissière at 2021-11-08T05:40:19-03:00 d/changelog: Add entry for release 6.1.56-2 Gbp-Dch: Ignore - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +praat (6.1.56-2) unstable; urgency=medium + + * d/control: Suggests libasound2-plugins. + Installing the libasound2-plugins package allows Praat to record sound + files from the microphone when a sound card is not present in the + system but a PulseAudio domain socket is available. (Closes: #998754) + + -- Rafael Laboissière <[email protected]> Mon, 08 Nov 2021 04:47:34 -0300 + praat (6.1.56-1) unstable; urgency=medium * New upstream version 6.1.56 ===================================== debian/control ===================================== @@ -26,6 +26,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, oss-compat, ${python3:Depends} +Suggests: libasound2-plugins Description: program for speech analysis and synthesis According to its authors, praat is "doing phonetics by computer". Through its graphical interface, several speech analysis functionalities are View it on GitLab: https://salsa.debian.org/med-team/praat/-/compare/a5d156943a81002587370731a35ca531408252d8...338e36e023a431e7abbd9aa28c3ab533ea847130 -- View it on GitLab: https://salsa.debian.org/med-team/praat/-/compare/a5d156943a81002587370731a35ca531408252d8...338e36e023a431e7abbd9aa28c3ab533ea847130 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
