[SCM] smplayer/master: Bump debhelper version to 10

mati75-guest at users.alioth.debian.org mati75-guest at users.alioth.debian.org
Sun Oct 9 20:18:37 UTC 2016


The following commit has been merged in the master branch:
commit 0ccad5e73ed1bf9886ccb5670df8735cc101dae2
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date:   Sun Oct 9 22:16:14 2016 +0200

    Bump debhelper version to 10

diff --git a/debian/changelog b/debian/changelog
index ff1ceae..97658e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ smplayer (16.9.0~ds0-1) UNRELEASED; urgency=medium
   * debian/control:
     - Add qtbase5-private-dev to B-D.
     - Remove Maia Kozheva from uploaders. (Closes: #829314)
+  * Bump debhelper version to 10.
 
   [ Sebastian Ramacher ]
   * Fix Vcs-* links
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 7343fe0..f0744da 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Reinhard Tartler <siretart at tauware.de>,
  Mateusz Łukasik <mati75 at linuxmint.pl>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  qtbase5-dev (>= 5.1),
  qtbase5-private-dev,
  qt5-qmake,
diff --git a/debian/rules b/debian/rules
index c0c1110..b584c3e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ MAKE_OPTS  = PREFIX=/usr QMAKE=qmake LRELEASE=lrelease QMAKE_OPTS="$(QMAKE_OPTS)
 
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_clean:
 	[ ! -d src/.moc ] || $(RM) -r src/.moc

-- 
smplayer packaging



More information about the pkg-multimedia-commits mailing list