[pulseaudio] 01/02: Bump debhelper compat level to 9

Felipe Sateler fsateler at moszumanska.debian.org
Sat Apr 19 01:39:19 UTC 2014


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

fsateler pushed a commit to branch master
in repository pulseaudio.

commit cc4362c371c3f42178bb5b097efba85715839403
Author: Felipe Sateler <fsateler at debian.org>
Date:   Wed Apr 16 09:39:47 2014 -0300

    Bump debhelper compat level to 9
    
      - Remove unnecessary dh_install option --sourcedir, compat level 7+ defaults to debian/tmp
      - debug symbols are now stored by build-id instead of by path
---
 debian/changelog | 2 ++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 debian/rules     | 2 --
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 844cb3d..56efd55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ pulseaudio (5.0-3) UNRELEASED; urgency=medium
     - Kill pulseaudio on session exit with kde too
     - Add DEP-3 header, forwarded
   * Enable testsuite
+  * Bump debhelper compat level to 9
+    - debug symbols are now stored by build-id instead of by path
 
  -- Felipe Sateler <fsateler at debian.org>  Mon, 14 Apr 2014 10:02:36 -0300
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index d6f582f..fd9b226 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Sjoerd Simons <sjoerd at debian.org>,
     Felipe Sateler <fsateler at debian.org>
 # The following packages can be omitted for bootstrapping (DEB_BUILD_PROFILES=stage1):
 #  libbluetooth-dev
-Build-Depends: debhelper (>= 8.1.3),
+Build-Depends: debhelper (>= 9),
     cdbs (>= 0.4.93),
     check,
     dh-autoreconf,
diff --git a/debian/rules b/debian/rules
index 32961bb..f204148 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,6 +64,4 @@ DEB_DH_MAKESHLIBS_ARGS_ALL = --exclude=usr/lib/pulse-$(DEB_UPSTREAM_VERSION)/mod
 
 LDFLAGS += -Wl,--no-as-needed
 
-DEB_DH_INSTALL_ARGS = --sourcedir=$(CURDIR)/debian/tmp
-
 DEB_MAKE_CHECK_TARGET = check VERBOSE=1

-- 
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