summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-07-03 13:04:33 +0000
committerColin Watson <cjwatson@debian.org>2005-07-03 13:04:33 +0000
commite0eb2a6dc4a78d7b89b3855a4e9cba687246994c (patch)
tree6a712949264090540fa46489fe07aa074fbd111d
parentdcf02dd84f1d624336c0505ba572080fe536ee5b (diff)
Ship README.dns (closes: #284874).
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4c81d1486..49f35f444 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ openssh (1:4.1p1-5) UNRELEASED; urgency=low
4 * Drop priority of ssh to extra to match the override file. 4 * Drop priority of ssh to extra to match the override file.
5 * Make /usr/share/doc/openssh-server and /usr/share/doc/ssh symlinks to 5 * Make /usr/share/doc/openssh-server and /usr/share/doc/ssh symlinks to
6 /usr/share/doc/openssh-client. 6 /usr/share/doc/openssh-client.
7 * Ship README.dns (closes: #284874).
7 * debconf template translations: 8 * debconf template translations:
8 - Update Brazilian Portuguese (thanks, André Luís Lopes; 9 - Update Brazilian Portuguese (thanks, André Luís Lopes;
9 closes: #315477). 10 closes: #315477).
diff --git a/debian/rules b/debian/rules
index 2f5c83c1d..9eebacfb2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -182,7 +182,7 @@ binary-openssh-client: build install
182 dh_testdir 182 dh_testdir
183 dh_testroot 183 dh_testroot
184 dh_installdebconf 184 dh_installdebconf
185 dh_installdocs OVERVIEW README 185 dh_installdocs OVERVIEW README README.dns
186 cat debian/copyright.head LICENCE > debian/openssh-client/usr/share/doc/openssh-client/copyright 186 cat debian/copyright.head LICENCE > debian/openssh-client/usr/share/doc/openssh-client/copyright
187 dh_installchangelogs ChangeLog 187 dh_installchangelogs ChangeLog
188 install -m644 debian/openssh-client.lintian debian/openssh-client/usr/share/lintian/overrides/openssh-client 188 install -m644 debian/openssh-client.lintian debian/openssh-client/usr/share/lintian/overrides/openssh-client