diff options
author | Jun Wang <junbill.wang@samsung.com> | 2016-05-18 11:46:57 +0800 |
---|---|---|
committer | Jun Wang <junbill.wang@samsung.com> | 2016-05-18 11:47:24 +0800 |
commit | 5b9b6f2d40a7659e581b38385fd4979282ed1a63 (patch) | |
tree | 659252cc4d1df756477cdf3bd95191b0cf16dfeb /debian | |
parent | cd4c5addd10e00af3c480b941fb52057573b7c67 (diff) | |
download | git-buildpackage-5b9b6f2d40a7659e581b38385fd4979282ed1a63.tar.gz git-buildpackage-5b9b6f2d40a7659e581b38385fd4979282ed1a63.tar.bz2 git-buildpackage-5b9b6f2d40a7659e581b38385fd4979282ed1a63.zip |
Due to Ubuntu 16.04 provide git-buildpackage with latest version 0.7.2,
so we need update local version number to 0.7.4(latest) and make sure
gbs has same local codes.
Change-Id: I6791a61abe765a994ef28461f236137a3d979d2a
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ee6ad668..581544d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-buildpackage (0.7.4-tizen20160514) unstable; urgency=medium + + * Keep same version number with upstream source code ,version 0.7.4 + + -- Jun Wang <junbill.wangx@samsung.com> Sat, 14 May 2016 17:12:00 +0800 + git-buildpackage (0.6.27-tizen20160302) unstable; urgency=medium * Fix error logs when __import__ faild,like "No handlers could be found fo logger" |