From 058d3b0a3235743a44ff23c7fc523c2a026f1526 Mon Sep 17 00:00:00 2001 From: Russell Sim Date: Tue, 22 May 2012 00:45:07 +1000 Subject: [PATCH] updated changelog --- debian/changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d7acf649e..659c544b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ libgit2 (0.17.0-1) unstable; urgency=low * New Upstream Release. - * Patch added that enables building as both static and dynamic - library. + * debian/patches/build_static.patch: Enables building as both + static and dynamic library. + * debian/rules: Added CMAKE_BUILD_TYPE=RelWithDebInfo to rules file. + * debian/compat: Updated to 9, adds support for hardening. -- Russell Sim Sun, 20 May 2012 21:34:12 +1000