Several fixes to the debian package.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 26 Nov 2014 19:24:03 +0000 (20:24 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 26 Nov 2014 19:24:03 +0000 (20:24 +0100)
* 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>
debian/patches/debian-packages-fixes.patch
debian/patches/exynos-dpkg.patch
debian/patches/series
debian/source/format

index 0e5abf5ef9de0cf80ef699db5b0a588f5b7a20ed..00513f48bdba3e3bb28ab8616d443e0d7af35b81 100644 (file)
@@ -1,6 +1,6 @@
 --- 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
   
index 84b7926bb8c483110da7ffe966c59fb3d16b0682..279223fe5bc69562ff97d08ac2d5a5a27476736b 100644 (file)
@@ -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
index f26e74aefaa1a33990a47d8432688ddd04b0da9e..d8b8cdb1ac7e217405095f50b26339a9518e2a9f 100644 (file)
@@ -1,4 +1,4 @@
-gbp.conf.patch
+#gbp.conf.patch
 debian-packages-fixes.patch
 exynos-dpkg.patch
 abi_fix.patch
index d3827e75a5cadb9fe4a27e1cb9b6d192e7323120..163aaf8d82b6c54f23c45f32895dbdfdcc27b047 100644 (file)
@@ -1 +1 @@
-1.0
+3.0 (quilt)