* Fix a typo un the rules file;
* Work with 3.0 source version format.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
--- a/debian/changelog
+++ b/debian/changelog
-@@ -136,7 +136,7 @@
+@@ -154,7 +154,7 @@
-- Pulse-Eight Packaging <packaging@pulse-eight.com> Fri, 8 Mar 2013 17:21:00 +0100
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
-gbp.conf.patch
+#gbp.conf.patch
debian-packages-fixes.patch
exynos-dpkg.patch
abi_fix.patch