Package: aroarfw
Version: 0.1~beta4-1
Severity: minor
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Please apply the attached patch to fix typos in synopsis and long description.
Cheers,
Vincent
- -- System Information:
Debian Release: 6.0.4
APT prefers stable-updates
APT policy: (800, 'stable-updates'), (800, 'stable'), (96, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk8lakQACgkQbO4uEp7kOBMntQCeKpHiUSuQmKNxUAQgBoXZjmn4
pCoAoKsabmiCukjvnAMI4PCuc1reSNQw
=kwvm
-----END PGP SIGNATURE-----
--- control.orig 2012-01-29 15:41:33.608290306 +0000
+++ control 2012-01-29 15:42:52.790454261 +0000
@@ -11,15 +11,15 @@
Package: aroarfw-dev
Architecture: all
Depends: ${misc:Depends}
-Description: framework to build hardware with RoarAudio portocol support
+Description: framework to build hardware with RoarAudio protocol support
This is a framework used to build hardware with support for the RoarAudio
protocol.
.
This package contains C header files with most important
magic numbers, data types and macros to work on RoarAudio messages.
.
- This is not a complet library to access a server. If you search
- for a library wich handles all the stuff for you on
+ This is not a complete library to access a server. If you search
+ for a library which handles all the stuff for you on
UNIX and UNIX like Operating Systems like Debian you better
have a look at libroar and libmuroar.
@@ -28,14 +28,14 @@
Section: doc
Recommends: aroarfw-dev (= ${source:Version})
Depends: ${misc:Depends}
-Description: framework to build hardware with RoarAudio portocol support
(documentation)
+Description: framework to build hardware with RoarAudio protocol support
(documentation)
This is a framework used to build hardware with support for the RoarAudio
protocol.
.
This package contains documentation with most important
magic numbers, data types and macros to work on RoarAudio messages.
.
- This is not a complet library to access a server. If you search
- for a library wich handles all the stuff for you on
+ This is not a complete library to access a server. If you search
+ for a library which handles all the stuff for you on
UNIX and UNIX like Operating Systems like Debian you better
have a look at libroar and libmuroar.