packaging: require latest git-buildpackage
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 10 Aug 2012 13:45:13 +0000 (16:45 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 14 Aug 2012 11:56:46 +0000 (14:56 +0300)
Requires the latest gbp in order to function correctly.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
debian/control
distfiles/gbs.spec

index 928bcc3..6435d3d 100644 (file)
@@ -16,7 +16,7 @@ Depends: ${misc:Depends}, ${python:Depends},
  qemu-arm-static (>= 0.14.1) | qemu-user-static,
  binfmt-support,
  sudo,
- git-buildpackage-rpm (>= 0.6.0git20120628)
+ git-buildpackage-rpm (>= 0.6.0git20120803)
 Description: The command line tools for Tizen package developers
   The command line tools for Tizen package developers will
   be used to do packaging related tasks.
index a4bd7c3..49e820b 100644 (file)
@@ -16,7 +16,7 @@ Requires:   build = 2012.07.21
 Requires:   qemu >= 0.14.1
 Requires:   qemu-arm-static >= 0.14.1
 Requires:   sudo
-Requires:   git-buildpackage-rpm >= 0.6.0git20120628
+Requires:   git-buildpackage-rpm >= 0.6.0git20120803
 %if 0%{?fedora_version}
 Requires:   rpm-build
 %else