This is an automated email from the git hooks/post-receive script. diwic-guest pushed a commit to branch ubuntu in repository pulseaudio.
commit 972dcc2d17bdf547279790f28845f689b571e673 Author: David Henningsson <[email protected]> Date: Thu Dec 17 10:26:10 2015 +0100 Actually install some files in pulseaudio-module-trust-store Signed-off-by: David Henningsson <[email protected]> --- debian/changelog | 3 ++- debian/pulseaudio-module-trust-store.install | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b55389a..59d738d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ pulseaudio (1:7.1-1ubuntu3) UNRELEASED; urgency=medium * trust-store: Update translation string + Actually ship the .so files in the correct package * Cherrypick upstream patches to allow client.conf.d and daemon.conf.d * debian/patches/0508/0509/0510*.patches - - More patches for bluez5 + ofono + HFP support + - More patches for bluez5 + ofono + HFP support -- David Henningsson <[email protected]> Mon, 30 Nov 2015 16:43:53 +0100 diff --git a/debian/pulseaudio-module-trust-store.install b/debian/pulseaudio-module-trust-store.install new file mode 100644 index 0000000..6c4cf3d --- /dev/null +++ b/debian/pulseaudio-module-trust-store.install @@ -0,0 +1,2 @@ +usr/lib/pulse-*/modules/libtruststore-util.so +usr/lib/pulse-*/modules/module-trust-store.so -- 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

