[pulseaudio] 04/06: Exclude libpulsecommon from dh_makeshlibs
Felipe Sateler
fsateler at moszumanska.debian.org
Thu Dec 4 03:56:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
fsateler pushed a commit to branch debian/experimental
in repository pulseaudio.
commit 6f9c3a8a060526edc9981a014eb1344a7237b890
Author: Felipe Sateler <fsateler at debian.org>
Date: Thu Dec 4 00:31:27 2014 -0300
Exclude libpulsecommon from dh_makeshlibs
---
debian/changelog | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8f157a0..aff8aa3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pulseaudio (5.99.1-2) UNRELEASED; urgency=medium
* Add patch to disable srbchannel tests when eventfd is not available
* Bump standards version (no changes)
+ * Exclude libpulsecommon from dh_makeshlibs
-- Felipe Sateler <fsateler at debian.org> Wed, 03 Dec 2014 23:56:01 -0300
diff --git a/debian/rules b/debian/rules
index d400b42..f5e8c31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,7 +57,7 @@ endif
DEB_DH_MAKESHLIBS_ARGS_ALL = --exclude=usr/lib/pulse-$(DEB_UPSTREAM_VERSION)/modules \
- --exclude=usr/lib/$(DEB_HOST_MULTIARCH)/pulseaudio/libpulsecommon-$(DEB_UPSTREAM_VERSION).so
+ --exclude=usr/lib/$(DEB_HOST_MULTIARCH)/pulseaudio
LDFLAGS += -Wl,--no-as-needed
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git
More information about the pkg-pulseaudio-devel
mailing list