diff options
author | Colin Watson <cjwatson@debian.org> | 2014-08-02 00:03:54 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-08-02 00:03:54 +0100 |
commit | 3de8d5421e039dbd0779fea82e857466596ca3e3 (patch) | |
tree | 977c6ece8f8ee2b4c9a289db07c42da0bd7ead91 /debian/changelog | |
parent | 1c25e0d43e6eaa43af0b9ce319a5f5b412e7917e (diff) |
Use dh-exec to simplify override_dh_install target.
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 84eef3ea6..9ae2a48d4 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,7 @@ openssh (1:6.6p1-7) UNRELEASED; urgency=medium | |||
2 | 2 | ||
3 | * Make sure that DEB_HOST_ARCH is set, even when invoking debian/rules | 3 | * Make sure that DEB_HOST_ARCH is set, even when invoking debian/rules |
4 | directly. | 4 | directly. |
5 | * Use dh-exec to simplify override_dh_install target. | ||
5 | 6 | ||
6 | -- Colin Watson <cjwatson@debian.org> Sun, 20 Jul 2014 21:42:58 +0100 | 7 | -- Colin Watson <cjwatson@debian.org> Sun, 20 Jul 2014 21:42:58 +0100 |
7 | 8 | ||