diff options
author | Jason Duerstock <jason.duerstock@gmail.com> | 2017-12-12 12:19:53 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-12-12 12:20:00 +0000 |
commit | 182629327017f8f9d03eacdb0b621504a01189f0 (patch) | |
tree | eed9cceadad573f181a7a671ccc1f8c69cfd809e /debian/changelog | |
parent | a0e1fc2a252c15aec734cd9f2208cfe6792b61b6 (diff) |
Add a "pkg.openssh.nognome" build profile
This disables building the ssh-askpass-gnome binary package and avoids
the build-dependency on libgtk-3-dev (closes: #883819).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 48d9df642..0ac214383 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -9,6 +9,11 @@ openssh (1:7.6p1-3) UNRELEASED; urgency=medium | |||
9 | [ Anders Kaseorg ] | 9 | [ Anders Kaseorg ] |
10 | * debian/systemd/ssh-agent.service: Add missing dbus dependency. | 10 | * debian/systemd/ssh-agent.service: Add missing dbus dependency. |
11 | 11 | ||
12 | [ Jason Duerstock ] | ||
13 | * Add a "pkg.openssh.nognome" build profile, which disables building the | ||
14 | ssh-askpass-gnome binary package and avoids the build-dependency on | ||
15 | libgtk-3-dev (closes: #883819). | ||
16 | |||
12 | -- Colin Watson <cjwatson@debian.org> Mon, 16 Oct 2017 10:30:50 +0100 | 17 | -- Colin Watson <cjwatson@debian.org> Mon, 16 Oct 2017 10:30:50 +0100 |
13 | 18 | ||
14 | openssh (1:7.6p1-2) unstable; urgency=medium | 19 | openssh (1:7.6p1-2) unstable; urgency=medium |