[pulseaudio] 02/06: Exclude libpulsecommon from dh_makeshlibs

Luke Yelavich themuso-guest at moszumanska.debian.org
Mon Dec 8 03:25:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

themuso-guest pushed a commit to branch ubuntu
in repository pulseaudio.

commit 9561e9b06be1699767d8dc9cf21c07672ab64311
Author: Felipe Sateler <fsateler at debian.org>
Date:   Thu Dec 4 00:31:27 2014 -0300

    Exclude libpulsecommon from dh_makeshlibs
    
    Conflicts:
    	debian/changelog
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6ea84a8..9cbc14a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -58,6 +58,7 @@ pulseaudio (1:5.99.1-0ubuntu1~vivid2) UNRELEASED; urgency=medium
 
   [ Felipe Sateler ]
   * Bash completion script has moved, add mv_conffile snippet
+  * Exclude libpulsecommon from dh_makeshlibs
 
  -- Luke Yelavich <themuso at ubuntu.com>  Wed, 19 Nov 2014 11:21:32 +1100
 
diff --git a/debian/rules b/debian/rules
index 40a51c0..3ac43c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,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