[SCM] mpv/master: Use debhelper compat 10

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Wed Apr 26 20:40:52 UTC 2017


The following commit has been merged in the master branch:
commit f18f5357819fc27558e223d2a9a3545b5c1cd423
Author: James Cowgill <jcowgill at debian.org>
Date:   Wed Apr 26 21:00:29 2017 +0100

    Use debhelper compat 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 7fda6a5..18863db 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Alessandro Ghedini <ghedo at debian.org>,
  Reinhard Tartler <siretart at tauware.de>,
  James Cowgill <jcowgill at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends:
+ debhelper (>= 10),
  dpkg-dev (>= 1.17),
  libasound2-dev [linux-any],
  libass-dev (>= 0.12.1~),

-- 
mpv packaging



More information about the pkg-multimedia-commits mailing list