[SCM] obs-studio/master: Bump compat to 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Apr 16 21:47:28 UTC 2017


The following commit has been merged in the master branch:
commit d8a56f12fbc9931f091bd94552c2ecf6751bd667
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Apr 15 21:17:42 2017 +0200

    Bump compat to 10

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index ffe3eb9..e36f07e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Sebastian Ramacher <sramacher at debian.org>
 Build-Depends:
  cmake,
- debhelper (>= 9),
+ debhelper (>= 10),
  libasound2-dev,
  libavcodec-dev,
  libavdevice-dev,
@@ -19,7 +19,7 @@ Build-Depends:
  libfontconfig-dev,
  libfreetype6-dev,
  libgl1-mesa-dev | libgl-dev,
- libjack-dev | libjack-jackd2-dev,
+ libjack-jackd2-dev,
  libjansson-dev (>= 2.5),
  libpulse-dev,
  libqt5x11extras5-dev,
diff --git a/debian/rules b/debian/rules
index a16dc23..9d7a38c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 export DEB_CPPFLAGS_MAINT_APPEND=-DFFMPEG_MUX_FIXED=\"/usr/lib/$(DEB_HOST_MULTIARCH)/obs-plugins/obs-ffmpeg/ffmpeg-mux\"
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
obs-studio packaging



More information about the pkg-multimedia-commits mailing list