diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d75b939af..ee62136f3 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -101,6 +101,7 @@ openssh (1:7.6p1-1) UNRELEASED; urgency=medium | |||
101 | * Build-depend on debhelper (>= 9.20160709~) rather than dh-systemd. | 101 | * Build-depend on debhelper (>= 9.20160709~) rather than dh-systemd. |
102 | * Change priorities of ssh and ssh-krb5 binary packages to optional, since | 102 | * Change priorities of ssh and ssh-krb5 binary packages to optional, since |
103 | "Priority: extra" is now deprecated. | 103 | "Priority: extra" is now deprecated. |
104 | * Use HTTPS form of copyright-format URL. | ||
104 | 105 | ||
105 | -- Colin Watson <cjwatson@debian.org> Wed, 04 Oct 2017 12:34:34 +0100 | 106 | -- Colin Watson <cjwatson@debian.org> Wed, 04 Oct 2017 12:34:34 +0100 |
106 | 107 | ||
diff --git a/debian/copyright b/debian/copyright index fd85a51a0..ef1bc8e69 100644 --- a/debian/copyright +++ b/debian/copyright | |||
@@ -1,4 +1,4 @@ | |||
1 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | 1 | Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
2 | Upstream-Name: OpenSSH | 2 | Upstream-Name: OpenSSH |
3 | Upstream-Contact: openssh-unix-dev@mindrot.org | 3 | Upstream-Contact: openssh-unix-dev@mindrot.org |
4 | Source: http://www.openssh.com/portable.html | 4 | Source: http://www.openssh.com/portable.html |