[SCM] libvpx/master: Bumped debhelper version to 10

onovy at users.alioth.debian.org onovy at users.alioth.debian.org
Mon Nov 7 22:08:27 UTC 2016


The following commit has been merged in the master branch:
commit 8e2d8fc45de1589a3f73f1a1258cf2c596a70349
Author: Ondřej Nový <onovy at debian.org>
Date:   Mon Nov 7 23:08:20 2016 +0100

    Bumped debhelper version to 10

diff --git a/debian/changelog b/debian/changelog
index 529b2b6..32b7f65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libvpx (1.6.0-3) UNRELEASED; urgency=medium
+
+  * Bumped debhelper version to 10
+
+ -- Ondřej Nový <onovy at debian.org>  Mon, 07 Nov 2016 23:02:30 +0100
+
 libvpx (1.6.0-2) unstable; urgency=medium
 
   * Upload to unstable.
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 3c67866..e257734 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Sebastian Dröge <slomo at debian.org>,
            Ondřej Nový <onovy at debian.org>,
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                yasm (>= 0.7) [amd64 i386 hurd-i386 kfreebsd-amd64 kfreebsd-i386],
                dh-exec,
 Build-Depends-Indep: doxygen
diff --git a/debian/rules b/debian/rules
index 28edee8..b6efd50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -93,7 +93,7 @@ export DEB_CFLAGS_MAINT_APPEND
 export DEB_CXXFLAGS_MAINT_APPEND
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_clean:
 	dh_auto_clean

-- 
libvpx packaging



More information about the pkg-multimedia-commits mailing list