[SCM] kmetronome/master: Use debhelper compat 9

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Sun Jul 24 12:35:43 UTC 2016


The following commit has been merged in the master branch:
commit b050d11857097253d03f54191b17e63a8d75aacb
Author: James Cowgill <jcowgill at debian.org>
Date:   Sun Jul 24 00:00:49 2016 +0100

    Use debhelper compat 9
    
    This ensures the correct build flags are passed to cmake.

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index bc037f6..53da51a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
 Build-Depends:
  chrpath,
  cmake,
- debhelper (>= 7.0.50~),
+ debhelper (>= 9),
  kdelibs5-dev,
  libasound2-dev,
  libdrumstick-dev,

-- 
kmetronome packaging



More information about the pkg-multimedia-commits mailing list