From 7b9c2623b49499fc70e2d89944fcfd2d9d8253ac Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Wed, 26 Nov 2014 20:24:03 +0100 Subject: [PATCH] Several fixes to the debian package. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * Fix a typo un the rules file; * Work with 3.0 source version format. Signed-off-by: Jérôme Benoit --- debian/patches/debian-packages-fixes.patch | 2 +- debian/patches/exynos-dpkg.patch | 2 +- debian/patches/series | 2 +- debian/source/format | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/debian-packages-fixes.patch b/debian/patches/debian-packages-fixes.patch index 0e5abf5..00513f4 100644 --- a/debian/patches/debian-packages-fixes.patch +++ b/debian/patches/debian-packages-fixes.patch @@ -1,6 +1,6 @@ --- a/debian/changelog +++ b/debian/changelog -@@ -136,7 +136,7 @@ +@@ -154,7 +154,7 @@ -- Pulse-Eight Packaging Fri, 8 Mar 2013 17:21:00 +0100 diff --git a/debian/patches/exynos-dpkg.patch b/debian/patches/exynos-dpkg.patch index 84b7926..279223f 100644 --- a/debian/patches/exynos-dpkg.patch +++ b/debian/patches/exynos-dpkg.patch @@ -5,7 +5,7 @@ dh $@ --parallel +DEB_HOST_ARCH=$(shell dpkg-architecture -qDEB_HOST_ARCH) -+ifeq $(DEB_HOST_ARCH),armhf) ++ifeq ($(DEB_HOST_ARCH),armhf) +override_dh_auto_configure: + dh_auto_configure -- --enable-exynos +endif diff --git a/debian/patches/series b/debian/patches/series index f26e74a..d8b8cdb 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,4 @@ -gbp.conf.patch +#gbp.conf.patch debian-packages-fixes.patch exynos-dpkg.patch abi_fix.patch diff --git a/debian/source/format b/debian/source/format index d3827e7..163aaf8 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -1.0 +3.0 (quilt) -- 2.34.1