[SCM] libass/master: Bump compat to 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Nov 6 20:03:45 UTC 2017


The following commit has been merged in the master branch:
commit 7d84edc84b32e2911f6728f6261d69e5e97282b1
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Nov 6 20:57:25 2017 +0100

    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 dd73b18..303468b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,13 @@ Uploaders:
  Christophe Mutricy <xtophe at videolan.org>,
  Sebastian Ramacher <sramacher at debian.org>
 Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 10),
  libfontconfig1-dev,
  libfreetype6-dev,
  libfribidi-dev,
  libharfbuzz-dev,
  nasm [any-amd64]
-Standards-Version: 4.0.0
+Standards-Version: 4.1.1
 Section: libs
 Homepage: https://github.com/libass/libass
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/libass.git
diff --git a/debian/rules b/debian/rules
index d296506..3181b38 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
LibASS packaging



More information about the pkg-multimedia-commits mailing list