From afbfaf25751ce2df333646ef89a0bc3924c44c27 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Sat, 4 Nov 2006 20:40:41 +0000 Subject: [PATCH] remove dh_strip from rules --- debian/changelog | 6 ++++++ debian/rules | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a40bda3..8b8ae53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ps-watcher (1.06-2) unstable; urgency=low + + * remove dh_strip from rules + + -- Sat, 4 Nov 2006 21:38:44 +0100 + ps-watcher (1.06-1) unstable; urgency=low * Initial release (Closes: #396953). diff --git a/debian/rules b/debian/rules index 71d81b6..8cf5517 100755 --- a/debian/rules +++ b/debian/rules @@ -56,7 +56,6 @@ binary-arch: build install dh_installexamples samples/* dh_installinit -- defaults 40 dh_link - dh_strip dh_compress dh_fixperms dh_perl