summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules2
2 files changed, 7 insertions, 1 deletions
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 <fourdan@cena.fr> Thu, 15 Mar 2007 10:07:54 +0100
+
ivy-c (3.9.3-1) unstable; urgency=low
* Include patches from Michel Estienne <estienne@cena.fr> 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