Daniel Baumann, le Mon 16 Jun 2008 12:07:05 +0200, a écrit : > Samuel Thibault wrote: > > Should I add a toplevel Makefile in the upstream source > > yes
Ok, we have uploaded a new version of speakup-source, here is the fixed patch. Samuel
Index: speakup/copyright =================================================================== --- speakup/copyright (r�vision 0) +++ speakup/copyright (r�vision 0) @@ -0,0 +1,6 @@ +Copyright: + + Speakup is licensed under the GPL; the GNU General Public License. + +On Debian systems, the complete text of the GNU General Public License +can be found in `/usr/share/common-licenses/GPL'. Index: speakup/defines =================================================================== --- speakup/defines (r�vision 0) +++ speakup/defines (r�vision 0) @@ -0,0 +1,6 @@ +[base] +desc: A screen review module for the Linux kernel +longdesc: + Speakup allows you to interact with applications and the GNU/Linux + operating system with audible feedback from the console using a + synthetic speech device. Index: defines =================================================================== --- defines (r�vision 11250) +++ defines (copie de travail) @@ -19,3 +19,4 @@ unionfs virtualbox-ose virtualbox-ose-guest + speakup

