diff options
-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 4e38a55e9..d1281c970 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,7 @@ | |||
1 | openssh (1:7.2p2-4) UNRELEASED; urgency=medium | 1 | openssh (1:7.2p2-4) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | * Drop dependency on libnss-files-udeb (closes: #819686). | 3 | * Drop dependency on libnss-files-udeb (closes: #819686). |
4 | * Policy version 3.9.7: no changes required. | ||
4 | 5 | ||
5 | -- Colin Watson <cjwatson@debian.org> Fri, 15 Apr 2016 16:35:28 +0100 | 6 | -- Colin Watson <cjwatson@debian.org> Fri, 15 Apr 2016 16:35:28 +0100 |
6 | 7 | ||
diff --git a/debian/control b/debian/control index d403e5e6b..4b9610a1b 100644 --- a/debian/control +++ b/debian/control | |||
@@ -3,7 +3,7 @@ Section: net | |||
3 | Priority: standard | 3 | Priority: standard |
4 | Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org> | 4 | Maintainer: Debian OpenSSH Maintainers <debian-ssh@lists.debian.org> |
5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3), libssl-dev (>= 0.9.8g), libpam0g-dev | libpam-dev, libgtk2.0-dev, libedit-dev, debhelper (>= 9~), dh-exec, libselinux1-dev [linux-any], libkrb5-dev | heimdal-dev, dpkg-dev (>= 1.16.1~), dh-autoreconf, autotools-dev, dh-systemd (>= 1.4), libaudit-dev [linux-any], libsystemd-dev [linux-any] | 5 | Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3), libssl-dev (>= 0.9.8g), libpam0g-dev | libpam-dev, libgtk2.0-dev, libedit-dev, debhelper (>= 9~), dh-exec, libselinux1-dev [linux-any], libkrb5-dev | heimdal-dev, dpkg-dev (>= 1.16.1~), dh-autoreconf, autotools-dev, dh-systemd (>= 1.4), libaudit-dev [linux-any], libsystemd-dev [linux-any] |
6 | Standards-Version: 3.9.6 | 6 | Standards-Version: 3.9.7 |
7 | Uploaders: Colin Watson <cjwatson@debian.org>, Matthew Vernon <matthew@debian.org> | 7 | Uploaders: Colin Watson <cjwatson@debian.org>, Matthew Vernon <matthew@debian.org> |
8 | Homepage: http://www.openssh.com/ | 8 | Homepage: http://www.openssh.com/ |
9 | Vcs-Git: https://anonscm.debian.org/git/pkg-ssh/openssh.git | 9 | Vcs-Git: https://anonscm.debian.org/git/pkg-ssh/openssh.git |