From 863e438e40f273442000af74572a0f28eef62366 Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Mon, 23 Feb 2015 16:23:44 +0200 Subject: [PATCH] packaging: rebase on top of upstream version 0.7.3 Signed-off-by: Markus Lehtonen --- debian/changelog | 6 ++++++ packaging/git-buildpackage.changes | 3 +++ packaging/git-buildpackage.spec | 4 ++-- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b89635e4..254ccd00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-buildpackage (0.7.3-tizen20160414) unstable; urgency=low + + * Rebase on top of upstream + + -- Markus Lehtonen Thu, 14 Apr 2016 12:23:24 +0300 + git-buildpackage (0.7.3) unstable; urgency=medium * [324b833] Fixup trailer in README.source example diff --git a/packaging/git-buildpackage.changes b/packaging/git-buildpackage.changes index 6063de28..484141e6 100644 --- a/packaging/git-buildpackage.changes +++ b/packaging/git-buildpackage.changes @@ -1,3 +1,6 @@ +* Thu Apr 14 2016 Markus Lehtonen debian/0.7.3-154-g5abb33a +- Rebase on top of upstream + * Tue Feb 17 2015 Markus Lehtonen tizen/0.6.22-20150217 - log: don't crash getLogger if getting the root logger diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec index 9e0de004..eb69f656 100644 --- a/packaging/git-buildpackage.spec +++ b/packaging/git-buildpackage.spec @@ -3,7 +3,7 @@ Name: git-buildpackage Summary: Build packages from git -Version: 0.7.0 +Version: 0.7.3 Release: 0 Group: Development/Tools/Building License: GPLv2 @@ -113,7 +113,7 @@ Requires: rpm-build %else Recommends: rpm-build %endif -Provides: tizen-gbp-rpm = 20150217 +Provides: tizen-gbp-rpm = 20160414 %description rpm Set of tools from Debian that integrate the package build system with Git.