This is an automated email from the git hooks/post-receive script. themuso-guest pushed a commit to branch ubuntu in repository pulseaudio.
commit 6a5af30093bdcfbdd850a2ee716c93f2b451cf24 Author: Luke Yelavich <[email protected]> Date: Wed Nov 26 10:14:18 2014 +1100 Fix typo in the updating of a patch --- .../0209-module-switch-on-connect-adding-parameter-to-allow-s.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/0209-module-switch-on-connect-adding-parameter-to-allow-s.patch b/debian/patches/0209-module-switch-on-connect-adding-parameter-to-allow-s.patch index 2d0c47f..f8a679e 100644 --- a/debian/patches/0209-module-switch-on-connect-adding-parameter-to-allow-s.patch +++ b/debian/patches/0209-module-switch-on-connect-adding-parameter-to-allow-s.patch @@ -16,7 +16,7 @@ Index: pulseaudio/src/modules/module-switch-on-connect.c PA_MODULE_LOAD_ONCE(true); PA_MODULE_USAGE( "only_from_unavailable=<boolean, only switch from unavailable ports> " -+ "skip_abstract=<yes or no>"); ++ "skip_abstract=<yes or no>" ); static const char* const valid_modargs[] = { -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git _______________________________________________ pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

