diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 949d4a42f..61ff5147a 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | openssh (1:6.4p1-3) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Switch to git; adjust Vcs-* fields. | ||
4 | |||
5 | -- Colin Watson <cjwatson@debian.org> Sun, 09 Feb 2014 15:52:14 +0000 | ||
6 | |||
1 | openssh (1:6.4p1-2) unstable; urgency=high | 7 | openssh (1:6.4p1-2) unstable; urgency=high |
2 | 8 | ||
3 | * Increase ServerKeyBits value in package-generated sshd_config to 1024 | 9 | * Increase ServerKeyBits value in package-generated sshd_config to 1024 |
diff --git a/debian/control b/debian/control index 82fdde9e6..308b7f4ef 100644 --- a/debian/control +++ b/debian/control | |||
@@ -6,8 +6,8 @@ Build-Depends: libwrap0-dev | libwrap-dev, zlib1g-dev (>= 1:1.2.3-1), libssl-dev | |||
6 | Standards-Version: 3.8.4 | 6 | Standards-Version: 3.8.4 |
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.org/ | 8 | Homepage: http://www.openssh.org/ |
9 | Vcs-Bzr: http://anonscm.debian.org/bzr/pkg-ssh/openssh/trunk | 9 | Vcs-Git: git://anonscm.debian.org/pkg-ssh/openssh.git |
10 | Vcs-Browser: http://anonscm.debian.org/loggerhead/pkg-ssh/openssh/trunk | 10 | Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ssh/openssh.git |
11 | 11 | ||
12 | Package: openssh-client | 12 | Package: openssh-client |
13 | Architecture: any | 13 | Architecture: any |