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

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


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

    Bump debhelper version to 10.

diff --git a/debian/changelog b/debian/changelog
index 70b60d0..3c97420 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ audacious (3.8-1) UNRELEASED; urgency=medium
    - Drop debian/libaudqt0.install.
    - Drop debian/libaudqt0.symbols.
   * Bump libralies sonames.
+  * Bump debhelper version to 10.
 
  -- Mateusz Łukasik <mati75 at linuxmint.pl>  Wed, 31 Aug 2016 15:54:52 +0200
 
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 5430246..02e6eeb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,7 @@ Uploaders:
  Cyril Lavier <cyril.lavier at davromaniak.eu>
 Homepage: http://www.audacious-media-player.org/
 Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 10),
  imagemagick,
  libdbus-1-dev (>= 0.60),
  libdbus-glib-1-dev (>= 0.60),
diff --git a/debian/rules b/debian/rules
index b133e96..861bece 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ LDFLAGS += -Wl,-z,defs -Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
 
 %:
-	dh $@ --with autoreconf --parallel
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-rpath --enable-chardet $(additional_confflags) \

-- 
Small and fast audio player which supports lots of formats



More information about the pkg-multimedia-commits mailing list