Bug#690653: marked as done (speakup-tools: bashism in /bin/sh script)

2012-10-16 Thread Debian Bug Tracking System
Your message dated Tue, 16 Oct 2012 20:48:03 + with message-id and subject line Bug#690653: fixed in speakup-tools 1:0.0~git20121016.1-1 has caused the Debian Bug report #690653, regarding speakup-tools: bashism in /bin/sh script to be marked as done. This means that you claim that the

Bug#690653: speakup-tools: bashism in /bin/sh script

2012-10-15 Thread Raphael Geissert
Package: speakup-tools Version: 1:0.0~git20110720.1-1 Severity: important User: debian-rele...@lists.debian.org Usertags: goal-dash Hello maintainer, While performing an archive wide checkbashisms (from the 'devscripts' package) check I've found your package containing a /bin/s

speakup-tools override disparity

2012-03-13 Thread Debian FTP Masters
There are disparities between your recently accepted upload and the override file for the following file(s): speakup-tools_0.0~git20110720.1-1_all.deb: package says section is sound, override says admin. speakup-tools_0.0~git20110720.1-1_all.deb: package says priority is optional, override says

Bug#663161: marked as done (speakup-tools: setlocale isn't installed)

2012-03-13 Thread Debian Bug Tracking System
Your message dated Wed, 14 Mar 2012 01:52:53 +0100 with message-id <20120314005252.ga11...@type.famille.thibault.fr> and subject line Re: speakup-tools: setlocale isn't installed has caused the Debian Bug report #663161, regarding speakup-tools: setlocale isn't installed to b

Processed: reassign 663161 to speakup-tools

2012-03-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 663161 speakup-tools Bug #663161 [src:speakup-tools] speakup-tools: setlocale isn't installed Warning: Unknown package 'src:speakup-tools' Bug reassigned from package 'src:speakup-tools' to 'speakup-too

Re: Bug#663161: speakup-tools: setlocale isn't installed

2012-03-09 Thread Jean-Philippe MENGUAL
012 à 12:23 +1100, Jason White a écrit : > Jean-Philippe MENGUAL (accelibreinfo) wrote: > >* What exactly did you do (or not do) that was effective (or > > ineffective)? I tried running set_locale script > > I cloned the speakup-tools git repository from Debian and t

Re: Bug#663161: speakup-tools: setlocale isn't installed

2012-03-08 Thread Jason White
Jean-Philippe MENGUAL (accelibreinfo) wrote: >* What exactly did you do (or not do) that was effective (or > ineffective)? I tried running set_locale script I cloned the speakup-tools git repository from Debian and there's no such script in the repository. Can you give me

Bug#663161: speakup-tools: setlocale isn't installed

2012-03-08 Thread Jean-Philippe MENGUAL (accelibreinfo)
Package: speakup-tools Version: 3.1.6.dfsg.1-1 Severity: normal Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? I try to change the language of speakup. * What exactly did you do (or not do) that was effective (or

Re: speechd-up, speakup-tools repositories

2011-07-21 Thread Jean-Philippe MENGUAL
, Samuel Thibault a écrit : > Hello, > > I have imported JP's work in > git://git.debian.org/git/pkg-a11y/speechd-up > git://git.debian.org/git/pkg-a11y/speakup-tools > so that we can easily help him with details. > > Samuel > > -- To UNSUBSCRIBE,

speechd-up, speakup-tools repositories

2011-07-21 Thread Samuel Thibault
Hello, I have imported JP's work in git://git.debian.org/git/pkg-a11y/speechd-up git://git.debian.org/git/pkg-a11y/speakup-tools so that we can easily help him with details. Samuel -- To UNSUBSCRIBE, email to debian-accessibility-requ...@lists.debian.org with a subject of "u

Re: speakup-tools

2011-07-20 Thread Samuel Thibault
Jean-Philippe MENGUAL, le Thu 21 Jul 2011 02:23:19 +0200, a écrit : > On: > http://demo.accelibreinfo.eu/speakup-tools.tar.gz > you'll find a new Debian package, with all needed. (This represents upstream's move of speakup tools to a separate package). Samuel -- To UN

speakup-tools

2011-07-20 Thread Jean-Philippe MENGUAL
Hi, On: http://demo.accelibreinfo.eu/speakup-tools.tar.gz you'll find a new Debian package, with all needed. I would like to add it to Debian. Could someone sponsor it? Here it works fine. It porvides three scripts to improve speakup_soft modules: one allows to localize the messages of the module,

Bug#547765: marked as done (speakup-tools: bashism in /bin/sh script)

2009-10-29 Thread Debian Bug Tracking System
Your message dated Fri, 30 Oct 2009 00:25:10 +0100 with message-id <20091029232510.gi4...@const.famille.thibault.fr> and subject line Fixed in 3.1.3-3 has caused the Debian Bug report #547765, regarding speakup-tools: bashism in /bin/sh script to be marked as done. This means that you clai

Bug#547765: speakup-tools: bashism in /bin/sh script

2009-09-21 Thread Raphael Geissert
Package: speakup-tools Severity: important Version: 3.1.3-1 User: debian-rele...@lists.debian.org Usertags: goal-dash Hello maintainer, While performing an archive wide checkbashisms (from the 'devscripts' package) check I've found your package containing a /bin/sh script making u

Bug#530192: marked as done (speakup-tools: bashism in /bin/sh script)

2009-06-01 Thread Debian Bug Tracking System
Your message dated Mon, 01 Jun 2009 17:02:04 + with message-id and subject line Bug#530192: fixed in speakup 3.0.4.dfsg.1-1 has caused the Debian Bug report #530192, regarding speakup-tools: bashism in /bin/sh script to be marked as done. This means that you claim that the problem has been

Bug#530192: speakup-tools: bashism in /bin/sh script

2009-05-23 Thread Samuel Thibault
Chuck Hallenbeck, le Sat 23 May 2009 07:46:14 -0400, a écrit : > http://hallenbeck.ftml.net/synthscripts-v3.tar.bz2 -test $UID -eq "0" || exit 0 +test $ID -eq "0" || exit 0 err, that's not the fix that was suggested, but rather -test $UID -eq "0" || exit 0 +test $(id -ru) -eq "0" || exit 0 Samu

Bug#530192: speakup-tools: bashism in /bin/sh script

2009-05-23 Thread Chuck Hallenbeck
On Sat, May 23, 2009 at 12:40:49PM +0200, Samuel Thibault wrote: > Hello, > > Chuck Hallenbeck, le Sat 23 May 2009 06:24:20 -0400, a écrit : > > Thanks for this observation. Please find a corrected tarball containing > > speakwith and talkwith version 0.3, with the indicated corrections. > > > >

Bug#530192: speakup-tools: bashism in /bin/sh script

2009-05-23 Thread Samuel Thibault
Hello, Chuck Hallenbeck, le Sat 23 May 2009 06:24:20 -0400, a écrit : > Thanks for this observation. Please find a corrected tarball containing > speakwith and talkwith version 0.3, with the indicated corrections. > > http://hallenbeck.ftml.net/synthscripts-0.3.tar.bz2 Mmm, 404... Samuel --

Bug#530192: speakup-tools: bashism in /bin/sh script

2009-05-23 Thread Samuel Thibault
Tags 530192 + pending Hello, Thanks for the report! Samuel -- To UNSUBSCRIBE, email to debian-accessibility-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#530192: speakup-tools: bashism in /bin/sh script

2009-05-23 Thread Chuck Hallenbeck
Thanks for this observation. Please find a corrected tarball containing speakwith and talkwith version 0.3, with the indicated corrections. http://hallenbeck.ftml.net/synthscripts-0.3.tar.bz2 Chuck On Sat, May 23, 2009 at 02:14:48AM -0500, Raphael Geissert wrote: > Package: speakup-to

Re: Processed (with 3 errors): Re: Bug#530192: speakup-tools: bashism in /bin/sh script

2009-05-23 Thread Chuck Hallenbeck
ending > Bug#530192: speakup-tools: bashism in /bin/sh script > There were no tags set. > Tags added: pending > > > Hello, > Unknown command or malformed arguments to command. > > > Thanks for the report! > Unknown command or malformed arguments to command.

Processed (with 3 errors): Re: Bug#530192: speakup-tools: bashism in /bin/sh script

2009-05-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > Tags 530192 + pending Bug#530192: speakup-tools: bashism in /bin/sh script There were no tags set. Tags added: pending > Hello, Unknown command or malformed arguments to command. > Thanks for the report! Unknown command or malformed

Bug#530192: speakup-tools: bashism in /bin/sh script

2009-05-23 Thread Raphael Geissert
Package: speakup-tools Severity: important Version: 3.0.3+git20090404.dfsg.1-1 User: debian-rele...@lists.debian.org Usertags: goal-dash Hello maintainer, While performing an archive wide checkbashisms (from the 'devscripts' package) check I've found your package containing a