summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-05-31 03:26:57 +0000
committerColin Watson <cjwatson@debian.org>2005-05-31 03:26:57 +0000
commite7957e040aa7733b15cb0d06e7bb9fa8208ef019 (patch)
tree4f84272a34a6c5b2e204f8bbd5eeade5fb1b995e /debian/rules
parent38f80c0a13d58fe27fbf5b2bae09368d3db4c09c (diff)
Add lintian overrides for the above (setuid-binary, no-debconf-templates).
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 1538ef445..8b04b8be1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -174,6 +174,7 @@ binary-openssh-client: build install
174 dh_installdocs OVERVIEW README 174 dh_installdocs OVERVIEW README
175 cat debian/copyright.head LICENCE > debian/openssh-client/usr/share/doc/openssh-client/copyright 175 cat debian/copyright.head LICENCE > debian/openssh-client/usr/share/doc/openssh-client/copyright
176 dh_installchangelogs ChangeLog 176 dh_installchangelogs ChangeLog
177 install -m644 debian/openssh-client.lintian debian/openssh-client/usr/share/lintian/overrides/openssh-client
177 dh_strip 178 dh_strip
178 dh_compress 179 dh_compress
179 dh_fixperms 180 dh_fixperms