diff options
author | Colin Watson <cjwatson@debian.org> | 2010-01-31 00:44:13 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-01-31 00:44:13 +0000 |
commit | 73e1cc131a2052063c977e292a114028b9235e70 (patch) | |
tree | 4567600074fa9730a1289ee56aae5609d73c6a01 /debian/changelog | |
parent | 339036c861447ec31ba4f5a5b0c28c9cf63e66e4 (diff) |
Honour DEB_BUILD_OPTIONS=nocheck.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c9af17d59..3b98f820f 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -3,6 +3,7 @@ openssh (1:5.3p1-2) UNRELEASED; urgency=low | |||
3 | * Link with -Wl,--as-needed (closes: #560155). | 3 | * Link with -Wl,--as-needed (closes: #560155). |
4 | * Install upstream sshd_config as an example (closes: #415008). | 4 | * Install upstream sshd_config as an example (closes: #415008). |
5 | * Use dh_lintian. | 5 | * Use dh_lintian. |
6 | * Honour DEB_BUILD_OPTIONS=nocheck. | ||
6 | 7 | ||
7 | -- Colin Watson <cjwatson@debian.org> Sun, 31 Jan 2010 00:11:43 +0000 | 8 | -- Colin Watson <cjwatson@debian.org> Sun, 31 Jan 2010 00:11:43 +0000 |
8 | 9 | ||