From 16882a88a2804d629ee3d69e96e2b544b0b86455 Mon Sep 17 00:00:00 2001 From: fourdan Date: Thu, 15 Mar 2007 09:02:34 +0000 Subject: Do not strip symbols from lib --- debian/changelog | 6 ++++++ debian/rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 147aec5..3bd5df1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ivy-c (3.9.3-2) unstable; urgency=low + + * Do not strip symbols from lib + + -- Olivier Fourdan Thu, 15 Mar 2007 10:07:54 +0100 + ivy-c (3.9.3-1) unstable; urgency=low * Include patches from Michel Estienne for older gcc diff --git a/debian/rules b/debian/rules index e9a9d03..bb2c839 100755 --- a/debian/rules +++ b/debian/rules @@ -54,7 +54,7 @@ binary-arch: build install # dh_installinfo dh_installman dh_link - dh_strip +# dh_strip dh_compress dh_fixperms # dh_perl -- cgit v1.1