aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-01-07 13:23:10 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-10-17 11:00:29 -0600
commitdaf6efe79e933cff50544aede36894af5c76fbaa (patch)
tree8df4477578f786d35b244ccbb81010b649c14ded /debian
parent88fad0ee7b5491db68aaa1d4e29280dc1b6d9298 (diff)
LINARO: fix lintian errors and warnings
Remove coreutils and fileutils depends: fileutils is a virtual package provided by coreutils coreutils is essential Add debconf to Pre-Depends Fix long description line for linux-headers package Fix nic-shared-modules description Fix copyright file Add dh_strip to scripts rules Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/rules.d/2-binary-arch.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules.d/2-binary-arch.mk b/debian/rules.d/2-binary-arch.mk
index 8959c28e0b4..fa7b36ecfb3 100644
--- a/debian/rules.d/2-binary-arch.mk
+++ b/debian/rules.d/2-binary-arch.mk
@@ -307,6 +307,7 @@ binary-%: install-%
dh_installchangelogs -p$(pkghdr)
dh_installdocs -p$(pkghdr)
+ dh_strip -p$(pkghdr)
dh_compress -p$(pkghdr)
dh_fixperms -p$(pkghdr)
dh_shlibdeps -p$(pkghdr)