From aacc6f5f4c2cb1f16fd7231bf7fb12534028f8bc Mon Sep 17 00:00:00 2001 From: Andreas Henriksson Date: Mon, 11 Apr 2016 10:46:43 +0200 Subject: [PATCH] Update debian/changelog --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 63258a91c..dd9605f7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ libgit2 (0.24.0-2) UNRELEASED; urgency=medium * Incorporate 0.23.1-1.1 NMU diff + * Drop libgit2-dbg and migrate to dbgsym + * Add git_tests-fix-core-stream-test-when-built-with-openssl-o.patch + - cherry-picked from upstream git master. + * Disable fakeroot emulation when running tests + - tests only works under regular user or real root. -- Andreas Henriksson Tue, 05 Apr 2016 08:18:01 +0200