remove dh_strip from rules
This commit is contained in:
parent
1219badc1c
commit
afbfaf2575
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
ps-watcher (1.06-2) unstable; urgency=low
|
||||
|
||||
* remove dh_strip from rules
|
||||
|
||||
-- <waja@cyconet.org> Sat, 4 Nov 2006 21:38:44 +0100
|
||||
|
||||
ps-watcher (1.06-1) unstable; urgency=low
|
||||
|
||||
* Initial release (Closes: #396953).
|
||||
|
|
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue