summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2012-04-02 11:19:33 +0100
committerColin Watson <cjwatson@debian.org>2012-04-02 11:19:33 +0100
commit6f6ea15b1e8db08a4008abff64a287ee5ac327a8 (patch)
treea02908efad33d197d6140d0b0e549cf5cd914a7c /debian/changelog
parentb4fcc0dd1f8ca61369332f4b9e8f1a718ea3e277 (diff)
* Fix cross-building:
- Allow using a cross-architecture pkg-config. - Pass default LDFLAGS to contrib/Makefile. - Allow dh_strip to strip gnome-ssh-askpass, rather than calling 'install -s'.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 114d2199a..edc7ac99f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,11 @@ openssh (1:5.9p1-5) UNRELEASED; urgency=low
2 2
3 * Use dpkg-buildflags, including for hardening support; drop use of 3 * Use dpkg-buildflags, including for hardening support; drop use of
4 hardening-includes. 4 hardening-includes.
5 * Fix cross-building:
6 - Allow using a cross-architecture pkg-config.
7 - Pass default LDFLAGS to contrib/Makefile.
8 - Allow dh_strip to strip gnome-ssh-askpass, rather than calling
9 'install -s'.
5 10
6 -- Colin Watson <cjwatson@debian.org> Sat, 31 Mar 2012 11:13:09 +0100 11 -- Colin Watson <cjwatson@debian.org> Sat, 31 Mar 2012 11:13:09 +0100
7 12