Change-Id: I631e30aff42fd5acd90b1b3d535a0e38f00aaa12
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
+git-buildpackage (0.6.15-tizen20150303) unstable; urgency=low
+
+ * Revert "buildpackage-rpm: always create tarball for native packages"
+ Fixes: DEVT-215
+ * debian packaging: fix rpm build deps for Ubuntu 14.10.
+ Dependencies of python-rpm got broken in Ubuntu 14.10 at the update to
+ rpm v4.11.2-3ubuntu0.1. This change is a work around for that.
+
+ -- Markus Lehtonen <markus.lehtonen@linux.intel.com> Tue, 03 Mar 2015 17:30:37 +0200
+
git-buildpackage (0.6.15-tizen20140828) unstable; urgency=low
[ Markus Lehtonen ]
+* Tue Mar 03 2015 Markus Lehtonen <markus.lehtonen@linux.intel.com> tizen/0.6.15-20150303
+- Revert "buildpackage-rpm: always create tarball for native packages"
+ (Fixes: DEVT-215)
+
* Thu Aug 28 2014 Markus Lehtonen <markus.lehtonen@linux.intel.com> tizen/0.6.15-20140828
- Rebase on top of upstream version 0.6.15
- Changes in buildpackage-rpm
%else
Requires: rpm-build
%endif
-Provides: tizen-gbp-rpm = 20140828
+Provides: tizen-gbp-rpm = 0.6.15-20150303
%description rpm
Set of tools from Debian that integrate the package build system with Git.