summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
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),
20Standards-Version: 3.9.8 20Standards-Version: 4.1.0
21Uploaders: Colin Watson <cjwatson@debian.org>, 21Uploaders: Colin Watson <cjwatson@debian.org>,
22 Matthew Vernon <matthew@debian.org>, 22 Matthew Vernon <matthew@debian.org>,
23Homepage: http://www.openssh.com/ 23Homepage: http://www.openssh.com/