diff options
author | SoonKyu Park <sk7.park@samsung.com> | 2016-12-26 22:33:38 +0900 |
---|---|---|
committer | SoonKyu Park <sk7.park@samsung.com> | 2016-12-26 22:33:38 +0900 |
commit | 96f686b41ae2f80ff45a05f802ec3dad4e56bd7a (patch) | |
tree | a500352cb733bd33a45196a4c0458eb467306672 /debian | |
parent | 3cbb5757adb2f9638e6596d47207cae25951e1d1 (diff) | |
download | git-buildpackage-96f686b41ae2f80ff45a05f802ec3dad4e56bd7a.tar.gz git-buildpackage-96f686b41ae2f80ff45a05f802ec3dad4e56bd7a.tar.bz2 git-buildpackage-96f686b41ae2f80ff45a05f802ec3dad4e56bd7a.zip |
Upgrade version to 0.7.5release-20161231
Change-Id: I765bee4aad47fd731d2f79b58f2bf19c37151827
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 581544d6..199e2322 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +git-buildpackage (0.7.5-tizen20161231) unstable; urgency=medium + + * Fix diff_status() for renames and copies + * Adapt git-merge option when git version greater then 2.9 + * Disable test_pristine_tar unittest case + + -- SoonKyu Park <sk7.park@samsung.com> Sat, 31 Dec 2016 19:30:00 +0800 + git-buildpackage (0.7.4-tizen20160514) unstable; urgency=medium * Keep same version number with upstream source code ,version 0.7.4 |