[pulseaudio] 10/19: Update symbols
Felipe Sateler
fsateler at debian.org
Wed Dec 3 04:58:24 UTC 2014
Hi Luke,
On Sun, Nov 30, 2014 at 7:48 PM, Luke Yelavich
<themuso-guest at moszumanska.debian.org> wrote:
>
> This is an automated email from the git hooks/post-receive script.
>
> themuso-guest pushed a commit to branch ubuntu
> in repository pulseaudio.
>
> commit 72002db9df6391f0e4fda0dfa78b1dcbb5d7e97d
> Author: Luke Yelavich <themuso at ubuntu.com>
> Date: Tue Nov 25 12:35:40 2014 +1100
>
> Update symbols
> ---
> debian/changelog | 1 +
> debian/libpulse0.symbols | 785 +++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 786 insertions(+)
>
> diff --git a/debian/changelog b/debian/changelog
> index d89dc80..d4465c5 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -23,6 +23,7 @@ pulseaudio (5.99.1-1) UNRELEASED; urgency=medium
> * Pulse now ships zsh completions, so drop install code, and adjust
> pulseaudio.install to match
> * Update shlibs
> + * Update symbols
>
> -- Luke Yelavich <themuso at ubuntu.com> Tue, 25 Nov 2014 09:39:16 +1100
>
> diff --git a/debian/libpulse0.symbols b/debian/libpulse0.symbols
> index 7c19521..5b3c829 100644
> --- a/debian/libpulse0.symbols
> +++ b/debian/libpulse0.symbols
> @@ -155,6 +155,8 @@ libpulse.so.0 libpulse0 #MINVER#
> pa_cvolume_snprint at PULSE_0 0.99.1
> pa_cvolume_snprint_verbose at PULSE_0 5.0
> pa_cvolume_valid at PULSE_0 0.99.1
> + pa_direction_to_string at PULSE_0 5.99.1
> + pa_direction_valid at PULSE_0 5.99.1
> pa_encoding_to_string at PULSE_0 0.99.4
> pa_ext_device_manager_delete at PULSE_0 0.99.1
> pa_ext_device_manager_enable_role_device_priority_routing at PULSE_0 0.99.1
> @@ -327,6 +329,7 @@ libpulse.so.0 libpulse0 #MINVER#
> pa_stream_update_timing_info at PULSE_0 0.99.1
> pa_stream_writable_size at PULSE_0 0.99.1
> pa_stream_write at PULSE_0 0.99.1
> + pa_stream_write_ext_free at PULSE_0 5.99.1
> pa_strerror at PULSE_0 0.99.1
> pa_sw_cvolume_divide at PULSE_0 0.99.1
> pa_sw_cvolume_divide_scalar at PULSE_0 0.99.1
> @@ -373,3 +376,785 @@ libpulse.so.0 libpulse0 #MINVER#
> pa_xrealloc at PULSE_0 0.99.1
> pa_xstrdup at PULSE_0 0.99.1
> pa_xstrndup at PULSE_0 0.99.1
> +libpulsecommon-5.99.so libpulse0 #MINVER#
> + pa_accept_cloexec at Base 5.99.1
> + pa_append_to_config_home_dir at Base 5.99.1
> + pa_append_to_home_dir at Base 5.99.1
> + pa_ascii_filter at Base 5.99.1
This library is not really public. Maintaining the list of methods
here will be busywork for no real gain.
Given that in debian/shlibs.local we ensure the users of this library
will get a strict depenency, I think we can safely not add this list.
--
Saludos,
Felipe Sateler
More information about the pkg-pulseaudio-devel
mailing list