diff options
author | Colin Watson <cjwatson@debian.org> | 2017-10-06 12:27:18 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-10-06 12:27:18 +0100 |
commit | 38962ab5846de0f8918f3e98c64ecf28d4393eac (patch) | |
tree | 0495349480d77c207d4982e01e56cffc919f53dd | |
parent | 998aa34beefda794a4a51ad15a1ec988c4a04217 (diff) |
Policy version 4.1.0.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3fca6bf0f..32e79e9ab 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -104,6 +104,7 @@ openssh (1:7.6p1-1) UNRELEASED; urgency=medium | |||
104 | * Use HTTPS form of copyright-format URL. | 104 | * Use HTTPS form of copyright-format URL. |
105 | * Adjust "Running sshd from inittab" instructions in README.Debian to | 105 | * Adjust "Running sshd from inittab" instructions in README.Debian to |
106 | recommend using service(8) rather than calling the init script directly. | 106 | recommend using service(8) rather than calling the init script directly. |
107 | * Policy version 4.1.0. | ||
107 | 108 | ||
108 | -- Colin Watson <cjwatson@debian.org> Wed, 04 Oct 2017 12:34:34 +0100 | 109 | -- Colin Watson <cjwatson@debian.org> Wed, 04 Oct 2017 12:34:34 +0100 |
109 | 110 | ||
diff --git a/debian/control b/debian/control index 9456338af..6c0449c70 100644 --- a/debian/control +++ b/debian/control | |||
@@ -17,7 +17,7 @@ Build-Depends: autotools-dev, | |||
17 | libsystemd-dev [linux-any], | 17 | libsystemd-dev [linux-any], |
18 | libwrap0-dev | libwrap-dev, | 18 | libwrap0-dev | libwrap-dev, |
19 | zlib1g-dev (>= 1:1.2.3), | 19 | zlib1g-dev (>= 1:1.2.3), |
20 | Standards-Version: 3.9.8 | 20 | Standards-Version: 4.1.0 |
21 | Uploaders: Colin Watson <cjwatson@debian.org>, | 21 | Uploaders: Colin Watson <cjwatson@debian.org>, |
22 | Matthew Vernon <matthew@debian.org>, | 22 | Matthew Vernon <matthew@debian.org>, |
23 | Homepage: http://www.openssh.com/ | 23 | Homepage: http://www.openssh.com/ |