debian/0000755000000000000000000000000012037335461007172 5ustar debian/manpages0000644000000000000000000000004112037334700010676 0ustar man/speakupconf.1 man/talkwith.1 debian/compat0000644000000000000000000000000212037334700010363 0ustar 5 debian/source/0000755000000000000000000000000012037334700010465 5ustar debian/source/format0000644000000000000000000000001412037334700011673 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000020012037334700010206 0ustar # This package is from a git repository. No release is planned, but the repo # will be updated. That will be what we'll follow. debian/changelog0000644000000000000000000000150712037335461011047 0ustar speakup-tools (1:0.0~git20121016.1-1) unstable; urgency=low * New upstream snapshot. - Fixes bashism. Closes: #690653 * control: - Fix section & priority according to ftp-master override. - Fix list indentation in description. -- Samuel Thibault Wed, 14 Mar 2012 01:52:19 +0100 speakup-tools (1:0.0~git20110720.1-1) unstable; urgency=low * control: Rework description. Make speakup-tools arch:all. Add myself as uploader and set debian-a11y as maintainer. * changelog: Fix version to be greater than the old package from speakup. -- Samuel Thibault Wed, 14 Mar 2012 01:51:42 +0100 speakup-tools (0.0~git20110720-1) unstable; urgency=low * Initial release. Closes: #634934 -- Jean-Philippe MENGUAL Wed, 20 Jul 2011 15:44:30 +0200 debian/rules0000755000000000000000000000030012037334700010236 0ustar #!/usr/bin/make -f # This has to be exported to make some magic below work. export DH_OPTIONS %: dh $@ override_dh_auto_install: dh_auto_install -- prefix=/usr override_dh_auto_test: debian/docs0000644000000000000000000000000712037334700010035 0ustar README debian/control0000644000000000000000000000165212037335236010601 0ustar Source: speakup-tools Section: admin Priority: extra Maintainer: Debian Accessibility Team Uploaders: Jean-Philippe MENGUAL , Samuel Thibault Build-Depends: debhelper (>= 8.0.0) Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/pkg-a11y/speakup-tools.git Vcs-Browser: http://git.debian.org/?p=pkg-a11y/speakup-tools.git;a=summary Package: speakup-tools Architecture: all Suggests: speechd-up, espeakup Depends: ${shlibs:Depends}, ${misc:Depends} Description: Tools to customize speakup module This package provides three scripts to configure and make easier using speakup_soft module. . - speakupconf allows one to save and restore speakup's customizable variables. - speakup_setlocale allows one to choose another language so that speakup's messages are localized. - talkwith allows one to easily switch between speech synthesizers. debian/copyright0000644000000000000000000000332312037334700011121 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: speakup-tools Source: http://linux-speakup.org/speakup-tools.git Files: * Copyright: 2009, 2010, 2011 The Speakup team License: GPL-2+ See `/usr/share/common-licenses/GPL-2'. or `/usr/share/common-licenses/GPL-3'. File: scripts/speakupconf Copyright: 2009, The Speakup team 2008, Steve Holmes License: GPL-2+ See `/usr/share/common-licenses/GPL-2'. or `/usr/share/common-licenses/GPL-3'. File: scripts/talkwith Copyright: 2009, The Speakup team 2008, 2009, Charles Hallenbeck License: GPL-2+ See `/usr/share/common-licenses/GPL-2'. or `/usr/share/common-licenses/GPL-3'. File: scripts/speakup_setlocale.in Copyright: 2011, The Speakup team 2010, Jean-Philippe MENGUAL License: GPL-2+ See `/usr/share/common-licenses/GPL-2'. or `/usr/share/common-licenses/GPL-3'. Files: debian/* Copyright: 2011 Jean-Philippe MENGUAL License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".