[SCM] audacious-plugins/master: Bump debhelper version to 10.

mati75-guest at users.alioth.debian.org mati75-guest at users.alioth.debian.org
Wed Sep 28 15:27:28 UTC 2016


The following commit has been merged in the master branch:
commit 15b625590ea47374da076ed79276b41f721f626f
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date:   Wed Sep 28 17:27:24 2016 +0200

    Bump debhelper version to 10.

diff --git a/debian/changelog b/debian/changelog
index 7e12f96..d05c327 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ audacious-plugins (3.8-1) UNRELEASED; urgency=medium
   * debian/control:
     - Bump minimal audacious version to 3.8.
     - Bump Standards-Version to 3.9.8.
+  * Bump debhelper version to 10.
 
  -- Mattia Rizzolo <mattia at debian.org>  Mon, 02 May 2016 08:16:51 +0000
 
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 392b222..981279a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  Cyril Lavier <cyril.lavier at davromaniak.eu>
 Build-Depends:
  audacious-dev (>= 3.8),
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-autoreconf,
  libasound2-dev (>= 1.0) [linux-any],
  libavcodec-dev (>= 4:0.6.1),
diff --git a/debian/rules b/debian/rules
index baaf10a..d488dd0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ endif
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(additional_confflags) \

-- 
Plugins for audacious



More information about the pkg-multimedia-commits mailing list