The branch, master has been updated
       via  6cb748efe24a8599887396628d7b038c1103f3b7 (commit)
      from  fb889763cc2e271189d6260da8a642536641b967 (commit)


- Shortlog ------------------------------------------------------------
6cb748e debian/control: really fix the versioned debhelper -X

Summary of changes:
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 6cb748efe24a8599887396628d7b038c1103f3b7
Author: Martin-Éric Racine <[email protected]>
Date:   Mon May 14 23:33:52 2012 +0300

    debian/control: really fix the versioned debhelper -X

diff --git a/debian/rules b/debian/rules
index 4525740..63dc4a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,7 +56,7 @@ DEB_CONFIGURE_EXTRA_FLAGS = --enable-x11 --disable-hal \
   --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
   --with-module-dir=\$${prefix}/lib/pulse-\$${PA_MAJORMINOR}/modules
 
-DEB_DH_MAKESHLIBS_ARGS_ALL = --exclude=usr/lib/pulse-*/modules
+DEB_DH_MAKESHLIBS_ARGS_ALL = 
--exclude=usr/lib/pulse-${DEB_UPSTREAM_VERSION}/modules
 
 LDFLAGS += -Wl,--no-as-needed
 

-- 
pulseaudio packaging

_______________________________________________
pkg-pulseaudio-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

Reply via email to