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-09-23 08:59:52 -0600
commitc0d7ba2f34cb51d5a3758ef35f858281e7f6ecda (patch)
treeef7c26c2caaee5144f416e50c893acc3302feebb /debian
parent2cb019ab98462c104d5e54316a2cae3ec08d4ce8 (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 d002f5f3c5b..527a6a95d59 100644
--- a/debian/rules.d/2-binary-arch.mk
+++ b/debian/rules.d/2-binary-arch.mk
@@ -287,6 +287,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)